[INFO] fetching crate sn_fault_detection 0.15.6...
[INFO] testing sn_fault_detection-0.15.6 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate sn_fault_detection 0.15.6 into /workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sn_fault_detection 0.15.6 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1b1ce3f102b019658e48311696dd33aad2d4424f1e14af5791bdda6dc6b85dc
[INFO] running `Command { std: "docker" "start" "-a" "f1b1ce3f102b019658e48311696dd33aad2d4424f1e14af5791bdda6dc6b85dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1b1ce3f102b019658e48311696dd33aad2d4424f1e14af5791bdda6dc6b85dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1b1ce3f102b019658e48311696dd33aad2d4424f1e14af5791bdda6dc6b85dc", kill_on_drop: false }`
[INFO] [stdout] f1b1ce3f102b019658e48311696dd33aad2d4424f1e14af5791bdda6dc6b85dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9698cd29d18946cc59526950f2b5b1cc1ce5c27516fa014d9ce9264d7accbed1
[INFO] running `Command { std: "docker" "start" "-a" "9698cd29d18946cc59526950f2b5b1cc1ce5c27516fa014d9ce9264d7accbed1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[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 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 tracing v0.1.41
[INFO] [stderr]    Compiling tokio v1.48.0
[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 13.17s
[INFO] running `Command { std: "docker" "inspect" "9698cd29d18946cc59526950f2b5b1cc1ce5c27516fa014d9ce9264d7accbed1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9698cd29d18946cc59526950f2b5b1cc1ce5c27516fa014d9ce9264d7accbed1", kill_on_drop: false }`
[INFO] [stdout] 9698cd29d18946cc59526950f2b5b1cc1ce5c27516fa014d9ce9264d7accbed1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad2deebfba20c463e1ad17e23a14a799160767b2ba45a4a96e071cae96d48829
[INFO] running `Command { std: "docker" "start" "-a" "ad2deebfba20c463e1ad17e23a14a799160767b2ba45a4a96e071cae96d48829", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[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 14.68s
[INFO] running `Command { std: "docker" "inspect" "ad2deebfba20c463e1ad17e23a14a799160767b2ba45a4a96e071cae96d48829", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad2deebfba20c463e1ad17e23a14a799160767b2ba45a4a96e071cae96d48829", kill_on_drop: false }`
[INFO] [stdout] ad2deebfba20c463e1ad17e23a14a799160767b2ba45a4a96e071cae96d48829
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 34f8ca07b322c5e636b25e625eb267406db12b6483965a77aeb790cdfce4a9c8
[INFO] running `Command { std: "docker" "start" "-a" "34f8ca07b322c5e636b25e625eb267406db12b6483965a77aeb790cdfce4a9c8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sn_fault_detection-be75831937ca3ffa)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] 2025-11-05T06:30:06.339158Z  INFO detection::knowledge_tests::knowledge_fault_is_not_too_sharp Adding new non-elder node:b422d9.. to FaultDetection tracker
[INFO] [stdout] 2025-11-05T06:30:06.339244Z  INFO detection::knowledge_tests::knowledge_fault_is_not_too_sharp Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:06.339325Z  INFO detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:06.343819Z  INFO detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:06.340199Z  INFO           detection::comm_tests::conn_fault_is_tolerant_of_norms Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:06.343981Z  INFO           detection::comm_tests::conn_fault_is_tolerant_of_norms Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:06.342762Z  INFO                        tests::add_new_node_should_track_new_node Adding new non-elder node:db3a26.. to FaultDetection tracker
[INFO] [stdout] test tests::retain_members_should_remove_issues_relating_to_nodes_not_retained ... ok
[INFO] [stdout] test detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms ... ok
[INFO] [stdout] test detection::comm_tests::conn_fault_is_tolerant_of_norms ... ok
[INFO] [stdout] test tests::add_new_node_should_track_new_node ... ok
[INFO] [stdout] test tests::retain_members_should_remove_other_nodes ... ok
[INFO] [stdout] test tests::track_issue_should_add_a_knowledge_issue ... ok
[INFO] [stdout] 2025-11-05T06:30:06.339397Z  INFO     detection::knowledge_tests::knowledge_fault_is_not_too_sharp Elder fault calculations...
[INFO] [stdout] test detection::knowledge_tests::knowledge_fault_is_not_too_sharp ... ok
[INFO] [stdout] 2025-11-05T06:30:06.346497Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:06.346595Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:06.346642Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:06.346709Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty 04503f(00000100).. exceeded threshold 90
[INFO] [stdout] 2025-11-05T06:30:06.346739Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:06.346754Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty FaultDetection: Adding non-elder 04503f.. as faulty node
[INFO] [stdout] test detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty ... ok
[INFO] [stdout] test tests::track_issue_should_add_a_pending_op_issue ... ok
[INFO] [stdout] test tests::track_issue_should_add_a_comm_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_when_all_nodes_have_the_same_number_of_issues_scores_should_all_be_zero ... 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] 2025-11-05T06:30:17.239486Z  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:30:17.239919Z  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:30:17.239966Z  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:30:17.240201Z  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:30:17.240233Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:30:17.240246Z  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:30:17.240258Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:30:17.261203Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:17.261282Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:17.261356Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:30:17.261377Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:30:17.261391Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:30:17.462174Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:30:17.504156Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:17.504548Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c77c3a(11000111).. exceeded threshold 36
[INFO] [stdout] 2025-11-05T06:30:17.504971Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:17.505205Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c77c3a.. as faulty node
[INFO] [stdout] 2025-11-05T06:30:17.505230Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:30:17.505248Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:30:17.505268Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:30:24.028837Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:30:24.063525Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:24.064073Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:24.064323Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:30:24.064350Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5?
[INFO] [stdout] 2025-11-05T06:30:24.064362Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:30:24.416951Z  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:30:24.419088Z  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:30:24.420862Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:30:24.420968Z  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:30:24.421020Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:30:24.821107Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:24.821262Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:24.821370Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:30:24.821428Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:30:24.821472Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:30:30.595408Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:30:30.628979Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:30.629467Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 338fb1(00110011).. exceeded threshold 100
[INFO] [stdout] 2025-11-05T06:30:30.629517Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:30.629770Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 338fb1.. as faulty node
[INFO] [stdout] 2025-11-05T06:30:30.629804Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:30:30.629817Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-11-05T06:30:30.629831Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:30:31.495188Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:31.495282Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:31.495379Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:30:31.495400Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:30:31.495413Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:30:31.705192Z  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:30:31.712917Z  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:30:31.713245Z  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:30:31.713731Z  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:30:31.715601Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:30:31.715671Z  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:30:31.715714Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:30:36.930191Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:30:36.947918Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:36.953339Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:36.953617Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:30:36.953973Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:30:36.954106Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:30:39.104622Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:39.104771Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:39.104872Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:30:39.104932Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:30:39.104974Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:30:40.011819Z  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:30:40.012132Z  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:30:40.012282Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:30:40.012324Z  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:30:40.012353Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:30:44.673746Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:30:44.719357Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:44.719583Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:44.719810Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:30:44.719883Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:30:44.720083Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:30:47.212878Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:47.212961Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:47.213029Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:30:47.213049Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:30:47.213062Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:30:48.857507Z  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:30:48.857825Z  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:30:48.858090Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:30:48.858183Z  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:30:48.858998Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:30:51.537251Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:30:51.581325Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:51.582059Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 906000(10010000).. exceeded threshold 31
[INFO] [stdout] 2025-11-05T06:30:51.582366Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:51.582910Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 906000.. as faulty node
[INFO] [stdout] 2025-11-05T06:30:51.583120Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:30:51.583213Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7?
[INFO] [stdout] 2025-11-05T06:30:51.583396Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:30:54.446331Z  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:30:54.446927Z  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:30:54.447049Z  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:30:54.447340Z  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:30:54.447397Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:30:54.447429Z  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:30:54.447461Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:30:55.545175Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:55.545759Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:55.546163Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:30:55.546345Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:30:55.546372Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:30:58.674597Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:30:58.704867Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:58.705261Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5a0313(01011010).. exceeded threshold 27
[INFO] [stdout] 2025-11-05T06:30:58.705346Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:30:58.705606Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5a0313.. as faulty node
[INFO] [stdout] 2025-11-05T06:30:58.705668Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:30:58.705704Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:30:58.705737Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:31:02.408041Z  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:31:02.408390Z  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:31:02.408428Z  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:31:02.408668Z  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:31:02.408694Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:31:02.408705Z  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:31:02.408716Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:31:03.651530Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:03.651690Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:03.651793Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:31:03.651849Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:31:03.651886Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:31:04.857063Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:31:04.889726Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:04.890306Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 02ffd7(00000010).. exceeded threshold 61
[INFO] [stdout] 2025-11-05T06:31:04.890699Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:04.891072Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 02ffd7.. as faulty node
[INFO] [stdout] 2025-11-05T06:31:04.891243Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:31:04.891366Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-11-05T06:31:04.891488Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[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:31:08.461678Z  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:31:08.462735Z  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:31:08.462920Z  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:31:08.463909Z  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:31:08.464066Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:31:08.464461Z  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:31:08.464702Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:31:09.515945Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:09.516024Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:09.516096Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:31:09.516110Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:31:09.516122Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:31:11.420643Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:31:11.459940Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:11.460457Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:11.460777Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:31:11.460801Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6?
[INFO] [stdout] 2025-11-05T06:31:11.460815Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:31:15.644232Z  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:31:15.645246Z  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:31:15.646859Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:31:15.646945Z  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:31:15.646987Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:31:15.824834Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:15.825013Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:15.825154Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:31:15.825229Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:31:15.825314Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:31:18.269414Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:31:18.334045Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:18.335992Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 172abc(00010111).. exceeded threshold 67
[INFO] [stdout] 2025-11-05T06:31:18.336109Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:18.336401Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 172abc.. as faulty node
[INFO] [stdout] 2025-11-05T06:31:18.336554Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:31:18.336715Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:31:18.336772Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:31:23.195928Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:23.196076Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:23.196194Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:31:23.196262Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:31:23.196320Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:31:23.517662Z  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:31:23.518133Z  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:31:23.518185Z  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:31:23.518426Z  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:31:23.518463Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:31:23.518478Z  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:31:23.518489Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:31:24.676606Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:31:24.713011Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:24.713476Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 01f642(00000001).. exceeded threshold 41
[INFO] [stdout] 2025-11-05T06:31:24.713520Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:24.713766Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 01f642.. as faulty node
[INFO] [stdout] 2025-11-05T06:31:24.713791Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:31:24.713804Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:31:24.713816Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:31:29.485303Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:29.485396Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:29.485471Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:31:29.485494Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:31:29.485509Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:31:30.215481Z  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:31:30.215976Z  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:31:30.216024Z  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:31:30.216282Z  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:31:30.216301Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:31:30.216312Z  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:31:30.216322Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:31:30.797656Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:31:30.832289Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:30.832745Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c350e6(11000011).. exceeded threshold 85
[INFO] [stdout] 2025-11-05T06:31:30.832804Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:30.833007Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c350e6.. as faulty node
[INFO] [stdout] 2025-11-05T06:31:30.833037Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:31:30.833050Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-11-05T06:31:30.833063Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:31:36.609566Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:36.609748Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:36.609848Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:31:36.609865Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:31:36.609877Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:31:37.868153Z  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:31:37.868697Z  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:31:37.868964Z  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:31:37.869389Z  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:31:37.869479Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:31:37.869530Z  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:31:37.869603Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:31:39.798252Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:31:39.858246Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:39.858542Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:39.858737Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:31:39.858797Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-11-05T06:31:39.858856Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:31:42.756652Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:42.756823Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:42.756970Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:31:42.757048Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:31:42.757091Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:31:45.139342Z  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:31:45.142809Z  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:31:45.144757Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:31:45.144868Z  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:31:45.144912Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:31:47.748466Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:31:47.802775Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:47.803078Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:47.803256Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:31:47.803278Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:31:47.803292Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:31:50.364332Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:50.364494Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:50.364604Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:31:50.364664Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:31:50.364703Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:31:52.339965Z  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:31:52.340611Z  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:31:52.341344Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:31:52.341818Z  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:31:52.341912Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:31:55.238295Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:31:55.269684Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:55.270039Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c4d858(11000100).. exceeded threshold 57
[INFO] [stdout] 2025-11-05T06:31:55.270086Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:55.270294Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c4d858.. as faulty node
[INFO] [stdout] 2025-11-05T06:31:55.270323Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:31:55.270337Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2025-11-05T06:31:55.270350Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:31:57.726552Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:57.726716Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:31:57.726817Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:31:57.726872Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:31:57.726909Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:31:59.186448Z  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:31:59.186754Z  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:31:59.186806Z  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:31:59.187005Z  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:31:59.187064Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:31:59.187078Z  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:31:59.187089Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:32:02.059667Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:32:02.156778Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:02.158997Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 39319c(00111001).. exceeded threshold 51
[INFO] [stdout] 2025-11-05T06:32:02.159110Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:02.159390Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 39319c.. as faulty node
[INFO] [stdout] 2025-11-05T06:32:02.159461Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:32:02.159505Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-11-05T06:32:02.159545Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:32:04.059970Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:04.060055Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:04.060132Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:32:04.060178Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:32:04.060198Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:32:06.643190Z  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:32:06.643726Z  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:32:06.643818Z  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:32:06.644091Z  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:32:06.644153Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:32:06.644191Z  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:32:06.644243Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:32:09.649325Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:32:09.670260Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:09.670431Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:09.670566Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:32:09.670601Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:32:09.670613Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:32:10.247514Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:10.247618Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:10.247694Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:32:10.247744Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:32:10.247765Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:32:15.749717Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:32:15.764270Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:15.764499Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:15.764667Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:32:15.764733Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:32:15.764770Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:32:16.105005Z  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:32:16.105177Z  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:32:16.105318Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:32:16.105336Z  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:32:16.105347Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:32:16.893320Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:16.893405Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:16.893486Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:32:16.893513Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:32:16.893528Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:32:22.408079Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:32:22.430486Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:22.430727Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:22.430876Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:32:22.430896Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:32:22.430910Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:32:22.859993Z  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:32:22.860127Z  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:32:22.860237Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:32:22.860254Z  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:32:22.860264Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:32:25.123280Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:25.123362Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:25.123434Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:32:25.123450Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:32:25.123463Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:32:29.656025Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:32:29.747761Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:29.754023Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 8a5e4d(10001010).. exceeded threshold 53
[INFO] [stdout] 2025-11-05T06:32:29.754207Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:29.754502Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 8a5e4d.. as faulty node
[INFO] [stdout] 2025-11-05T06:32:29.758610Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:32:29.758711Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2025-11-05T06:32:29.758756Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:32:30.011183Z  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:32:30.011431Z  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:32:30.011622Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:32:30.011657Z  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:32:30.011674Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:32:30.937488Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:30.940610Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:30.940764Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:32:30.940855Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:32:30.940897Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:32:36.745776Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:32:36.851928Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:36.852592Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: b70793(10110111).. exceeded threshold 17
[INFO] [stdout] 2025-11-05T06:32:36.852700Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:36.853022Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder b70793.. as faulty node
[INFO] [stdout] 2025-11-05T06:32:36.853207Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:32:36.853327Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:32:36.853435Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:32:37.897195Z  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:32:37.897766Z  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:32:37.898122Z  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:32:37.898402Z  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:32:37.899601Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:32:37.899669Z  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:32:37.899712Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:32:38.635262Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:38.635348Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:38.635431Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:32:38.635453Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:32:38.635468Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:32:43.389888Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:32:43.408945Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:43.409201Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:43.409413Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:32:43.409625Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:32:43.409827Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:32:44.311875Z  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:32:44.312448Z  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:32:44.312515Z  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:32:44.315859Z  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:32:44.315958Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:32:44.315998Z  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:32:44.316035Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:32:45.013100Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:45.013190Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:45.013275Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:32:45.013297Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:32:45.013310Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:32:50.522322Z  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:32:50.523723Z  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:32:50.524223Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:32:50.524312Z  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:32:50.524348Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:32:51.436333Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:32:51.485475Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:51.485865Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:51.486188Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:32:51.486451Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:32:51.486610Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:32:52.803784Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:52.803949Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:52.804058Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:32:52.804112Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:32:52.804161Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:32:58.426948Z  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:32:58.433852Z  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:32:58.434779Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:32:58.434912Z  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:32:58.434954Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:32:59.033250Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:32:59.077650Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:59.078136Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:32:59.078747Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:32:59.081612Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:32:59.081774Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:33:00.329480Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:00.329659Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:00.329766Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:33:00.329958Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:33:00.332602Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:33:05.747386Z  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:33:05.748162Z  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:33:05.748719Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:33:05.749055Z  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:33:05.749146Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:33:05.785452Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:33:05.883744Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:05.885918Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:05.886662Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:33:05.886830Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 7?
[INFO] [stdout] 2025-11-05T06:33:05.887057Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:33:08.121508Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:08.121679Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:08.121783Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:33:08.121842Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:33:08.121882Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:33:12.553351Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:33:12.607110Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:12.609681Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 085979(00001000).. exceeded threshold 20
[INFO] [stdout] 2025-11-05T06:33:12.609789Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:12.610017Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 085979.. as faulty node
[INFO] [stdout] 2025-11-05T06:33:12.610059Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:33:12.610089Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2?
[INFO] [stdout] 2025-11-05T06:33:12.610118Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:33:13.064904Z  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:33:13.069049Z  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:33:13.071894Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:33:13.072004Z  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:33:13.072041Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:33:14.616940Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:14.627615Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:14.627813Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:33:14.627878Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:33:14.627932Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:33:18.817124Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:33:18.953271Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:18.953709Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: eac4cf(11101010).. exceeded threshold 90
[INFO] [stdout] 2025-11-05T06:33:18.953755Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:18.953996Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder eac4cf.. as faulty node
[INFO] [stdout] 2025-11-05T06:33:18.954025Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:33:18.954041Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:33:18.954054Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:33:19.558809Z  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:33:19.559277Z  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:33:19.559368Z  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:33:19.559630Z  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:33:19.559698Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:33:19.559718Z  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:33:19.559730Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:33:21.280002Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:21.280146Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:21.280241Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:33:21.280290Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:33:21.280326Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:33:26.087751Z  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:33:26.088207Z  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:33:26.088292Z  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:33:26.088553Z  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:33:26.088638Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:33:26.088680Z  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:33:26.088723Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:33:26.469701Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:33:26.484151Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:26.484347Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:26.484602Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:33:26.484669Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:33:26.484715Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:33:28.117102Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:28.120617Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:28.120782Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:33:28.120846Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:33:28.120894Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:33:33.668843Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:33.668926Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:33.669019Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:33:33.669065Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:33:33.669081Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:33:33.727379Z  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:33:33.735658Z  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:33:33.735806Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:33:33.735831Z  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:33:33.735845Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:33:33.941202Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:33:33.989928Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:33.990206Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:33.990604Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:33:33.990802Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:33:33.991175Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:33:40.010048Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:40.010211Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:40.010422Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:33:40.010497Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:33:40.010547Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:33:42.765425Z  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:33:42.768642Z  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:33:42.768819Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:33:42.768879Z  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:33:42.768919Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:33:43.326205Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:33:43.346395Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:43.346607Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:43.346772Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:33:43.346874Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:33:43.346928Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:33:47.171192Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:47.171488Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:47.171688Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:33:47.171783Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:33:47.171861Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:33:50.391775Z  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:33:50.396671Z  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:33:50.396878Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:33:50.396958Z  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:33:50.397000Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:33:51.255523Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:33:51.360253Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:51.363811Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 7b3cd0(01111011).. exceeded threshold 112
[INFO] [stdout] 2025-11-05T06:33:51.363960Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:51.364170Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 7b3cd0.. as faulty node
[INFO] [stdout] 2025-11-05T06:33:51.364259Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:33:51.364305Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2?
[INFO] [stdout] 2025-11-05T06:33:51.364361Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:33:54.592928Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:54.593091Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:54.593204Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:33:54.593257Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:33:54.593295Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:33:57.840162Z  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:33:57.840441Z  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:33:57.840498Z  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:33:57.840689Z  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:33:57.840720Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:33:57.840733Z  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:33:57.840745Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:33:58.688760Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:33:58.720406Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:58.724652Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:33:58.724855Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:33:58.724913Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:33:58.726805Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:34:01.890114Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:01.894625Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:01.894821Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:34:01.894883Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:34:01.894922Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:34:03.830968Z  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:34:03.831137Z  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:34:03.831483Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:34:03.831563Z  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:34:03.831650Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:34:04.747675Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:34:04.773556Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:04.774120Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:04.774476Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:34:04.774540Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:34:04.774609Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:34:09.313314Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:09.322629Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:09.322931Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:34:09.323164Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:34:09.323240Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:34:10.176814Z  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:34:10.177145Z  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:34:10.177351Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:34:10.177379Z  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:34:10.177393Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:34:12.215555Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:34:12.237373Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:12.237671Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:12.237855Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:34:12.237915Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:34:12.237953Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:34:16.192371Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:16.192461Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:16.192614Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:34:16.192648Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:34:16.192692Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:34:16.929125Z  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:34:16.929614Z  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:34:16.930151Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:34:16.930332Z  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:34:16.930526Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:34:19.125276Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:34:19.152538Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:19.152839Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:19.153034Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:34:19.153057Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:34:19.153071Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:34:22.627985Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:22.628068Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:22.628136Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:34:22.628149Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:34:22.628160Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:34:22.955763Z  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:34:22.956040Z  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:34:22.956237Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:34:22.956266Z  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:34:22.956279Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:34:24.767084Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:34:24.798825Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:24.799233Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5896c2(01011000).. exceeded threshold 50
[INFO] [stdout] 2025-11-05T06:34:24.799291Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:24.799494Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5896c2.. as faulty node
[INFO] [stdout] 2025-11-05T06:34:24.799528Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:34:24.799546Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2?
[INFO] [stdout] 2025-11-05T06:34:24.799560Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:34:28.832087Z  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:34:28.832503Z  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:34:28.832556Z  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:34:28.832768Z  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:34:28.832798Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:34:28.832810Z  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:34:28.832822Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:34:29.108386Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:29.111724Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:29.111875Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:34:29.111927Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:34:29.111970Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:34:31.250737Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:34:31.274651Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:31.274984Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:31.275238Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:34:31.275295Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:34:31.275354Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:34:35.538310Z  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:34:35.539887Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: f65101(11110110).. exceeded threshold 43
[INFO] [stdout] 2025-11-05T06:34:35.539988Z  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:34:35.540246Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder f65101.. as faulty node
[INFO] [stdout] 2025-11-05T06:34:35.540322Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:34:35.540361Z  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:34:35.540403Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:34:37.724977Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:37.725067Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:37.725139Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:34:37.725167Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:34:37.725182Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:34:38.361685Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:34:38.381165Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:38.381398Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:38.381546Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:34:38.381587Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:34:38.381603Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:34:42.256947Z  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:34:42.260762Z  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:34:42.261108Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:34:42.261193Z  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:34:42.261242Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:34:44.954681Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:44.957610Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:44.957714Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:34:44.957734Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:34:44.957748Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:34:45.446277Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:34:45.498812Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:45.500852Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:45.501186Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:34:45.501257Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5?
[INFO] [stdout] 2025-11-05T06:34:45.501301Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:34:49.078740Z  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:34:49.079122Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 4fd09a(01001111).. exceeded threshold 47
[INFO] [stdout] 2025-11-05T06:34:49.079214Z  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:34:49.079451Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 4fd09a.. as faulty node
[INFO] [stdout] 2025-11-05T06:34:49.079510Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:34:49.079545Z  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:34:49.079595Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:34:51.598088Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:51.598259Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:51.598361Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:34:51.598412Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:34:51.598444Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:34:52.885007Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:34:52.913823Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:52.914105Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:52.914297Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:34:52.914321Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:34:52.914336Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:34:55.827503Z  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:34:55.827804Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 5c981a(01011100).. exceeded threshold 17
[INFO] [stdout] 2025-11-05T06:34:55.827849Z  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:34:55.828054Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 5c981a.. as faulty node
[INFO] [stdout] 2025-11-05T06:34:55.828083Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:34:55.828097Z  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:34:55.828109Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:34:58.733492Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:34:58.765639Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:58.766015Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 237097(00100011).. exceeded threshold 24
[INFO] [stdout] 2025-11-05T06:34:58.766059Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:58.766291Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 237097.. as faulty node
[INFO] [stdout] 2025-11-05T06:34:58.766318Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:34:58.766331Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:34:58.766344Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:34:59.001551Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:59.001706Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:34:59.001811Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:34:59.001871Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:34:59.001910Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:35:02.511362Z  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:35:02.511892Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: d92ee0(11011001).. exceeded threshold 50
[INFO] [stdout] 2025-11-05T06:35:02.511967Z  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:35:02.512205Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder d92ee0.. as faulty node
[INFO] [stdout] 2025-11-05T06:35:02.512262Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:35:02.512300Z  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:35:02.512338Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:35:06.547805Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:35:06.579998Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:06.582740Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:06.582991Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:35:06.583052Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:35:06.583090Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:35:06.999206Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:06.999369Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:06.999494Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:35:06.999552Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:35:06.999643Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:35:08.018030Z  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:35:08.018433Z  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:35:08.018722Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:35:08.018789Z  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:35:08.018824Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:35:13.910736Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:35:13.935632Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:13.935834Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:13.936000Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:35:13.936020Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:35:13.936034Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:35:14.986809Z  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:35:14.986958Z  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:35:14.987087Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:35:14.987146Z  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:35:14.987187Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:35:15.014028Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:15.014115Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:15.014196Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:35:15.014235Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:35:15.014249Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:35:20.910867Z  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:35:20.913031Z  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:35:20.913327Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:35:20.913386Z  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:35:20.913427Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:35:21.464856Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:35:21.486851Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:21.487063Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:21.487216Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:35:21.487234Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:35:21.487248Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:35:21.913810Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:21.913973Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:21.914084Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:35:21.914150Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:35:21.914199Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:35:27.377856Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:27.379686Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:27.379834Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:35:27.379888Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:35:27.379938Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:35:28.728173Z  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:35:28.728483Z  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:35:28.728727Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:35:28.728792Z  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:35:28.728830Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:35:30.230489Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:35:30.311226Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:30.313737Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:30.313977Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:35:30.315593Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-11-05T06:35:30.315670Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:35:34.653881Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:34.655624Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:34.655794Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:35:34.655871Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:35:34.655927Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:35:36.842288Z  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:35:36.842909Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 85c947(10000101).. exceeded threshold 61
[INFO] [stdout] 2025-11-05T06:35:36.842998Z  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:35:36.843286Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 85c947.. as faulty node
[INFO] [stdout] 2025-11-05T06:35:36.843352Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:35:36.843390Z  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:35:36.843424Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:35:38.455133Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:35:38.562646Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:38.563159Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:38.563475Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:35:38.563532Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:35:38.563592Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:35:42.024091Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:42.024241Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:42.024344Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:35:42.024401Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:35:42.024437Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:35:43.250078Z  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:35:43.250221Z  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:35:43.250351Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:35:43.250372Z  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:35:43.250384Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:35:44.887732Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:35:44.906703Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:44.906896Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:44.906988Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:35:44.907002Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:35:44.907037Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:35:48.786879Z  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:35:48.787997Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 4853bb(01001000).. exceeded threshold 45
[INFO] [stdout] 2025-11-05T06:35:48.788177Z  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:35:48.789919Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 4853bb.. as faulty node
[INFO] [stdout] 2025-11-05T06:35:48.790256Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:35:48.790834Z  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:35:48.791239Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:35:48.951511Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:48.955603Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:48.955698Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:35:48.955723Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:35:48.955751Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:35:51.648995Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:35:51.668789Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:51.669021Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:51.669159Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:35:51.669183Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:35:51.669197Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:35:54.982229Z  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:35:54.982440Z  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:35:54.982657Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:35:54.982732Z  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:35:54.982770Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:35:56.011765Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:56.011853Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:56.011932Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:35:56.011988Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:35:56.012029Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:35:58.607940Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:35:58.662351Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:58.664786Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:35:58.666770Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:35:58.666854Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:35:58.666903Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:36:02.041915Z  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:36:02.042076Z  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:36:02.042204Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:36:02.042224Z  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:36:02.042236Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:36:03.103963Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:03.104107Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:03.104214Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:36:03.104289Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:36:03.104334Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:36:05.071425Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:36:05.096335Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:05.097697Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:05.097961Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:36:05.098193Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:36:05.098388Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:36:08.307067Z  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:36:08.307172Z  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:36:08.307471Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:36:08.307582Z  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:36:08.307637Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:36:10.212316Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:10.212456Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:10.212588Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:36:10.212649Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:36:10.214327Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:36:11.670427Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:36:11.683777Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:11.683971Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:11.684105Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:36:11.684165Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:36:11.684211Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:36:14.380432Z  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:36:14.381671Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 174312(00010111).. exceeded threshold 47
[INFO] [stdout] 2025-11-05T06:36:14.381942Z  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:36:14.382374Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 174312.. as faulty node
[INFO] [stdout] 2025-11-05T06:36:14.382626Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:36:14.382892Z  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:36:14.383090Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:36:16.219424Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:16.219776Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:16.220145Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:36:16.220295Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:36:16.220638Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:36:17.295367Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:36:17.349530Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:17.353830Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:17.354082Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:36:17.354154Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:36:17.354194Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:36:21.034308Z  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:36:21.035672Z  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:36:21.035900Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:36:21.035975Z  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:36:21.036016Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:36:22.940901Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:22.941050Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:22.941141Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:36:22.941184Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:36:22.941231Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:36:24.486130Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:36:24.527907Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:24.528512Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 4e2d78(01001110).. exceeded threshold 34
[INFO] [stdout] 2025-11-05T06:36:24.528598Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:24.528870Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 4e2d78.. as faulty node
[INFO] [stdout] 2025-11-05T06:36:24.528902Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:36:24.528917Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-11-05T06:36:24.528928Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:36:29.463450Z  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:36:29.465718Z  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:36:29.466035Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:36:29.466198Z  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:36:29.466321Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:36:30.199380Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:30.199467Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:30.199531Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:36:30.199556Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:36:30.199588Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:36:31.125649Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:36:31.154133Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:31.154491Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: bb3277(10111011).. exceeded threshold 39
[INFO] [stdout] 2025-11-05T06:36:31.154532Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:31.154772Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder bb3277.. as faulty node
[INFO] [stdout] 2025-11-05T06:36:31.154798Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:36:31.154812Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2025-11-05T06:36:31.154824Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:36:37.275626Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:37.275727Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:37.275806Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:36:37.275872Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:36:37.275922Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:36:37.838654Z  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:36:37.838934Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 6092de(01100000).. exceeded threshold 63
[INFO] [stdout] 2025-11-05T06:36:37.838975Z  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:36:37.839149Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 6092de.. as faulty node
[INFO] [stdout] 2025-11-05T06:36:37.839177Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:36:37.839190Z  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:36:37.839202Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:36:38.813659Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:36:38.891666Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:38.893923Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 1b9b13(00011011).. exceeded threshold 48
[INFO] [stdout] 2025-11-05T06:36:38.894032Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:38.894258Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 1b9b13.. as faulty node
[INFO] [stdout] 2025-11-05T06:36:38.894318Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:36:38.894354Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:36:38.894387Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:36:44.081552Z  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:36:44.081786Z  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:36:44.081953Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:36:44.081976Z  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:36:44.081989Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:36:44.323378Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:44.323547Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:44.323683Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:36:44.323913Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:36:44.323979Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:36:46.571423Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:36:46.614011Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:46.615204Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:46.615487Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:36:46.616598Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:36:46.616664Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:36:50.408384Z  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:36:50.408846Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 62c3ab(01100010).. exceeded threshold 51
[INFO] [stdout] 2025-11-05T06:36:50.408904Z  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:36:50.409144Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 62c3ab.. as faulty node
[INFO] [stdout] 2025-11-05T06:36:50.409176Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:36:50.409190Z  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:36:50.409209Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:36:51.073282Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:51.073433Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:51.073550Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:36:51.073640Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:36:51.073686Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:36:52.739946Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:36:52.833083Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:52.833607Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:52.834795Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:36:52.834858Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5?
[INFO] [stdout] 2025-11-05T06:36:52.834901Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:36:57.629669Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:57.629820Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:57.629911Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:36:57.629967Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:36:57.630002Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:36:57.780147Z  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:36:57.780481Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: b03278(10110000).. exceeded threshold 63
[INFO] [stdout] 2025-11-05T06:36:57.780524Z  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:36:57.782966Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder b03278.. as faulty node
[INFO] [stdout] 2025-11-05T06:36:57.783058Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:36:57.783096Z  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:36:57.783129Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:36:58.754157Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:36:58.790115Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:58.790262Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:36:58.790368Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:36:58.790410Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:36:58.790447Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:37:04.448155Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:04.448430Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:04.448931Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:37:04.449122Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:37:04.449211Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:37:04.850191Z  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:37:04.851953Z  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:37:04.853774Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:37:04.853813Z  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:37:04.853825Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:37:05.281658Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:37:05.324207Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:05.324725Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: f579b4(11110101).. exceeded threshold 70
[INFO] [stdout] 2025-11-05T06:37:05.324810Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:05.326848Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder f579b4.. as faulty node
[INFO] [stdout] 2025-11-05T06:37:05.326948Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:37:05.326994Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:37:05.327072Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:37:10.481638Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:10.481798Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:10.481895Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:37:10.481913Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:37:10.481926Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:37:10.709684Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:37:10.724550Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:10.726611Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:10.726888Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:37:10.727117Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:37:10.727197Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:37:11.806296Z  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:37:11.806466Z  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:37:11.806639Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:37:11.806660Z  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:37:11.806671Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:37:16.845666Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:37:16.868525Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:16.868732Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:16.868875Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:37:16.868938Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:37:16.868985Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:37:17.386767Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:17.386909Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:17.387051Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:37:17.387114Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:37:17.387155Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:37:18.399061Z  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:37:18.399181Z  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:37:18.399269Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:37:18.399282Z  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:37:18.399292Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:37:23.198318Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:37:23.210178Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:23.210331Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:23.210432Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:37:23.210497Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:37:23.210528Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:37:24.508335Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:24.509609Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:24.509790Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:37:24.511606Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:37:24.511683Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:37:26.798783Z  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:37:26.799101Z  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:37:26.799501Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:37:26.799709Z  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:37:26.799978Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:37:28.900310Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:37:28.935868Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:28.936432Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:28.936747Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:37:28.936810Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6?
[INFO] [stdout] 2025-11-05T06:37:28.936843Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:37:32.588113Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:32.588275Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:32.588399Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:37:32.588466Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:37:32.588521Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:37:35.773699Z  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:37:35.774326Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 5f0457(01011111).. exceeded threshold 55
[INFO] [stdout] 2025-11-05T06:37:35.774439Z  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:37:35.774918Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 5f0457.. as faulty node
[INFO] [stdout] 2025-11-05T06:37:35.775264Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:37:35.775467Z  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:37:35.775551Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:37:37.331951Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:37:37.406386Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:37.406767Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:37.406955Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:37:37.406979Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:37:37.406994Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:37:40.383559Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:40.389458Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:40.389549Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:37:40.389566Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:37:40.389598Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:37:42.635825Z  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:37:42.637861Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 265683(00100110).. exceeded threshold 28
[INFO] [stdout] 2025-11-05T06:37:42.637985Z  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:37:42.638241Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 265683.. as faulty node
[INFO] [stdout] 2025-11-05T06:37:42.638302Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:37:42.638338Z  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:37:42.638371Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:37:45.211795Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:37:45.233077Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:45.233491Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:45.233701Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:37:45.233776Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:37:45.233814Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:37:47.038197Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:47.038365Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:47.038474Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:37:47.038540Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:37:47.038611Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:37:49.128927Z  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:37:49.129108Z  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:37:49.129245Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:37:49.129276Z  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:37:49.129292Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:37:51.168435Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:37:51.189044Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:51.189333Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:51.189549Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:37:51.189621Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:37:51.189654Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:37:53.039838Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:53.040002Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:53.040128Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:37:53.040192Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:37:53.040238Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:37:55.543273Z  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:37:55.543475Z  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:37:55.543692Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:37:55.543766Z  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:37:55.543805Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:37:57.684895Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:37:57.712153Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:57.712543Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 042fb6(00000100).. exceeded threshold 88
[INFO] [stdout] 2025-11-05T06:37:57.712621Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:57.712827Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 042fb6.. as faulty node
[INFO] [stdout] 2025-11-05T06:37:57.712848Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:37:57.712860Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:37:57.712873Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:37:59.103832Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:59.103987Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:37:59.104101Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:37:59.104160Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:37:59.104217Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:38:01.701426Z  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:38:01.703734Z  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:38:01.704212Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:38:01.704286Z  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:38:01.704333Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:38:02.768726Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:38:02.799373Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:02.800007Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 15d535(00010101).. exceeded threshold 21
[INFO] [stdout] 2025-11-05T06:38:02.800107Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:02.800507Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 15d535.. as faulty node
[INFO] [stdout] 2025-11-05T06:38:02.800584Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:38:02.800625Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:38:02.800695Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:38:04.291068Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:04.291237Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:04.291338Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:38:04.291393Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:38:04.291445Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:38:07.512792Z  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:38:07.513181Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 9b7699(10011011).. exceeded threshold 54
[INFO] [stdout] 2025-11-05T06:38:07.513271Z  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:38:07.513508Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 9b7699.. as faulty node
[INFO] [stdout] 2025-11-05T06:38:07.513591Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:38:07.513653Z  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:38:07.513703Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:38:08.390511Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:38:08.426754Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:08.427242Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:08.427490Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:38:08.427510Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6?
[INFO] [stdout] 2025-11-05T06:38:08.427523Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:38:09.546835Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:09.546978Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:09.547111Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:38:09.547162Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:38:09.547200Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:38:13.641717Z  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:38:13.642123Z  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:38:13.642334Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:38:13.642353Z  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:38:13.642364Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:38:14.194631Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:38:14.206267Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:14.206444Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:14.206632Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:38:14.206703Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:38:14.206749Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:38:16.017968Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:16.018056Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:16.018131Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:38:16.018157Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:38:16.018172Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:38:19.216850Z  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:38:19.217110Z  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:38:19.217308Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:38:19.217365Z  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:38:19.217401Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:38:20.301633Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:38:20.348562Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:20.348976Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: f5a6ef(11110101).. exceeded threshold 135
[INFO] [stdout] 2025-11-05T06:38:20.349181Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:20.349945Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder f5a6ef.. as faulty node
[INFO] [stdout] 2025-11-05T06:38:20.350094Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:38:20.350201Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:38:20.350328Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:38:21.232065Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:21.232197Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:21.232301Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:38:21.232341Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:38:21.232373Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:38:25.805548Z  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:38:25.805925Z  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:38:25.806089Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:38:25.806107Z  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:38:25.806119Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:38:26.796515Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:38:26.830160Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:26.830486Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:26.830730Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:38:26.830811Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:38:26.830861Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:38:26.858044Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:26.858196Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:26.858299Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:38:26.858320Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:38:26.858333Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:38:31.783655Z  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:38:31.784269Z  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:38:31.784586Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:38:31.784670Z  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:38:31.784718Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:38:32.798274Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:38:32.829486Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:32.830629Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 9f4c21(10011111).. exceeded threshold 101
[INFO] [stdout] 2025-11-05T06:38:32.830690Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:32.830924Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 9f4c21.. as faulty node
[INFO] [stdout] 2025-11-05T06:38:32.830954Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:38:32.830968Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:38:32.830980Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:38:32.843688Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:32.843775Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:32.843852Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:38:32.843869Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:38:32.843882Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:38:37.701494Z  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:38:37.703697Z  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:38:37.703933Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:38:37.703988Z  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:38:37.704023Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:38:38.933885Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:38:38.959842Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:38.960120Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:38.960390Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:38:38.960452Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-11-05T06:38:38.960495Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:38:39.394472Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:39.394562Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:39.394653Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:38:39.394682Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:38:39.394697Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:38:44.066172Z  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:38:44.066312Z  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:38:44.066552Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:38:44.066628Z  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:38:44.066671Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:38:44.073122Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:44.073235Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:44.073352Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:38:44.073421Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:38:44.073472Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:38:44.316122Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:38:44.355738Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:44.356238Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:44.356641Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:38:44.356952Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:38:44.357254Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:38:48.865410Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:48.865673Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:48.865785Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:38:48.865842Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:38:48.865896Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:38:49.445267Z  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:38:49.445553Z  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:38:49.445776Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:38:49.445800Z  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:38:49.445813Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:38:49.532918Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:38:49.624116Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:49.624289Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:49.624417Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:38:49.624435Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:38:49.624449Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:38:55.035131Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:55.035304Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:55.035424Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:38:55.037781Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:38:55.037833Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:38:56.192823Z  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:38:56.195696Z  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:38:56.198715Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:38:56.198811Z  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:38:56.198857Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:38:57.615460Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:38:57.713107Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:57.713328Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:38:57.713482Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:38:57.713497Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:38:57.713508Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:39:00.853381Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:00.853483Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:00.853549Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:39:00.853588Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:39:00.853610Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:39:03.311746Z  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:39:03.311938Z  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:39:03.312065Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:39:03.312126Z  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:39:03.312159Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:39:04.926000Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:39:04.953212Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:04.953467Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:04.953705Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:39:04.955605Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:39:04.955685Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:39:07.113648Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:07.113889Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:07.113995Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:39:07.114038Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:39:07.114082Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:39:10.638308Z  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:39:10.638742Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 7aad63(01111010).. exceeded threshold 30
[INFO] [stdout] 2025-11-05T06:39:10.638825Z  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:39:10.639030Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 7aad63.. as faulty node
[INFO] [stdout] 2025-11-05T06:39:10.639088Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:39:10.639122Z  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:39:10.639152Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:39:11.641900Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:39:11.671459Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:11.671783Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:11.671983Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:39:11.672007Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5?
[INFO] [stdout] 2025-11-05T06:39:11.672021Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:39:13.289966Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:13.290056Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:13.290139Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:39:13.290173Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:39:13.290190Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:39:16.898515Z  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:39:16.899748Z  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:39:16.899899Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:39:16.900723Z  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:39:16.900847Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:39:18.559552Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:39:18.579612Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:18.579880Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:18.580070Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:39:18.580137Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:39:18.580179Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:39:19.916543Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:19.916649Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:19.916712Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:39:19.916734Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:39:19.916745Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:39:23.886726Z  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:39:23.886885Z  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:39:23.887002Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:39:23.887092Z  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:39:23.887128Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:39:25.132767Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:39:25.151710Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:25.151843Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:25.151942Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:39:25.151965Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:39:25.151979Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:39:27.352226Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:27.352313Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:27.352388Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:39:27.352408Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:39:27.352420Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:39:31.897112Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:39:31.932397Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:31.932887Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 40b081(01000000).. exceeded threshold 93
[INFO] [stdout] 2025-11-05T06:39:31.932986Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:31.933193Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 40b081.. as faulty node
[INFO] [stdout] 2025-11-05T06:39:31.933237Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:39:31.933251Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:39:31.933263Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:39:32.153862Z  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:39:32.154673Z  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:39:32.155000Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:39:32.155617Z  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:39:32.155703Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:39:33.882490Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:33.884631Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:33.884825Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:39:33.884892Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:39:33.884934Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:39:37.456009Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:39:37.488563Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:37.489089Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: be14d3(10111110).. exceeded threshold 54
[INFO] [stdout] 2025-11-05T06:39:37.489190Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:37.489492Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder be14d3.. as faulty node
[INFO] [stdout] 2025-11-05T06:39:37.489565Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:39:37.489651Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:39:37.489698Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:39:39.213284Z  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:39:39.213493Z  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:39:39.213669Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:39:39.213704Z  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:39:39.213719Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:39:40.269380Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:40.269839Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:40.270108Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:39:40.270137Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:39:40.270151Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:39:43.597828Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:39:43.623409Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:43.625774Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:43.626164Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:39:43.626442Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:39:43.626684Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:39:45.870759Z  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:39:45.871015Z  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:39:45.871201Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:39:45.874611Z  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:39:45.874841Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:39:47.614759Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:47.614912Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:47.615024Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:39:47.615089Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:39:47.615170Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:39:50.274672Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:39:50.299403Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:50.299637Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:50.299795Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:39:50.299811Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:39:50.299823Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:39:52.194718Z  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:39:52.194884Z  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:39:52.195019Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:39:52.195040Z  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:39:52.195054Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:39:53.571155Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:53.571306Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:53.571394Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:39:53.571446Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:39:53.571487Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:39:55.761395Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:39:55.776789Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:55.777231Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:55.777546Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:39:55.777767Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:39:55.777990Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:39:58.054533Z  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:39:58.059272Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c0d2f0(11000000).. exceeded threshold 44
[INFO] [stdout] 2025-11-05T06:39:58.059436Z  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:39:58.059707Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c0d2f0.. as faulty node
[INFO] [stdout] 2025-11-05T06:39:58.059750Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:39:58.059766Z  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:39:58.059786Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:39:58.662817Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:58.662883Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:39:58.662958Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:39:58.662974Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:39:58.662987Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:40:01.029308Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:40:01.053321Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:01.053545Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:01.053740Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:40:01.053806Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:40:01.053844Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:40:05.093291Z  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:40:05.093837Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: d10b0c(11010001).. exceeded threshold 48
[INFO] [stdout] 2025-11-05T06:40:05.093946Z  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:40:05.094231Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder d10b0c.. as faulty node
[INFO] [stdout] 2025-11-05T06:40:05.094311Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:40:05.094358Z  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:40:05.094448Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:40:05.760392Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:05.764632Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:05.765054Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:40:05.765434Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:40:05.765527Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:40:06.573241Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:40:06.596542Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:06.597597Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:06.598165Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:40:06.598312Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:40:06.598515Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:40:11.766503Z  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:40:11.767006Z  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:40:11.767392Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:40:11.767428Z  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:40:11.767444Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:40:12.621165Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:12.621307Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:12.621413Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:40:12.621475Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:40:12.621519Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:40:12.768801Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:40:12.782043Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:12.782226Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:12.782412Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:40:12.782488Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:40:12.782527Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:40:19.003039Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:40:19.027114Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:19.027340Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:19.027538Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:40:19.027562Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:40:19.027600Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:40:19.544266Z  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:40:19.544498Z  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:40:19.544697Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:40:19.544765Z  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:40:19.544806Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:40:19.789161Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:19.789321Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:19.789427Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:40:19.789481Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:40:19.789533Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:40:24.992813Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:24.992976Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:24.993092Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:40:24.993258Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:40:24.993360Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:40:26.104622Z  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:40:26.104753Z  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:40:26.104860Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:40:26.104889Z  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:40:26.104905Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:40:26.409774Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:40:26.465363Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:26.468856Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:26.469108Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:40:26.469158Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-11-05T06:40:26.469194Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:40:31.096662Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:31.096809Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:31.096938Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:40:31.097003Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:40:31.097043Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:40:33.041457Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:40:33.052901Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:33.053056Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:33.053156Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:40:33.053219Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:40:33.053258Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:40:33.814992Z  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:40:33.815558Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: eb5f57(11101011).. exceeded threshold 42
[INFO] [stdout] 2025-11-05T06:40:33.815686Z  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:40:33.815946Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder eb5f57.. as faulty node
[INFO] [stdout] 2025-11-05T06:40:33.816218Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:40:33.816291Z  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:40:33.816333Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:40:37.557726Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:37.563631Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:37.563790Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:40:37.563857Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:40:37.563900Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:40:39.776499Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:40:39.818770Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:39.819066Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:39.820989Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:40:39.821049Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:40:39.821086Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:40:41.271214Z  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:40:41.271316Z  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:40:41.271398Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:40:41.271413Z  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:40:41.271424Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:40:43.935685Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:43.935834Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:43.935935Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:40:43.935976Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:40:43.936009Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:40:47.336201Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:40:47.344809Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:47.344981Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:47.345111Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:40:47.345177Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:40:47.345220Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:40:48.009006Z  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:40:48.009115Z  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:40:48.009220Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:40:48.009240Z  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:40:48.009252Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:40:51.104484Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:51.104656Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:51.104759Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:40:51.104827Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:40:51.104864Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:40:52.819545Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:40:52.838159Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:52.838289Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:52.838393Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:40:52.838410Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:40:52.838423Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:40:55.191121Z  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:40:55.191434Z  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:40:55.191677Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:40:55.191731Z  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:40:55.191770Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:40:57.426081Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:57.426241Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:57.426353Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:40:57.426537Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:40:57.426926Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:40:59.820269Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:40:59.853775Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:59.854240Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: be9d7a(10111110).. exceeded threshold 46
[INFO] [stdout] 2025-11-05T06:40:59.854288Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:40:59.854516Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder be9d7a.. as faulty node
[INFO] [stdout] 2025-11-05T06:40:59.854536Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:40:59.854548Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2025-11-05T06:40:59.854559Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:41:02.125704Z  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:41:02.126108Z  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:41:02.126388Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:41:02.126485Z  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:41:02.126620Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:41:04.397137Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:04.399612Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:04.399755Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:41:04.399809Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:41:04.399845Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:41:05.799943Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:41:05.818292Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:05.818527Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:05.818696Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:41:05.818723Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:41:05.818737Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:41:08.754933Z  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:41:08.756717Z  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:41:08.756925Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:41:08.757027Z  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:41:08.757101Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:41:12.824966Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:12.825107Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:12.825200Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:41:12.825256Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:41:12.825290Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:41:13.086765Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:41:13.144274Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:13.144870Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 938019(10010011).. exceeded threshold 49
[INFO] [stdout] 2025-11-05T06:41:13.144946Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:13.145245Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 938019.. as faulty node
[INFO] [stdout] 2025-11-05T06:41:13.145634Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:41:13.145696Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-11-05T06:41:13.145736Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:41:14.901852Z  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:41:14.903702Z  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:41:14.904254Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:41:14.904563Z  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:41:14.904866Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:41:19.047868Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:41:19.094292Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:19.096970Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:19.094794Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:19.097088Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:19.097225Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:41:19.097308Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:41:19.097347Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:41:19.097930Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:41:19.097997Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-11-05T06:41:19.098040Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:41:22.578552Z  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:41:22.579109Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 689325(01101000).. exceeded threshold 20
[INFO] [stdout] 2025-11-05T06:41:22.579195Z  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:41:22.579487Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 689325.. as faulty node
[INFO] [stdout] 2025-11-05T06:41:22.579562Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:41:22.579650Z  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:41:22.579691Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:41:24.396906Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:24.397026Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:24.397143Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:41:24.397211Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:41:24.397265Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:41:25.150494Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:41:25.187931Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:25.188382Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 80703d(10000000).. exceeded threshold 58
[INFO] [stdout] 2025-11-05T06:41:25.188479Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:25.188784Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 80703d.. as faulty node
[INFO] [stdout] 2025-11-05T06:41:25.188873Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:41:25.188920Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:41:25.188995Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:41:28.837243Z  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:41:28.837353Z  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:41:28.837438Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:41:28.837452Z  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:41:28.837471Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:41:29.809083Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:29.809219Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:29.809312Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:41:29.809356Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:41:29.809392Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:41:31.903430Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:41:31.911133Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:31.911281Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:31.911372Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:41:31.911420Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:41:31.911461Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:41:35.047956Z  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:41:35.048446Z  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:41:35.048730Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:41:35.048749Z  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:41:35.048760Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:41:36.007083Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:36.007223Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:36.007367Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:41:36.007432Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:41:36.007477Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:41:39.360644Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:41:39.419169Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:39.419305Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:39.419389Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:41:39.419398Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:41:39.419406Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:41:42.414813Z  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:41:42.415101Z  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:41:42.415317Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:41:42.415393Z  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:41:42.415464Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:41:42.768733Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:42.768874Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:42.768976Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:41:42.769035Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:41:42.769078Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:41:45.988820Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:41:46.018422Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:46.018819Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: adfb62(10101101).. exceeded threshold 89
[INFO] [stdout] 2025-11-05T06:41:46.018894Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:46.019123Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder adfb62.. as faulty node
[INFO] [stdout] 2025-11-05T06:41:46.019183Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:41:46.019217Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:41:46.019289Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:41:49.114696Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:49.114827Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:49.114924Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:41:49.114978Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:41:49.115017Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:41:49.264387Z  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:41:49.264563Z  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:41:49.264719Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:41:49.264737Z  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:41:49.264748Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:41:52.015920Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:41:52.053825Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:52.054327Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 8dfb6b(10001101).. exceeded threshold 93
[INFO] [stdout] 2025-11-05T06:41:52.054411Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:52.054632Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 8dfb6b.. as faulty node
[INFO] [stdout] 2025-11-05T06:41:52.054691Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:41:52.054724Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:41:52.054774Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:41:55.457703Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:55.457782Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:55.457855Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:41:55.457880Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:41:55.457893Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:41:56.420694Z  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:41:56.421149Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 3eddc2(00111110).. exceeded threshold 50
[INFO] [stdout] 2025-11-05T06:41:56.424608Z  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:41:56.424875Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 3eddc2.. as faulty node
[INFO] [stdout] 2025-11-05T06:41:56.424925Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:41:56.424962Z  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:41:56.424997Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:41:57.614167Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:41:57.639550Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:57.640166Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:41:57.640404Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:41:57.640464Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-11-05T06:41:57.640508Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:42:02.207259Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:02.208600Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:02.208728Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:42:02.212604Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:42:02.212694Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:42:03.275964Z  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:42:03.276194Z  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:42:03.276362Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:42:03.276413Z  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:42:03.276450Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:42:04.301250Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:42:04.338965Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:04.339565Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 4f70e7(01001111).. exceeded threshold 24
[INFO] [stdout] 2025-11-05T06:42:04.339642Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:04.339887Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 4f70e7.. as faulty node
[INFO] [stdout] 2025-11-05T06:42:04.339907Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:42:04.339921Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:42:04.339933Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:42:08.269789Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:08.269926Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:08.270027Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:42:08.270098Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:42:08.270141Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:42:09.506143Z  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:42:09.509601Z  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:42:09.509757Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:42:09.509831Z  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:42:09.509862Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:42:10.493402Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:42:10.504887Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:10.505326Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:10.505689Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:42:10.505763Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:42:10.505809Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:42:14.474166Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:14.474299Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:14.474390Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:42:14.474435Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:42:14.474472Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:42:16.037605Z  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:42:16.037895Z  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:42:16.038103Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:42:16.038118Z  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:42:16.038130Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:42:17.110378Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:42:17.177708Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:17.178160Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 9a6df6(10011010).. exceeded threshold 47
[INFO] [stdout] 2025-11-05T06:42:17.178236Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:17.178463Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 9a6df6.. as faulty node
[INFO] [stdout] 2025-11-05T06:42:17.178522Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:42:17.178553Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:42:17.178700Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:42:20.117251Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:20.119929Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:20.120119Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:42:20.120235Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:42:20.120340Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:42:21.955015Z  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:42:21.955495Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 274035(00100111).. exceeded threshold 42
[INFO] [stdout] 2025-11-05T06:42:21.958620Z  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:42:21.958933Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 274035.. as faulty node
[INFO] [stdout] 2025-11-05T06:42:21.958995Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:42:21.959029Z  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:42:21.959058Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:42:23.903349Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:42:23.943040Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:23.943440Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: d5b09b(11010101).. exceeded threshold 54
[INFO] [stdout] 2025-11-05T06:42:23.944611Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:23.944928Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder d5b09b.. as faulty node
[INFO] [stdout] 2025-11-05T06:42:23.945151Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:42:23.945360Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:42:23.945448Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:42:26.236216Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:26.236380Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:26.236497Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:42:26.236586Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:42:26.236629Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:42:28.708209Z  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:42:28.708366Z  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:42:28.708510Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:42:28.708534Z  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:42:28.708546Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:42:29.742656Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:42:29.784112Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:29.784726Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 3d410b(00111101).. exceeded threshold 34
[INFO] [stdout] 2025-11-05T06:42:29.784841Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:29.785153Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 3d410b.. as faulty node
[INFO] [stdout] 2025-11-05T06:42:29.785248Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:42:29.785289Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:42:29.785323Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:42:33.174408Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:33.179620Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:33.179775Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:42:33.179820Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:42:33.179852Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:42:34.758958Z  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:42:34.759146Z  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:42:34.759316Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:42:34.759348Z  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:42:34.759363Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:42:37.016098Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:42:37.061003Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:37.061485Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:37.061776Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:42:37.061854Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5?
[INFO] [stdout] 2025-11-05T06:42:37.061898Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:42:39.424586Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:39.424736Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:39.424836Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:42:39.424941Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:42:39.425073Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:42:41.009068Z  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:42:41.009236Z  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:42:41.009344Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:42:41.009417Z  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:42:41.009463Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:42:43.938459Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:42:43.980731Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:43.981304Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:43.981940Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:42:43.982276Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5?
[INFO] [stdout] 2025-11-05T06:42:43.982350Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:42:46.948657Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:46.948808Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:46.948911Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:42:46.948968Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:42:46.949004Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:42:48.239423Z  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:42:48.239829Z  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:42:48.242800Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:42:48.242886Z  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:42:48.242930Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:42:51.159091Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:42:51.174705Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:51.174854Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:51.174964Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:42:51.175030Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:42:51.175064Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:42:53.142965Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:53.143117Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:53.143269Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:42:53.143346Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:42:53.143393Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:42:55.567257Z  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:42:55.567883Z  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:42:55.568184Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:42:55.568252Z  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:42:55.568289Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:42:57.338150Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:42:57.347728Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:57.347876Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:57.347988Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:42:57.348046Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:42:57.348089Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:42:59.756903Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:59.756982Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:42:59.757053Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:42:59.757075Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:42:59.757086Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:43:02.934157Z  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:43:02.934305Z  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:43:02.934413Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:43:02.934460Z  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:43:02.934499Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:43:04.001705Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:43:04.026084Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:04.026474Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:04.026755Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:43:04.026826Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-11-05T06:43:04.026871Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:43:06.161234Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:06.161385Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:06.161511Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:43:06.162121Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:43:06.162193Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:43:08.882340Z  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:43:08.882849Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: dad286(11011010).. exceeded threshold 41
[INFO] [stdout] 2025-11-05T06:43:08.882898Z  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:43:08.883137Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder dad286.. as faulty node
[INFO] [stdout] 2025-11-05T06:43:08.883169Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:43:08.883184Z  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:43:08.883195Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:43:11.070546Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:43:11.107804Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:11.108172Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 13852e(00010011).. exceeded threshold 53
[INFO] [stdout] 2025-11-05T06:43:11.108263Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:11.108512Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 13852e.. as faulty node
[INFO] [stdout] 2025-11-05T06:43:11.108599Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:43:11.108642Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2025-11-05T06:43:11.108689Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:43:12.223994Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:12.224086Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:12.224188Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:43:12.224219Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:43:12.224236Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:43:14.729896Z  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:43:14.730436Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 8efd87(10001110).. exceeded threshold 40
[INFO] [stdout] 2025-11-05T06:43:14.730515Z  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:43:14.730991Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 8efd87.. as faulty node
[INFO] [stdout] 2025-11-05T06:43:14.731059Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:43:14.731109Z  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:43:14.731154Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:43:17.036660Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:43:17.090086Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:17.090597Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 133354(00010011).. exceeded threshold 45
[INFO] [stdout] 2025-11-05T06:43:17.090659Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:17.090946Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 133354.. as faulty node
[INFO] [stdout] 2025-11-05T06:43:17.090987Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:43:17.091012Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7?
[INFO] [stdout] 2025-11-05T06:43:17.091033Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:43:18.570512Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:18.570672Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:18.570781Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:43:18.570837Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:43:18.570879Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:43:21.151764Z  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:43:21.152148Z  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:43:21.152437Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:43:21.152622Z  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:43:21.152782Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:43:24.040775Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:43:24.070128Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:24.070468Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 6d05d2(01101101).. exceeded threshold 65
[INFO] [stdout] 2025-11-05T06:43:24.070512Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:24.070731Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 6d05d2.. as faulty node
[INFO] [stdout] 2025-11-05T06:43:24.070761Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:43:24.070775Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:43:24.070788Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:43:24.662948Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:24.663127Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:24.663267Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:43:24.663335Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:43:24.663386Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:43:27.188862Z  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:43:27.189164Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 378155(00110111).. exceeded threshold 46
[INFO] [stdout] 2025-11-05T06:43:27.189205Z  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:43:27.189410Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 378155.. as faulty node
[INFO] [stdout] 2025-11-05T06:43:27.189429Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:43:27.189440Z  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:43:27.189451Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:43:31.280690Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:31.280833Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:31.280958Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:43:31.281039Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:43:31.281094Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:43:31.420671Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:43:31.447194Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:31.447424Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 523302(01010010).. exceeded threshold 137
[INFO] [stdout] 2025-11-05T06:43:31.447476Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:31.447693Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 523302.. as faulty node
[INFO] [stdout] 2025-11-05T06:43:31.447725Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:43:31.447738Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:43:31.447751Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:43:34.408506Z  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:43:34.408974Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: f636e5(11110110).. exceeded threshold 37
[INFO] [stdout] 2025-11-05T06:43:34.409055Z  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:43:34.409277Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder f636e5.. as faulty node
[INFO] [stdout] 2025-11-05T06:43:34.409328Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:43:34.409361Z  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:43:34.409393Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:43:37.938958Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:37.939103Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:37.939232Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:43:37.939302Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:43:37.939345Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:43:38.431348Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:43:38.486637Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:38.487138Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:38.487417Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:43:38.487481Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:43:38.487515Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:43:41.350219Z  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:43:41.350557Z  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:43:41.351178Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:43:41.351258Z  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:43:41.351312Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:43:44.340535Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:43:44.363170Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:44.364699Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:44.364931Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:43:44.365622Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:43:44.365703Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:43:44.654772Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:44.654929Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:44.655030Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:43:44.655133Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:43:44.655271Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:43:47.829756Z  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:43:47.830055Z  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:43:47.830412Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:43:47.830484Z  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:43:47.830521Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:43:49.301823Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:43:49.313729Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:49.313840Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:49.313955Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:43:49.314006Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:43:49.314038Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:43:49.948091Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:49.948173Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:49.948246Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:43:49.948269Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:43:49.948281Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:43:53.572191Z  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:43:53.572518Z  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:43:53.572892Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:43:53.573078Z  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:43:53.573104Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:43:54.925926Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:43:54.952339Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:54.952664Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 7cf212(01111100).. exceeded threshold 121
[INFO] [stdout] 2025-11-05T06:43:54.952709Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:54.952889Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 7cf212.. as faulty node
[INFO] [stdout] 2025-11-05T06:43:54.952916Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:43:54.952930Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2025-11-05T06:43:54.952943Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:43:55.952380Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:55.952532Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:55.952665Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:43:55.952722Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:43:55.952767Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:43:59.460921Z  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:43:59.461266Z  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:43:59.461561Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:43:59.461658Z  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:43:59.461951Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:43:59.956752Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:43:59.987692Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:59.988309Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 6f05dc(01101111).. exceeded threshold 38
[INFO] [stdout] 2025-11-05T06:43:59.988356Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:43:59.988567Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 6f05dc.. as faulty node
[INFO] [stdout] 2025-11-05T06:43:59.988602Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:43:59.988613Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-11-05T06:43:59.988623Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:44:02.386457Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:02.388757Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:02.388906Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:44:02.388945Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:44:02.388975Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:44:06.029734Z  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:44:06.030376Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 218207(00100001).. exceeded threshold 27
[INFO] [stdout] 2025-11-05T06:44:06.030440Z  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:44:06.030734Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 218207.. as faulty node
[INFO] [stdout] 2025-11-05T06:44:06.030766Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:44:06.030779Z  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:44:06.030791Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:44:06.453341Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:44:06.489990Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:06.490140Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:06.490242Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:44:06.490285Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:44:06.490320Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:44:09.033322Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:09.033407Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:09.033476Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:44:09.033504Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:44:09.033519Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:44:11.826134Z  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:44:11.828710Z  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:44:11.828947Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:44:11.829013Z  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:44:11.829055Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:44:13.031956Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:44:13.075450Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:13.078713Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:13.078973Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:44:13.079041Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:44:13.079081Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:44:15.241267Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:15.241410Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:15.241504Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:44:15.241555Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:44:15.241621Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:44:17.944086Z  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:44:17.944235Z  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:44:17.944328Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:44:17.944376Z  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:44:17.944409Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:44:19.566267Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:44:19.630358Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:19.630900Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: a1ebce(10100001).. exceeded threshold 38
[INFO] [stdout] 2025-11-05T06:44:19.632618Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:19.632909Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder a1ebce.. as faulty node
[INFO] [stdout] 2025-11-05T06:44:19.632977Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:44:19.633016Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-11-05T06:44:19.633064Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:44:22.279590Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:22.279673Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:22.279744Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:44:22.279770Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:44:22.279783Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:44:23.574717Z  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:44:23.575001Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: bb05ce(10111011).. exceeded threshold 98
[INFO] [stdout] 2025-11-05T06:44:23.575077Z  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:44:23.575266Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder bb05ce.. as faulty node
[INFO] [stdout] 2025-11-05T06:44:23.575334Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:44:23.575369Z  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:44:23.575401Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:44:25.813058Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:44:25.827632Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:25.827765Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:25.827867Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:44:25.827927Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:44:25.827972Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:44:27.632648Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:27.632734Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:27.632798Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:44:27.632813Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:44:27.632824Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:44:29.757811Z  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:44:29.758035Z  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:44:29.758225Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:44:29.758260Z  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:44:29.758274Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:44:32.910280Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:44:32.926677Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:32.927153Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:32.927522Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:44:32.927745Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:44:32.927988Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:44:34.049662Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:34.049749Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:34.049829Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:44:34.049857Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:44:34.049881Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:44:35.931005Z  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:44:35.931113Z  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:44:35.931197Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:44:35.931222Z  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:44:35.931233Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:44:38.991418Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:44:39.024975Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:39.025429Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 20266f(00100000).. exceeded threshold 24
[INFO] [stdout] 2025-11-05T06:44:39.025482Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:39.025882Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 20266f.. as faulty node
[INFO] [stdout] 2025-11-05T06:44:39.025918Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:44:39.025932Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2025-11-05T06:44:39.025944Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:44:40.240742Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:40.240874Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:40.240962Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:44:40.240998Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:44:40.241028Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:44:43.299824Z  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:44:43.300156Z  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:44:43.300427Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:44:43.300499Z  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:44:43.300544Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:44:46.349044Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:44:46.362729Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:46.362816Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:46.362895Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:44:46.362916Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:44:46.362931Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:44:46.380448Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:46.380848Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:46.381065Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:44:46.381080Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-11-05T06:44:46.381091Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:44:50.532076Z  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:44:50.532216Z  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:44:50.532340Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:44:50.532392Z  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:44:50.532434Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:44:53.364480Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:53.364593Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:53.364672Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:44:53.364687Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:44:53.364699Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:44:53.562498Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:44:53.591636Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:53.591958Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 56bc29(01010110).. exceeded threshold 53
[INFO] [stdout] 2025-11-05T06:44:53.591998Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:53.592200Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 56bc29.. as faulty node
[INFO] [stdout] 2025-11-05T06:44:53.592231Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:44:53.592251Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:44:53.592266Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:44:57.303671Z  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:44:57.304111Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 094606(00001001).. exceeded threshold 61
[INFO] [stdout] 2025-11-05T06:44:57.304200Z  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:44:57.304476Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 094606.. as faulty node
[INFO] [stdout] 2025-11-05T06:44:57.304539Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:44:57.304590Z  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:44:57.304629Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:44:59.483986Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:59.484068Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:44:59.484142Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:44:59.484156Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:44:59.484168Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:45:00.323091Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:45:00.353692Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:45:00.354105Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:45:00.354391Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:45:00.354460Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5?
[INFO] [stdout] 2025-11-05T06:45:00.354506Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:45:04.589084Z  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:45:04.592735Z  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:45:04.592991Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:45:04.593052Z  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:45:04.593089Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "34f8ca07b322c5e636b25e625eb267406db12b6483965a77aeb790cdfce4a9c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34f8ca07b322c5e636b25e625eb267406db12b6483965a77aeb790cdfce4a9c8", kill_on_drop: false }`
[INFO] [stdout] 34f8ca07b322c5e636b25e625eb267406db12b6483965a77aeb790cdfce4a9c8
