[INFO] fetching crate sn_fault_detection 0.15.6...
[INFO] testing sn_fault_detection-0.15.6 against 1.90.0 for beta-1.91-3
[INFO] extracting crate sn_fault_detection 0.15.6 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate sn_fault_detection 0.15.6
[INFO] finished tweaking crates.io crate sn_fault_detection 0.15.6
[INFO] tweaked toml for crates.io crate sn_fault_detection 0.15.6 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sn_fault_detection 0.15.6 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 95 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.8.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indenter v0.3.4
[INFO] [stderr]   Downloaded xor_name v5.0.0
[INFO] [stderr]   Downloaded proptest v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 619e9dba13378438781c5a7c27e6d28d42299c4e86760dd6d0e58d5c346239a0
[INFO] running `Command { std: "docker" "start" "-a" "619e9dba13378438781c5a7c27e6d28d42299c4e86760dd6d0e58d5c346239a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "619e9dba13378438781c5a7c27e6d28d42299c4e86760dd6d0e58d5c346239a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "619e9dba13378438781c5a7c27e6d28d42299c4e86760dd6d0e58d5c346239a0", kill_on_drop: false }`
[INFO] [stdout] 619e9dba13378438781c5a7c27e6d28d42299c4e86760dd6d0e58d5c346239a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1a7241c5e4bb3f3c428bde1ca79ed604a1ae65892861abfb612fc38e6c13677
[INFO] running `Command { std: "docker" "start" "-a" "a1a7241c5e4bb3f3c428bde1ca79ed604a1ae65892861abfb612fc38e6c13677", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling xor_name v5.0.0
[INFO] [stderr]    Compiling sn_fault_detection v0.15.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.76s
[INFO] running `Command { std: "docker" "inspect" "a1a7241c5e4bb3f3c428bde1ca79ed604a1ae65892861abfb612fc38e6c13677", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1a7241c5e4bb3f3c428bde1ca79ed604a1ae65892861abfb612fc38e6c13677", kill_on_drop: false }`
[INFO] [stdout] a1a7241c5e4bb3f3c428bde1ca79ed604a1ae65892861abfb612fc38e6c13677
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 948d1f2d07dce2302447f47fe749a5c2ef1c69d6d5f3e4224daff36725c4e22e
[INFO] running `Command { std: "docker" "start" "-a" "948d1f2d07dce2302447f47fe749a5c2ef1c69d6d5f3e4224daff36725c4e22e", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[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.23s
[INFO] running `Command { std: "docker" "inspect" "948d1f2d07dce2302447f47fe749a5c2ef1c69d6d5f3e4224daff36725c4e22e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "948d1f2d07dce2302447f47fe749a5c2ef1c69d6d5f3e4224daff36725c4e22e", kill_on_drop: false }`
[INFO] [stdout] 948d1f2d07dce2302447f47fe749a5c2ef1c69d6d5f3e4224daff36725c4e22e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3c49b1838bee7b6f05bb71025a1112f207a1a361b082a5007dc42833c2ee9401
[INFO] running `Command { std: "docker" "start" "-a" "3c49b1838bee7b6f05bb71025a1112f207a1a361b082a5007dc42833c2ee9401", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sn_fault_detection-b2caf64d5b0c63b8)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] 2025-10-01T13:46:37.285704Z  INFO detection::knowledge_tests::knowledge_fault_is_not_too_sharp Adding new non-elder node:6846f9.. to FaultDetection tracker
[INFO] [stdout] 2025-10-01T13:46:37.285769Z  INFO detection::knowledge_tests::knowledge_fault_is_not_too_sharp Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:46:37.285824Z  INFO       detection::comm_tests::conn_fault_is_tolerant_of_norms Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:46:37.285901Z  INFO detection::knowledge_tests::knowledge_fault_is_not_too_sharp Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:46:37.285943Z  INFO       detection::comm_tests::conn_fault_is_tolerant_of_norms Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:46:37.286301Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:46:37.288626Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:46:37.288676Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:46:37.288737Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty 075785(00000111).. exceeded threshold 90
[INFO] [stdout] 2025-10-01T13:46:37.288758Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:46:37.288770Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty FaultDetection: Adding non-elder 075785.. as faulty node
[INFO] [stdout] test detection::knowledge_tests::knowledge_fault_is_not_too_sharp ... ok
[INFO] [stdout] test detection::comm_tests::conn_fault_is_tolerant_of_norms ... ok
[INFO] [stdout] test detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty ... ok
[INFO] [stdout] 2025-10-01T13:46:37.292192Z  INFO                                tests::add_new_node_should_track_new_node Adding new non-elder node:bd59bb.. to FaultDetection tracker
[INFO] [stdout] test tests::add_new_node_should_track_new_node ... ok
[INFO] [stdout] 2025-10-01T13:46:37.287354Z  INFO         detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:46:37.299334Z  INFO         detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms Elder fault calculations...
[INFO] [stdout] test detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms ... ok
[INFO] [stdout] test tests::retain_members_should_remove_other_nodes ... ok
[INFO] [stdout] test tests::track_issue_should_add_a_comm_issue ... ok
[INFO] [stdout] test tests::track_issue_should_add_a_knowledge_issue ... ok
[INFO] [stdout] test tests::track_issue_should_add_a_pending_op_issue ... ok
[INFO] [stdout] test tests::retain_members_should_remove_issues_relating_to_nodes_not_retained ... ok
[INFO] [stdout] test detection::tests::pt_calculate_scores_should_include_all_nodes_in_score_map ... ok
[INFO] [stdout] test detection::tests::pt_calculate_scores_one_node_with_issues_should_have_higher_score_and_others_should_have_zero ... ok
[INFO] [stdout] test detection::tests::pt_calculate_scores_when_all_nodes_have_the_same_number_of_issues_scores_should_all_be_zero ... ok
[INFO] [stdout] 2025-10-01T13:46:50.731066Z  INFO                                detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:46:50.894879Z  INFO                                detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:46:50.895934Z  INFO                                detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c77c3a(11000111).. exceeded threshold 36
[INFO] [stdout] 2025-10-01T13:46:50.896178Z  INFO                                detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:46:50.897116Z  INFO                                detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c77c3a.. as faulty node
[INFO] [stdout] 2025-10-01T13:46:50.897353Z  INFO                                detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:46:50.897781Z  INFO                                detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-10-01T13:46:50.898136Z  INFO                                detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:46:51.199000Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:46:51.199493Z  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-10-01T13:46:51.199566Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:46:51.199825Z  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-10-01T13:46:51.199901Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:46:51.199939Z  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-10-01T13:46:51.200121Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:46:51.891156Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:46:51.891238Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:46:51.891308Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:46:51.891327Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:46:51.891339Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:47:03.160772Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:47:03.271994Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:03.272554Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:03.276228Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:47:03.276315Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5?
[INFO] [stdout] 2025-10-01T13:47:03.276355Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:47:04.548035Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:04.548115Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:04.548188Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:47:04.548211Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:47:04.548223Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:47:04.561585Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:04.565455Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:04.573286Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:47:04.573418Z  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-10-01T13:47:04.573458Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:47:15.178418Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:47:15.310860Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:15.316379Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 338fb1(00110011).. exceeded threshold 100
[INFO] [stdout] 2025-10-01T13:47:15.316696Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:15.319224Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 338fb1.. as faulty node
[INFO] [stdout] 2025-10-01T13:47:15.319312Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:47:15.319352Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-10-01T13:47:15.319499Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:47:16.492758Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:16.496204Z  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-10-01T13:47:16.496271Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:16.496506Z  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-10-01T13:47:16.496529Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:47:16.496541Z  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-10-01T13:47:16.496551Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:47:17.055769Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:17.055855Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:17.055927Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:47:17.055953Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:47:17.055981Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:47:28.076030Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:47:28.122014Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:28.126099Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:28.126643Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:47:28.129012Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-10-01T13:47:28.129039Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:47:29.318548Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:29.318705Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:29.320059Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:47:29.320137Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:47:29.320182Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:47:30.802588Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:30.805099Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:30.805721Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:47:30.805791Z  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-10-01T13:47:30.805832Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[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-10-01T13:47:41.623498Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:47:41.639285Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:41.639489Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:41.639649Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:47:41.639702Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-10-01T13:47:41.639743Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:47:43.205481Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:43.205572Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:43.205667Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:47:43.205732Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:47:43.205801Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:47:43.735902Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:43.736316Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:43.736724Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:47:43.736861Z  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-10-01T13:47:43.737029Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:47:52.036387Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:47:52.147225Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:52.147807Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 906000(10010000).. exceeded threshold 31
[INFO] [stdout] 2025-10-01T13:47:52.147891Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:52.148190Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 906000.. as faulty node
[INFO] [stdout] 2025-10-01T13:47:52.150009Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:47:52.150069Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7?
[INFO] [stdout] 2025-10-01T13:47:52.150106Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:47:55.266318Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:55.274439Z  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-10-01T13:47:55.274552Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:55.274807Z  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-10-01T13:47:55.277759Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:47:55.277843Z  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-10-01T13:47:55.277882Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:47:57.158153Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:57.158243Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:47:57.158330Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:47:57.158349Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:47:57.158364Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:48:05.246585Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:48:05.406244Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:05.410535Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5a0313(01011010).. exceeded threshold 27
[INFO] [stdout] 2025-10-01T13:48:05.412188Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:05.412814Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5a0313.. as faulty node
[INFO] [stdout] 2025-10-01T13:48:05.412895Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:48:05.412940Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-10-01T13:48:05.415053Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:48:08.766111Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:08.770287Z  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-10-01T13:48:08.770419Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:08.770677Z  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-10-01T13:48:08.770742Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:48:08.770776Z  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-10-01T13:48:08.770803Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:48:10.126027Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:10.126195Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:10.126304Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:48:10.126341Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:48:10.126371Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:48:18.040850Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:48:18.108583Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:18.109116Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 02ffd7(00000010).. exceeded threshold 61
[INFO] [stdout] 2025-10-01T13:48:18.109164Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:18.109387Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 02ffd7.. as faulty node
[INFO] [stdout] 2025-10-01T13:48:18.109407Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:48:18.109417Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-10-01T13:48:18.109427Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:48:20.638360Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:20.639151Z  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-10-01T13:48:20.640028Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:20.642156Z  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-10-01T13:48:20.642258Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:48:20.642286Z  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-10-01T13:48:20.642299Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:48:21.953625Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:21.960014Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:21.960585Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:48:21.960636Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:48:21.960669Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:48:29.836445Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:48:29.893637Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:29.894044Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:29.894308Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:48:29.894351Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6?
[INFO] [stdout] 2025-10-01T13:48:29.894378Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:48:34.163827Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:34.168321Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:34.168903Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:48:34.168987Z  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-10-01T13:48:34.172996Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:48:35.464395Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:35.470030Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:35.470158Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:48:35.470177Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:48:35.470190Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:48:44.814453Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:48:44.914084Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:44.914620Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 172abc(00010111).. exceeded threshold 67
[INFO] [stdout] 2025-10-01T13:48:44.914672Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:44.914912Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 172abc.. as faulty node
[INFO] [stdout] 2025-10-01T13:48:44.914937Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:48:44.914948Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-10-01T13:48:44.914960Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:48:48.369347Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:48.369820Z  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-10-01T13:48:48.369865Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:48.370135Z  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-10-01T13:48:48.370164Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:48:48.370177Z  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-10-01T13:48:48.370189Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:48:50.043552Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:50.044997Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:50.045128Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:48:50.045353Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:48:50.045396Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:48:57.034125Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:48:57.176755Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:57.181369Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 01f642(00000001).. exceeded threshold 41
[INFO] [stdout] 2025-10-01T13:48:57.181516Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:48:57.181845Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 01f642.. as faulty node
[INFO] [stdout] 2025-10-01T13:48:57.181923Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:48:57.181987Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-10-01T13:48:57.182038Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:49:01.109712Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:01.115352Z  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-10-01T13:49:01.115436Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:01.115731Z  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-10-01T13:49:01.115764Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:49:01.115778Z  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-10-01T13:49:01.117027Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:49:03.256016Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:03.256169Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:03.256283Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:49:03.256339Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:49:03.256381Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:49:09.823242Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:49:09.905815Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:09.908346Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c350e6(11000011).. exceeded threshold 85
[INFO] [stdout] 2025-10-01T13:49:09.908452Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:09.908882Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c350e6.. as faulty node
[INFO] [stdout] 2025-10-01T13:49:09.908955Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:49:09.909044Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-10-01T13:49:09.909182Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:49:15.076770Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:15.083349Z  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-10-01T13:49:15.085010Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:15.086992Z  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-10-01T13:49:15.087078Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:49:15.087122Z  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-10-01T13:49:15.087196Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:49:16.522532Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:16.522614Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:16.522685Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:49:16.522712Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:49:16.522726Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:49:24.378535Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:49:24.488098Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:24.488364Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:24.488509Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:49:24.488530Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-10-01T13:49:24.488543Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:49:28.236792Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:28.239096Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:28.239337Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:49:28.239401Z  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-10-01T13:49:28.239441Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:49:28.673007Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:28.673294Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:28.673388Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:49:28.673404Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:49:28.673416Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:49:38.164167Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:49:38.262787Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:38.271161Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:38.271445Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:49:38.271504Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-10-01T13:49:38.271544Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:49:41.060822Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:41.064028Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:41.064165Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:49:41.064533Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:49:41.064590Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:49:42.547823Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:42.552134Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:42.552319Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:49:42.552337Z  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-10-01T13:49:42.552347Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:49:52.557469Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:49:52.587904Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:52.588236Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c4d858(11000100).. exceeded threshold 57
[INFO] [stdout] 2025-10-01T13:49:52.588320Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:52.588556Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c4d858.. as faulty node
[INFO] [stdout] 2025-10-01T13:49:52.588609Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:49:52.588648Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2025-10-01T13:49:52.588683Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:49:53.355404Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:53.355555Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:53.355632Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:49:53.355650Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:49:53.355662Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:49:57.012010Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:57.021519Z  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-10-01T13:49:57.021655Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:49:57.021871Z  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-10-01T13:49:57.021941Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:49:57.022063Z  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-10-01T13:49:57.022130Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:50:05.337630Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:50:05.486085Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:05.487297Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 39319c(00111001).. exceeded threshold 51
[INFO] [stdout] 2025-10-01T13:50:05.489008Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:05.489637Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 39319c.. as faulty node
[INFO] [stdout] 2025-10-01T13:50:05.493014Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:50:05.493162Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-10-01T13:50:05.493226Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:50:06.927333Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:06.931005Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:06.931173Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:50:06.931227Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:50:06.931271Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:50:09.086743Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:09.087424Z  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-10-01T13:50:09.087624Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:09.088037Z  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-10-01T13:50:09.090067Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:50:09.090172Z  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-10-01T13:50:09.090300Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:50:19.726051Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:19.726129Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:19.726202Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:50:19.726227Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:50:19.726241Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:50:20.018664Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:50:20.084153Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:20.084377Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:20.084512Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:50:20.084530Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-10-01T13:50:20.084542Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:50:24.634351Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:24.634568Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:24.634741Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:50:24.634789Z  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-10-01T13:50:24.634822Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:50:32.808430Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:50:32.869199Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:32.871061Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:32.871251Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:50:32.871314Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-10-01T13:50:32.871355Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:50:33.092424Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:33.092563Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:33.092663Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:50:33.092710Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:50:33.092746Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:50:37.364264Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:37.367060Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:37.367239Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:50:37.367290Z  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-10-01T13:50:37.367320Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:50:45.115543Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:50:45.181390Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:45.181657Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:45.185119Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:50:45.185190Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:50:45.185228Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:50:46.251211Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:46.251342Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:46.251430Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:50:46.251527Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:50:46.251652Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:50:48.756570Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:48.756894Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:48.757068Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:50:48.757090Z  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-10-01T13:50:48.757103Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:50:58.091401Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:58.091628Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:58.091994Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:50:58.092227Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:50:58.092317Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:50:58.434386Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:50:58.597368Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:58.600355Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 8a5e4d(10001010).. exceeded threshold 53
[INFO] [stdout] 2025-10-01T13:50:58.600465Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:58.600743Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 8a5e4d.. as faulty node
[INFO] [stdout] 2025-10-01T13:50:58.602053Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:50:58.602097Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2025-10-01T13:50:58.602172Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:50:59.625962Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:59.630616Z  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-10-01T13:50:59.630719Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:50:59.631314Z  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-10-01T13:50:59.631379Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:50:59.631441Z  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-10-01T13:50:59.631603Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:51:07.658829Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:51:07.809230Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:07.809779Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: b70793(10110111).. exceeded threshold 17
[INFO] [stdout] 2025-10-01T13:51:07.809833Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:07.814129Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder b70793.. as faulty node
[INFO] [stdout] 2025-10-01T13:51:07.814181Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:51:07.814198Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-10-01T13:51:07.814210Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:51:10.102082Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:10.102217Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:10.102311Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:51:10.102435Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:51:10.102499Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:51:12.489917Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:12.490577Z  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-10-01T13:51:12.490671Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:12.490980Z  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-10-01T13:51:12.491055Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:51:12.491091Z  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-10-01T13:51:12.491149Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:51:18.449272Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:18.449345Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:18.449415Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:51:18.449459Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:51:18.449494Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:51:18.646208Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:51:18.662658Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:18.662938Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:18.663145Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:51:18.663206Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-10-01T13:51:18.663244Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:51:23.842172Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:23.842800Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:23.843098Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:51:23.843517Z  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-10-01T13:51:23.843571Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:51:28.305394Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:51:28.331296Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:28.331628Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:28.331851Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:51:28.331913Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-10-01T13:51:28.331988Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:51:30.552752Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:30.553269Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:30.553392Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:51:30.553713Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:51:30.553764Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:51:36.744030Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:36.748444Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:36.748858Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:51:36.749023Z  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-10-01T13:51:36.749214Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:51:40.229210Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:51:40.260763Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:40.261250Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:40.261597Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:51:40.261673Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-10-01T13:51:40.261718Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:51:45.090520Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:45.094008Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:45.094169Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:51:45.094222Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:51:45.094259Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:51:50.570847Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:50.580121Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:50.580952Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:51:50.581416Z  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-10-01T13:51:50.581778Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:51:51.938802Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:51:52.063168Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:52.065433Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:52.065777Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:51:52.065839Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 7?
[INFO] [stdout] 2025-10-01T13:51:52.065883Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:51:57.505322Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:57.515020Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:51:57.515245Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:51:57.515306Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:51:57.515464Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:52:01.623867Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:01.624337Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:01.624575Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:52:01.624590Z  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-10-01T13:52:01.624599Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:52:04.584511Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:52:04.688081Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:04.689073Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 085979(00001000).. exceeded threshold 20
[INFO] [stdout] 2025-10-01T13:52:04.689205Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:04.689805Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 085979.. as faulty node
[INFO] [stdout] 2025-10-01T13:52:04.689980Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:52:04.690041Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2?
[INFO] [stdout] 2025-10-01T13:52:04.690074Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:52:05.731078Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:05.731358Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:05.731750Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:52:05.731865Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:52:05.732057Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:52:13.298837Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:13.312355Z  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-10-01T13:52:13.312447Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:13.312672Z  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-10-01T13:52:13.312700Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:52:13.312713Z  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-10-01T13:52:13.312725Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:52:18.148418Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:52:18.177479Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:18.177875Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: eac4cf(11101010).. exceeded threshold 90
[INFO] [stdout] 2025-10-01T13:52:18.177921Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:18.178157Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder eac4cf.. as faulty node
[INFO] [stdout] 2025-10-01T13:52:18.178180Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:52:18.178191Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-10-01T13:52:18.178201Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:52:18.362987Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:18.363129Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:18.363206Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:52:18.363225Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:52:18.363237Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:52:25.715119Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:25.717334Z  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-10-01T13:52:25.719073Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:25.719339Z  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-10-01T13:52:25.719396Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:52:25.719463Z  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-10-01T13:52:25.719664Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:52:31.015838Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:31.015919Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:31.022047Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:52:31.022117Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:52:31.022131Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:52:32.281123Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:52:32.381321Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:32.381414Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:32.381499Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:52:32.381515Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:52:32.381528Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:52:39.559717Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:39.559814Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:39.559895Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:52:39.559920Z  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-10-01T13:52:39.559935Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:52:41.972544Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:41.972683Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:41.972772Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:52:41.972838Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:52:41.972875Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:52:44.796291Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:52:44.849690Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:44.854058Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:44.854275Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:52:44.854392Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:52:44.854434Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:52:52.592981Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:52.595658Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:52.595848Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:52:52.596115Z  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-10-01T13:52:52.596161Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:52:56.085825Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:56.090007Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:56.090226Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:52:56.090284Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:52:56.090339Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:52:58.667254Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:52:58.721581Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:58.725053Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:52:58.725356Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:52:58.725420Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:52:58.725456Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:53:05.660374Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:05.660499Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:05.660603Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:53:05.660623Z  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-10-01T13:53:05.660634Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:53:09.302207Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:09.303994Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:09.304128Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:53:09.304201Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:53:09.304256Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:53:12.361932Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:53:12.422553Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:12.428197Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 7b3cd0(01111011).. exceeded threshold 112
[INFO] [stdout] 2025-10-01T13:53:12.428374Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:12.428720Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 7b3cd0.. as faulty node
[INFO] [stdout] 2025-10-01T13:53:12.428803Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:53:12.428839Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2?
[INFO] [stdout] 2025-10-01T13:53:12.428914Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:53:19.499097Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:19.499348Z  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-10-01T13:53:19.499394Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:19.499562Z  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-10-01T13:53:19.499592Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:53:19.499605Z  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-10-01T13:53:19.499616Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:53:22.828790Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:22.833113Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:22.833273Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:53:22.833329Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:53:22.833370Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:53:25.102883Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:53:25.114059Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:25.114213Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:25.114327Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:53:25.114380Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:53:25.114415Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:53:32.326448Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:32.326607Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:32.326717Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:53:32.326926Z  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-10-01T13:53:32.327002Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:53:36.936534Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:36.936687Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:36.936785Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:53:36.936834Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:53:36.936872Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:53:37.872760Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:53:37.963020Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:37.967219Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:37.971168Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:53:37.971258Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-10-01T13:53:37.971301Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:53:44.634909Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:44.637229Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:44.641201Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:53:44.641310Z  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-10-01T13:53:44.641349Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:53:52.364755Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:53:52.500514Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:52.500757Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:52.500977Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:53:52.501026Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:53:52.501064Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:53:52.943980Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:52.944077Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:52.944151Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:53:52.944170Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:53:52.944183Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:53:57.910770Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:57.910958Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:53:57.916207Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:53:57.916229Z  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-10-01T13:53:57.916239Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:54:04.414134Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:54:04.522114Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:04.522362Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:04.522534Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:54:04.522548Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-10-01T13:54:04.522559Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:54:05.854142Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:05.854294Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:05.854397Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:54:05.854467Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:54:05.854512Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:54:10.949956Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:10.955328Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:10.955560Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:54:10.955609Z  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-10-01T13:54:10.955708Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:54:17.699372Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:54:17.808789Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:17.809633Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5896c2(01011000).. exceeded threshold 50
[INFO] [stdout] 2025-10-01T13:54:17.809958Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:17.810423Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5896c2.. as faulty node
[INFO] [stdout] 2025-10-01T13:54:17.810594Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:54:17.810699Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2?
[INFO] [stdout] 2025-10-01T13:54:17.810813Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:54:18.608924Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:18.609281Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:18.609505Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:54:18.609778Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:54:18.611049Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:54:22.613063Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:22.613547Z  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-10-01T13:54:22.613780Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:22.614153Z  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-10-01T13:54:22.616054Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:54:22.616120Z  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-10-01T13:54:22.616152Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:54:30.944608Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:54:31.106191Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:31.106502Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:31.109132Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:54:31.109213Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-10-01T13:54:31.109249Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:54:32.425015Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:32.425095Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:32.425168Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:54:32.425185Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:54:32.425198Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:54:37.399166Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:37.400907Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:37.405194Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:54:37.405250Z  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-10-01T13:54:37.405261Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:54:44.361797Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:54:44.519739Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:44.520067Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:44.522230Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:54:44.522292Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-10-01T13:54:44.522332Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:54:46.388785Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:46.390066Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:46.390417Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:54:46.390484Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:54:46.390748Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:54:51.440592Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:51.440826Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:51.442071Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:54:51.442150Z  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-10-01T13:54:51.442188Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:54:56.875891Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:54:56.884139Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:56.884282Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:56.884378Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:54:56.884427Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:54:56.884462Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:54:59.314912Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:59.322863Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:54:59.323144Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:54:59.323340Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:54:59.323395Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:55:05.986100Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:05.986234Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:05.986329Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:55:05.986370Z  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-10-01T13:55:05.987998Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:55:09.125239Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:55:09.157789Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:09.157933Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:09.158073Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:55:09.158092Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-10-01T13:55:09.158103Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:55:11.598321Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:11.598463Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:11.598561Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:55:11.598604Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:55:11.598641Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:55:20.377626Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:20.377959Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 03d174(00000011).. exceeded threshold 40
[INFO] [stdout] 2025-10-01T13:55:20.378053Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:20.378275Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 03d174.. as faulty node
[INFO] [stdout] 2025-10-01T13:55:20.378337Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:55:20.378376Z  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-10-01T13:55:20.378450Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:55:21.523630Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:55:21.651560Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:21.651820Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:21.652074Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:55:21.655996Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-10-01T13:55:21.656041Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:55:25.919410Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:25.919485Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:25.919551Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:55:25.919575Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:55:25.919596Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:55:32.946908Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:32.947233Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:32.949079Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:55:32.949155Z  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-10-01T13:55:32.949192Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:55:35.652547Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:55:35.872675Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:35.874324Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:35.874800Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:55:35.874865Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-10-01T13:55:35.874902Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:55:38.789888Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:38.790038Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:38.793059Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:55:38.793148Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:55:38.793190Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:55:47.158098Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:47.158380Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:47.159238Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:55:47.159425Z  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-10-01T13:55:47.159563Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:55:49.995782Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:55:50.029678Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:50.030119Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:50.030513Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:55:50.030686Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:55:50.030814Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:55:53.451272Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:53.451776Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:53.452039Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:55:53.452165Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:55:53.452223Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:55:59.619508Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:59.622249Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:55:59.622493Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:55:59.622517Z  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-10-01T13:55:59.622531Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:56:04.268037Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:56:04.280575Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:04.282002Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:04.282154Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:56:04.282232Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:56:04.282268Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:56:07.413217Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:07.413302Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:07.413375Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:56:07.413425Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:56:07.413479Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:56:12.926026Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:12.926167Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:12.926239Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:56:12.926256Z  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-10-01T13:56:12.926267Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:56:17.427028Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:56:17.447411Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:17.447675Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:17.447882Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:56:17.447947Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-10-01T13:56:17.448028Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:56:20.054875Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:20.054960Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:20.055049Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:56:20.055070Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:56:20.055084Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:56:25.248206Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:25.248413Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:25.248845Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:56:25.249221Z  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-10-01T13:56:25.249333Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:56:29.683464Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:56:29.709075Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:29.709462Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:29.709722Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:56:29.709820Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:56:29.709936Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:56:34.731094Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:34.731220Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:34.731299Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:56:34.731719Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:56:34.731905Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:56:39.721314Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:39.721650Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:39.721867Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:56:39.721887Z  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-10-01T13:56:39.721898Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:56:42.296827Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:56:42.371362Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:42.371783Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: b4daca(10110100).. exceeded threshold 54
[INFO] [stdout] 2025-10-01T13:56:42.371872Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:42.372187Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder b4daca.. as faulty node
[INFO] [stdout] 2025-10-01T13:56:42.372266Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:56:42.372344Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-10-01T13:56:42.372409Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:56:46.710523Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:46.710817Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:46.711155Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:56:46.711485Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:56:46.711634Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:56:50.762430Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:50.762602Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:50.762742Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:56:50.762797Z  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-10-01T13:56:50.762832Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:56:54.108036Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:56:54.227864Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:54.231181Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:54.235166Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:56:54.235253Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-10-01T13:56:54.235292Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:56:58.542197Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:58.546076Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:56:58.547191Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:56:58.547244Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:56:58.547259Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:57:03.662701Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:03.670438Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 798b4e(01111001).. exceeded threshold 88
[INFO] [stdout] 2025-10-01T13:57:03.670666Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:03.671113Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 798b4e.. as faulty node
[INFO] [stdout] 2025-10-01T13:57:03.671257Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:57:03.671371Z  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-10-01T13:57:03.671489Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:57:07.532777Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:57:07.637723Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:07.643321Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 46218d(01000110).. exceeded threshold 47
[INFO] [stdout] 2025-10-01T13:57:07.643446Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:07.643678Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 46218d.. as faulty node
[INFO] [stdout] 2025-10-01T13:57:07.643731Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:57:07.643769Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-10-01T13:57:07.643804Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:57:12.308907Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:12.320383Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:12.320808Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:57:12.321268Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:57:12.321441Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:57:18.247307Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:18.247593Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: b844d2(10111000).. exceeded threshold 105
[INFO] [stdout] 2025-10-01T13:57:18.247632Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:18.247800Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder b844d2.. as faulty node
[INFO] [stdout] 2025-10-01T13:57:18.247824Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:57:18.247836Z  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-10-01T13:57:18.247846Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:57:20.202007Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:57:20.315432Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:20.315947Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:20.316322Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:57:20.316387Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5?
[INFO] [stdout] 2025-10-01T13:57:20.316423Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:57:26.925488Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:26.925577Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:26.925888Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:57:26.925919Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:57:26.925934Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:57:30.546138Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:30.550199Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:30.550378Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:57:30.550395Z  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-10-01T13:57:30.550407Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:57:32.095379Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:57:32.138522Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:32.146064Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:32.146427Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:57:32.146492Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:57:32.146530Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:57:38.412622Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:38.414767Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:38.415077Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:57:38.415246Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:57:38.415469Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:57:43.173214Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:57:43.234948Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:43.241194Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:43.241347Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:57:43.241406Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-10-01T13:57:43.241442Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:57:44.555529Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:44.560086Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:44.562166Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:57:44.569008Z  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-10-01T13:57:44.569075Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:57:51.056700Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:51.056838Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:51.056991Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:57:51.057067Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:57:51.057087Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:57:55.783136Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:57:55.888287Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:55.894096Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:55.894342Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:57:55.894398Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-10-01T13:57:55.894432Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:57:56.049684Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:56.049858Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:57:56.050001Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:57:56.050019Z  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-10-01T13:57:56.050035Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:58:03.462932Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:03.472143Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:03.472270Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:58:03.472326Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:58:03.472369Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:58:08.061239Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:08.061572Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:08.061785Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:58:08.061838Z  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-10-01T13:58:08.061869Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:58:08.681758Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:58:08.752932Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:08.760759Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 2d81ad(00101101).. exceeded threshold 47
[INFO] [stdout] 2025-10-01T13:58:08.760886Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:08.761232Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 2d81ad.. as faulty node
[INFO] [stdout] 2025-10-01T13:58:08.761265Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:58:08.761279Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-10-01T13:58:08.761290Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:58:17.368012Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:17.368102Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:17.368177Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:58:17.368204Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:58:17.368224Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:58:19.378211Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:19.378299Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:19.378511Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:58:19.378624Z  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-10-01T13:58:19.378757Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:58:23.144810Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:58:23.288583Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:23.289009Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:23.291195Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:58:23.292043Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-10-01T13:58:23.292129Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:58:30.935288Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:30.943011Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:30.943196Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:58:30.943256Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:58:30.943307Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:58:32.652175Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:32.662304Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 59624e(01011001).. exceeded threshold 44
[INFO] [stdout] 2025-10-01T13:58:32.662458Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:32.662730Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 59624e.. as faulty node
[INFO] [stdout] 2025-10-01T13:58:32.662797Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:58:32.662836Z  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-10-01T13:58:32.662873Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:58:36.266804Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:58:36.404100Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:36.406139Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 49895d(01001001).. exceeded threshold 44
[INFO] [stdout] 2025-10-01T13:58:36.406217Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:36.406643Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 49895d.. as faulty node
[INFO] [stdout] 2025-10-01T13:58:36.407338Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:58:36.407360Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7?
[INFO] [stdout] 2025-10-01T13:58:36.407372Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:58:43.936172Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:43.940008Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:43.942053Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:58:43.942198Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:58:43.942232Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:58:45.940192Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:45.942133Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:45.942571Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:58:45.942879Z  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-10-01T13:58:45.945409Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:58:49.063104Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:58:49.165390Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:49.171259Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 47aca9(01000111).. exceeded threshold 41
[INFO] [stdout] 2025-10-01T13:58:49.171401Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:49.171630Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 47aca9.. as faulty node
[INFO] [stdout] 2025-10-01T13:58:49.173004Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:58:49.173080Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2?
[INFO] [stdout] 2025-10-01T13:58:49.173122Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:58:57.933795Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:57.942018Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:58:57.942149Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:58:57.942171Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:58:57.942185Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:59:00.772170Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:00.772839Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:00.773255Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:59:00.773392Z  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-10-01T13:59:00.773585Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:59:04.382658Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:59:04.534679Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:04.540260Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:04.540507Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:59:04.540529Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-10-01T13:59:04.540541Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:59:11.858282Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:11.864008Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:11.864160Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:59:11.864215Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:59:11.864248Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:59:15.156061Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:15.156224Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:15.156357Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:59:15.156416Z  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-10-01T13:59:15.156452Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:59:17.700690Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:59:17.776272Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:17.778105Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:17.778334Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:59:17.778391Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-10-01T13:59:17.778429Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:59:22.904288Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:22.904372Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:22.904434Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:59:22.904447Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:59:22.904459Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:59:29.929434Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:29.929553Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:29.929645Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:59:29.929658Z  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-10-01T13:59:29.929668Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:59:31.703243Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:59:31.728871Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:31.734007Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:31.734174Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:59:31.734258Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:59:31.734302Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:59:36.192720Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:36.194998Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:36.195126Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:59:36.195174Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:59:36.195217Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:59:42.982064Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:42.982570Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:42.983554Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:59:42.985012Z  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-10-01T13:59:42.985079Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:59:43.570253Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:59:43.698412Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:43.701701Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:43.701950Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:59:43.702035Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-10-01T13:59:43.702075Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:59:49.562284Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:49.562374Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:49.562443Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:59:49.562468Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T13:59:49.562495Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T13:59:53.985062Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:53.985373Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:53.985571Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:59:53.985591Z  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-10-01T13:59:53.985602Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T13:59:57.321482Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T13:59:57.366889Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:57.367147Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T13:59:57.367453Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T13:59:57.367528Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-10-01T13:59:57.367575Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:00:02.308369Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:02.308441Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:02.308502Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:00:02.308548Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:00:02.308584Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:00:05.111682Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:05.112073Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:05.112200Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:00:05.112214Z  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-10-01T14:00:05.112224Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:00:11.075488Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:00:11.184249Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:11.186382Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 2d06ec(00101101).. exceeded threshold 100
[INFO] [stdout] 2025-10-01T14:00:11.186440Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:11.186687Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 2d06ec.. as faulty node
[INFO] [stdout] 2025-10-01T14:00:11.186715Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:00:11.186729Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-10-01T14:00:11.186742Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:00:16.266468Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:16.267887Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: e85fbb(11101000).. exceeded threshold 17
[INFO] [stdout] 2025-10-01T14:00:16.268184Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:16.268995Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder e85fbb.. as faulty node
[INFO] [stdout] 2025-10-01T14:00:16.269159Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:00:16.269214Z  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-10-01T14:00:16.269250Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:00:17.597908Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:17.599997Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:17.600180Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:00:17.600204Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:00:17.600215Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:00:23.055352Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:00:23.101837Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:23.102276Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: da4da3(11011010).. exceeded threshold 101
[INFO] [stdout] 2025-10-01T14:00:23.102353Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:23.103003Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder da4da3.. as faulty node
[INFO] [stdout] 2025-10-01T14:00:23.103167Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:00:23.103222Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-10-01T14:00:23.103257Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:00:27.096941Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:27.101006Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:27.101148Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:00:27.101193Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:00:27.101231Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:00:29.167899Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:29.171396Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:29.171722Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:00:29.176003Z  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-10-01T14:00:29.176086Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:00:36.472482Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:00:36.590166Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:36.590501Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:36.590777Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:00:36.590849Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-10-01T14:00:36.590892Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:00:38.737659Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:38.739999Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:38.742177Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:00:38.742303Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:00:38.742369Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:00:41.325567Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:41.325984Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:41.326381Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:00:41.326547Z  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-10-01T14:00:41.326605Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:00:49.608813Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:00:49.633828Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:49.638028Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:49.638138Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:00:49.638154Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:00:49.638166Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:00:51.462237Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:51.462319Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:51.462386Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:00:51.462408Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:00:51.462422Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:00:54.851292Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:54.854416Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 89d2c2(10001001).. exceeded threshold 57
[INFO] [stdout] 2025-10-01T14:00:54.856132Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:00:54.856533Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 89d2c2.. as faulty node
[INFO] [stdout] 2025-10-01T14:00:54.856686Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:00:54.856737Z  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-10-01T14:00:54.858773Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:01:03.706006Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:01:03.770278Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:01:03.770517Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:01:03.772023Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:01:03.772159Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:01:03.772331Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:01:03.921461Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:01:03.925000Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:01:03.925197Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:01:03.925264Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:01:03.925309Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:01:08.779803Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:01:08.780047Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:01:08.780242Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:01:08.780270Z  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-10-01T14:01:08.780284Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:01:15.726463Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:01:15.726603Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:01:15.726690Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:01:15.728993Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:01:15.729120Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:01:16.286016Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:01:16.343728Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:01:16.347101Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:01:16.347390Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:01:16.347477Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-10-01T14:01:16.347586Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:01:19.927318Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:01:19.927479Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:01:19.929052Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:01:19.929111Z  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-10-01T14:01:19.929147Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:01:28.826292Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-10-01T14:01:28.951198Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:01:28.951670Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:01:28.951888Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:01:28.951903Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6?
[INFO] [stdout] 2025-10-01T14:01:28.951914Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-10-01T14:01:30.433784Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:01:30.433914Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:01:30.434008Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:01:30.434063Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-10-01T14:01:30.434106Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-10-01T14:01:33.821152Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-10-01T14:01:33.821840Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 899a17(10001001).. exceeded threshold 91
[INFO] [stdout] 2025-10-01T14:01:33.825015Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-10-01T14:01:33.825365Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 899a17.. as faulty node
[INFO] [stdout] 2025-10-01T14:01:33.825420Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-10-01T14:01:33.825452Z  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-10-01T14:01:33.825480Z  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" "3c49b1838bee7b6f05bb71025a1112f207a1a361b082a5007dc42833c2ee9401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c49b1838bee7b6f05bb71025a1112f207a1a361b082a5007dc42833c2ee9401", kill_on_drop: false }`
[INFO] [stdout] 3c49b1838bee7b6f05bb71025a1112f207a1a361b082a5007dc42833c2ee9401
