Skip to content

Flaky test: scenario-tests - OCaml node does not have valid peers #1300

@dannywillems

Description

@dannywillems

See https://github.com/o1-labs/openmina/actions/runs/16937900537/job/48002067413

Error: OCaml node 0 doesn't have valid peers
thread 'rust_as_seed' panicked at /home/runner/work/openmina/openmina/node/testing/src/scenarios/multi_node/connection_discovery.rs:76:9:
OCaml node 0 doesn't have valid peers
stack backtrace:
   0:     0x55fb734577fa - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h14b23c1989cbd5c2
   1:     0x55fb73485ee3 - core::fmt::write::h346b5eee5ed4d7cc
   2:     0x55fb73453253 - std::io::Write::write_fmt::h88e4c2f3647229f3
   3:     0x55fb73457642 - std::sys::backtrace::BacktraceLock::print::h48db11f3fd4983ff
   4:     0x55fb73458c7d - std::panicking::default_hook::{{closure}}::h65db976b9c0d8674
   5:     0x55fb73458a87 - std::panicking::default_hook::h6eb3a1192db1ae36
   6:     0x55fb71614c17 - test::test_main::{{closure}}::h8312a87e3ad01bef
   7:     0x55fb715916cf - connection_discovery_rust_as_seed::rust_as_seed::{{closure}}::{{closure}}::h30290f7f6db06a21
   8:     0x55fb73459328 - std::panicking::rust_panic_with_hook::h370ee1901241e459
   9:     0x55fb734590b6 - std::panicking::begin_panic_handler::{{closure}}::heabfe92676d6d073
  10:     0x55fb73457cd9 - std::sys::backtrace::__rust_end_short_backtrace::h6e22d229d4fdf49e
  11:     0x55fb73458d7c - rust_begin_unwind
  12:     0x55fb71520650 - core::panicking::panic_fmt::hfae270fab21da3e6
  13:     0x55fb71590bf3 - connection_discovery_rust_as_seed::rust_as_seed::{{closure}}::h31fc2e1a3bbe23c2
  14:     0x55fb7159ded6 - tokio::runtime::scheduler::current_thread::Context::enter::h67a380bc694eb6e8
  15:     0x55fb7158e05b - tokio::runtime::context::scoped::Scoped<T>::set::h5b7b36f2b27773f7
  16:     0x55fb7159e24d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8fa7536523e97354
  17:     0x55fb7158e84a - tokio::runtime::context::runtime::enter_runtime::hb814629f726d910d
  18:     0x55fb715b86a5 - tokio::runtime::runtime::Runtime::block_on::hf967d088d30f8dd3
  19:     0x55fb7158715e - core::ops::function::FnOnce::call_once::h770469bf7a384de3
  20:     0x55fb716197ab - test::__rust_begin_short_backtrace::h812692078d2a7065
  21:     0x55fb71619128 - test::run_test::{{closure}}::h427e5ada87ee2030
  22:     0x55fb715dcbfa - std::sys::backtrace::__rust_begin_short_backtrace::ha8680ce782bf69f7
  23:     0x55fb715e0554 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbc1380969ae25c01
  24:     0x55fb7345ec2b - std::sys::pal::unix::thread::Thread::new::thread_start::h0feaf4a9a4b2ecde
  25:     0x7f4ced663aa4 - <unknown>
  26:     0x7f4ced6f0a34 - clone
  27:                0x0 - <unknown>


failures:
    rust_as_seed

Metadata

Metadata

Assignees

Labels

rustPull requests that update Rust codetestIssue related to testing

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions