Skip to content

Invocation context persistence and host functions, WIP #4999

Invocation context persistence and host functions, WIP

Invocation context persistence and host functions, WIP #4999

Triggered via pull request March 5, 2025 19:01
Status Failure
Total duration 13m 2s
Billable time 55m
Artifacts 5

ci.yaml

on: pull_request
Matrix: api-and-integration-tests-1
Matrix: docker-targets-build
worker-tests-group1
7m 45s
worker-tests-group1
docker-publish
0s
docker-publish
Matrix: api-and-integration-tests-2
Matrix: worker-tests
publish
0s
publish
publish-slack-notification
0s
publish-slack-notification
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
integration::observability.get_oplog_1: integration::observability#L1
Failed to get oplog: status: Cancelled, message: "h2 protocol error: http2 error", details: [], metadata: MetadataMap { headers: {} } Caused by: 0: transport error 1: http2 error 2: stream error received: stream no longer needed Stack backtrace: 0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14 1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:2014:27 2: <golem_test_framework::components::worker_service::forwarding::ForwardingWorkerService as golem_test_framework::components::worker_service::WorkerService>::get_oplog::{{closure}} at /home/runner/work/golem/golem/golem-test-framework/src/components/worker_service/forwarding.rs:666:22 3: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 4: <T as golem_test_framework::dsl::TestDsl>::get_oplog::{{closure}} at /home/runner/work/golem/golem/golem-test-framework/src/dsl/mod.rs:1091:18 5: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 6: <T as golem_test_framework::dsl::TestDslUnsafe>::get_oplog::{{closure}} at /home/runner/work/golem/golem/golem-test-framework/src/dsl/mod.rs:2099:14 7: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 8: integration::observability::get_oplog_1::{{closure}}::{{closure}} at ./tests/observability.rs:78:69 9: <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:9 10: integration::observability::get_oplog_1::{{closure}} at ./tests/observability.rs:32:1 11: integration::observability::test_r_register_get_oplog_1::{{closure}}::{{closure}} at ./tests/observability.rs:31:1 12: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 13: test_r_core::tokio::run_test::{{closure}}::{{closure}}::{{closure}}::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-r-core-2.1.0/src/tokio.rs:336:66 14: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 15: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:297:9 16: <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs:37:42 17: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 18: std::panicking::try::do_call at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 19: __rust_try 20: std::panicking::try at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 21: std::panic::catch_unwind at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 22: <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs:37:9 23: test_r_core::tokio::run_test::{{closure}}::{{closure}}::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-r-core-2.1.0/src/tokio.rs:362:26 24: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 25: test_r_core::tokio::run_with_flakiness_control::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-r-core-2.1.0/src/tokio.rs:248:25 26: test_r_core::tokio::run_test::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-r-core-2.1.0/src/tokio.rs:365:18 27: test_r_core::tokio::test_thread::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-r-core-2.1.0/src/tokio.rs:185:18 28: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 29: tokio::runtime::park::CachedParkThread::block_on::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:63 30: tokio::runtime::coop::with_budget at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 31: tokio::runtime::coop::budget at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 32: tokio::runtime::park::CachedParkThread::block_on at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:31 33: tokio::runtime::context::blocking::BlockingRegionGuard::block_on at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/blocking.rs:66:9 34: tokio::runtime::handle::Handle::block_on_inner::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/handle.rs:327:13 35: tokio::runtime::context::runtime::enter_runtime at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 36: tokio::runtime::handle::Handle::block_on_inner at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/handle.rs:326:9 37: tokio::runtime::handle::Handle::block_on at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/handle.rs:303:13 38: test_r_core::tokio::async_test_runner::{{closure}}::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-r-core-2.1.0/src/tokio.rs:93:17 39: <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/blocking/task.rs:42:21 40: tokio::runtime::task::core::Core<T,S>::poll::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/core.rs:331:17 41: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/loom/std/unsafe_cell.rs:16:9 42: tokio::runtime::task::core::Core<T,S>::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/core.rs:320:13 43: tokio::runtime::task::harness::poll_future::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/harness.rs:532:19 44: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 45: std::panicking::try::do_call at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 46: __rust_try 47: std::panicking::try at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 48: std::panic::catch_unwind at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 49: tokio::runtime::task::harness::poll_future at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/harness.rs:520:18 50: tokio::runtime::task::harness::Harness<T,S>::poll_inner at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/harness.rs:209:27 51: tokio::runtime::task::harness::Harness<T,S>::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/harness.rs:154:15 52: tokio::runtime::task::raw::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/raw.rs:271:5 53: tokio::runtime::task::raw::RawTask::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/raw.rs:201:18 54: tokio::runtime::task::UnownedTask<S>::run at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/mod.rs:486:9 55: tokio::runtime::blocking::pool::Task::run at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/blocking/pool.rs:161:9 56: tokio::runtime::blocking::pool::Inner::run at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/blocking/pool.rs:511:17 57: tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/blocking/pool.rs:469:13 58: std::sys::backtrace::__rust_begin_short_backtrace at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 59: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 60: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 61: std::panicking::try::do_call at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 62: __rust_try 63: std::panicking::try at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 64: std::panic::catch_unwind at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 65: std::thread::Builder::spawn_unchecked_::{{closure}} at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 66: core::ops::function::FnOnce::call_once{{vtable.shim}} at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 67: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 68: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 69: std::sys::pal::unix::thread::Thread::new::thread_start at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 70: <unknown> 71: <unknown>
integration::observability.get_oplog_starting_with_updated_component: integration::observability#L1
Failed to get oplog: status: Cancelled, message: "h2 protocol error: http2 error", details: [], metadata: MetadataMap { headers: {} } Caused by: 0: transport error 1: http2 error 2: stream error received: stream no longer needed Stack backtrace: 0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14 1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:2014:27 2: <golem_test_framework::components::worker_service::forwarding::ForwardingWorkerService as golem_test_framework::components::worker_service::WorkerService>::get_oplog::{{closure}} at /home/runner/work/golem/golem/golem-test-framework/src/components/worker_service/forwarding.rs:666:22 3: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 4: <T as golem_test_framework::dsl::TestDsl>::get_oplog::{{closure}} at /home/runner/work/golem/golem/golem-test-framework/src/dsl/mod.rs:1091:18 5: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 6: <T as golem_test_framework::dsl::TestDslUnsafe>::get_oplog::{{closure}} at /home/runner/work/golem/golem/golem-test-framework/src/dsl/mod.rs:2099:14 7: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 8: integration::observability::get_oplog_starting_with_updated_component::{{closure}}::{{closure}} at ./tests/observability.rs:280:69 9: <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:9 10: integration::observability::get_oplog_starting_with_updated_component::{{closure}} at ./tests/observability.rs:257:1 11: integration::observability::test_r_register_get_oplog_starting_with_updated_component::{{closure}}::{{closure}} at ./tests/observability.rs:256:1 12: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 13: test_r_core::tokio::run_test::{{closure}}::{{closure}}::{{closure}}::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-r-core-2.1.0/src/tokio.rs:336:66 14: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 15: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:297:9 16: <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs:37:42 17: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 18: std::panicking::try::do_call at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 19: __rust_try 20: std::panicking::try at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 21: std::panic::catch_unwind at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 22: <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs:37:9 23: test_r_core::tokio::run_test::{{closure}}::{{closure}}::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-r-core-2.1.0/src/tokio.rs:362:26 24: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 25: test_r_core::tokio::run_with_flakiness_control::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-r-core-2.1.0/src/tokio.rs:248:25 26: test_r_core::tokio::run_test::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-r-core-2.1.0/src/tokio.rs:365:18 27: test_r_core::tokio::test_thread::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-r-core-2.1.0/src/tokio.rs:185:18 28: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 29: tokio::runtime::park::CachedParkThread::block_on::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:63 30: tokio::runtime::coop::with_budget at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 31: tokio::runtime::coop::budget at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 32: tokio::runtime::park::CachedParkThread::block_on at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:31 33: tokio::runtime::context::blocking::BlockingRegionGuard::block_on at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/blocking.rs:66:9 34: tokio::runtime::handle::Handle::block_on_inner::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/handle.rs:327:13 35: tokio::runtime::context::runtime::enter_runtime at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 36: tokio::runtime::handle::Handle::block_on_inner at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/handle.rs:326:9 37: tokio::runtime::handle::Handle::block_on at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/handle.rs:303:13 38: test_r_core::tokio::async_test_runner::{{closure}}::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-r-core-2.1.0/src/tokio.rs:93:17 39: <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/blocking/task.rs:42:21 40: tokio::runtime::task::core::Core<T,S>::poll::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/core.rs:331:17 41: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/loom/std/unsafe_cell.rs:16:9 42: tokio::runtime::task::core::Core<T,S>::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/core.rs:320:13 43: tokio::runtime::task::harness::poll_future::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/harness.rs:532:19 44: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 45: std::panicking::try::do_call at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 46: __rust_try 47: std::panicking::try at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 48: std::panic::catch_unwind at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 49: tokio::runtime::task::harness::poll_future at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/harness.rs:520:18 50: tokio::runtime::task::harness::Harness<T,S>::poll_inner at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/harness.rs:209:27 51: tokio::runtime::task::harness::Harness<T,S>::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/harness.rs:154:15 52: tokio::runtime::task::raw::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/raw.rs:271:5 53: tokio::runtime::task::raw::RawTask::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/raw.rs:201:18 54: tokio::runtime::task::UnownedTask<S>::run at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/mod.rs:486:9 55: tokio::runtime::blocking::pool::Task::run at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/blocking/pool.rs:161:9 56: tokio::runtime::blocking::pool::Inner::run at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/blocking/pool.rs:511:17 57: tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/blocking/pool.rs:469:13 58: std::sys::backtrace::__rust_begin_short_backtrace at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 59: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 60: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 61: std::panicking::try::do_call at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 62: __rust_try 63: std::panicking::try at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 64: std::panic::catch_unwind at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 65: std::thread::Builder::spawn_unchecked_::{{closure}} at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 66: core::ops::function::FnOnce::call_once{{vtable.shim}} at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 67: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 68: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 69: std::sys::pal::unix::thread::Thread::new::thread_start at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 70: <unknown> 71: <unknown>
integration::observability.get_oplog_with_api_changing_updates: integration::observability#L1
Failed to get oplog: status: Cancelled, message: "h2 protocol error: http2 error", details: [], metadata: MetadataMap { headers: {} } Caused by: 0: transport error 1: http2 error 2: stream error received: stream no longer needed Stack backtrace: 0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14 1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:2014:27 2: <golem_test_framework::components::worker_service::forwarding::ForwardingWorkerService as golem_test_framework::components::worker_service::WorkerService>::get_oplog::{{closure}} at /home/runner/work/golem/golem/golem-test-framework/src/components/worker_service/forwarding.rs:666:22 3: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 4: <T as golem_test_framework::dsl::TestDsl>::get_oplog::{{closure}} at /home/runner/work/golem/golem/golem-test-framework/src/dsl/mod.rs:1091:18 5: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 6: <T as golem_test_framework::dsl::TestDslUnsafe>::get_oplog::{{closure}} at /home/runner/work/golem/golem/golem-test-framework/src/dsl/mod.rs:2099:14 7: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 8: integration::observability::get_oplog_with_api_changing_updates::{{closure}}::{{closure}} at ./tests/observability.rs:242:69 9: <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:9 10: integration::observability::get_oplog_with_api_changing_updates::{{closure}} at ./tests/observability.rs:205:1 11: integration::observability::test_r_register_get_oplog_with_api_changing_updates::{{closure}}::{{closure}} at ./tests/observability.rs:204:1 12: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 13: test_r_core::tokio::run_test::{{closure}}::{{closure}}::{{closure}}::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-r-core-2.1.0/src/tokio.rs:336:66 14: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 15: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:297:9 16: <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs:37:42 17: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 18: std::panicking::try::do_call at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 19: __rust_try 20: std::panicking::try at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 21: std::panic::catch_unwind at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 22: <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs:37:9 23: test_r_core::tokio::run_test::{{closure}}::{{closure}}::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-r-core-2.1.0/src/tokio.rs:362:26 24: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 25: test_r_core::tokio::run_with_flakiness_control::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-r-core-2.1.0/src/tokio.rs:248:25 26: test_r_core::tokio::run_test::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-r-core-2.1.0/src/tokio.rs:365:18 27: test_r_core::tokio::test_thread::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-r-core-2.1.0/src/tokio.rs:185:18 28: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 29: tokio::runtime::park::CachedParkThread::block_on::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:63 30: tokio::runtime::coop::with_budget at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 31: tokio::runtime::coop::budget at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 32: tokio::runtime::park::CachedParkThread::block_on at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:31 33: tokio::runtime::context::blocking::BlockingRegionGuard::block_on at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/blocking.rs:66:9 34: tokio::runtime::handle::Handle::block_on_inner::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/handle.rs:327:13 35: tokio::runtime::context::runtime::enter_runtime at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 36: tokio::runtime::handle::Handle::block_on_inner at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/handle.rs:326:9 37: tokio::runtime::handle::Handle::block_on at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/handle.rs:303:13 38: test_r_core::tokio::async_test_runner::{{closure}}::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-r-core-2.1.0/src/tokio.rs:93:17 39: <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/blocking/task.rs:42:21 40: tokio::runtime::task::core::Core<T,S>::poll::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/core.rs:331:17 41: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/loom/std/unsafe_cell.rs:16:9 42: tokio::runtime::task::core::Core<T,S>::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/core.rs:320:13 43: tokio::runtime::task::harness::poll_future::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/harness.rs:532:19 44: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 45: std::panicking::try::do_call at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 46: __rust_try 47: std::panicking::try at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 48: std::panic::catch_unwind at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 49: tokio::runtime::task::harness::poll_future at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/harness.rs:520:18 50: tokio::runtime::task::harness::Harness<T,S>::poll_inner at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/harness.rs:209:27 51: tokio::runtime::task::harness::Harness<T,S>::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/harness.rs:154:15 52: tokio::runtime::task::raw::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/raw.rs:271:5 53: tokio::runtime::task::raw::RawTask::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/raw.rs:201:18 54: tokio::runtime::task::UnownedTask<S>::run at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/mod.rs:486:9 55: tokio::runtime::blocking::pool::Task::run at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/blocking/pool.rs:161:9 56: tokio::runtime::blocking::pool::Inner::run at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/blocking/pool.rs:511:17 57: tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/blocking/pool.rs:469:13 58: std::sys::backtrace::__rust_begin_short_backtrace at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 59: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 60: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 61: std::panicking::try::do_call at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 62: __rust_try 63: std::panicking::try at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 64: std::panic::catch_unwind at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 65: std::thread::Builder::spawn_unchecked_::{{closure}} at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 66: core::ops::function::FnOnce::call_once{{vtable.shim}} at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 67: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 68: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 69: std::sys::pal::unix::thread::Thread::new::thread_start at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 70: <unknown> 71: <unknown>
integration::observability.search_oplog_1: integration::observability#L1
Failed to get oplog: status: Cancelled, message: "h2 protocol error: http2 error", details: [], metadata: MetadataMap { headers: {} } Caused by: 0: transport error 1: http2 error 2: stream error received: stream no longer needed Stack backtrace: 0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14 1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:2014:27 2: <golem_test_framework::components::worker_service::forwarding::ForwardingWorkerService as golem_test_framework::components::worker_service::WorkerService>::get_oplog::{{closure}} at /home/runner/work/golem/golem/golem-test-framework/src/components/worker_service/forwarding.rs:666:22 3: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 4: <T as golem_test_framework::dsl::TestDsl>::get_oplog::{{closure}} at /home/runner/work/golem/golem/golem-test-framework/src/dsl/mod.rs:1091:18 5: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 6: <T as golem_test_framework::dsl::TestDslUnsafe>::get_oplog::{{closure}} at /home/runner/work/golem/golem/golem-test-framework/src/dsl/mod.rs:2099:14 7: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 8: integration::observability::search_oplog_1::{{closure}}::{{closure}} at ./tests/observability.rs:182:70 9: <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:9 10: integration::observability::search_oplog_1::{{closure}} at ./tests/observability.rs:100:1 11: integration::observability::test_r_register_search_oplog_1::{{closure}}::{{closure}} at ./tests/observability.rs:99:1 12: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 13: test_r_core::tokio::run_test::{{closure}}::{{closure}}::{{closure}}::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-r-core-2.1.0/src/tokio.rs:336:66 14: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 15: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:297:9 16: <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs:37:42 17: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 18: std::panicking::try::do_call at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 19: __rust_try 20: std::panicking::try at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 21: std::panic::catch_unwind at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 22: <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/catch_unwind.rs:37:9 23: test_r_core::tokio::run_test::{{closure}}::{{closure}}::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-r-core-2.1.0/src/tokio.rs:362:26 24: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 25: test_r_core::tokio::run_with_flakiness_control::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-r-core-2.1.0/src/tokio.rs:248:25 26: test_r_core::tokio::run_test::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-r-core-2.1.0/src/tokio.rs:365:18 27: test_r_core::tokio::test_thread::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-r-core-2.1.0/src/tokio.rs:185:18 28: <core::pin::Pin<P> as core::future::future::Future>::poll at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 29: tokio::runtime::park::CachedParkThread::block_on::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:63 30: tokio::runtime::coop::with_budget at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 31: tokio::runtime::coop::budget at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 32: tokio::runtime::park::CachedParkThread::block_on at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/park.rs:284:31 33: tokio::runtime::context::blocking::BlockingRegionGuard::block_on at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/blocking.rs:66:9 34: tokio::runtime::handle::Handle::block_on_inner::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/handle.rs:327:13 35: tokio::runtime::context::runtime::enter_runtime at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 36: tokio::runtime::handle::Handle::block_on_inner at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/handle.rs:326:9 37: tokio::runtime::handle::Handle::block_on at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/handle.rs:303:13 38: test_r_core::tokio::async_test_runner::{{closure}}::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/test-r-core-2.1.0/src/tokio.rs:93:17 39: <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/blocking/task.rs:42:21 40: tokio::runtime::task::core::Core<T,S>::poll::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/core.rs:331:17 41: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/loom/std/unsafe_cell.rs:16:9 42: tokio::runtime::task::core::Core<T,S>::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/core.rs:320:13 43: tokio::runtime::task::harness::poll_future::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/harness.rs:532:19 44: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 45: std::panicking::try::do_call at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 46: __rust_try 47: std::panicking::try at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 48: std::panic::catch_unwind at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 49: tokio::runtime::task::harness::poll_future at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/harness.rs:520:18 50: tokio::runtime::task::harness::Harness<T,S>::poll_inner at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/harness.rs:209:27 51: tokio::runtime::task::harness::Harness<T,S>::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/harness.rs:154:15 52: tokio::runtime::task::raw::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/raw.rs:271:5 53: tokio::runtime::task::raw::RawTask::poll at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/raw.rs:201:18 54: tokio::runtime::task::UnownedTask<S>::run at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/task/mod.rs:486:9 55: tokio::runtime::blocking::pool::Task::run at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/blocking/pool.rs:161:9 56: tokio::runtime::blocking::pool::Inner::run at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/blocking/pool.rs:511:17 57: tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}} at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/blocking/pool.rs:469:13 58: std::sys::backtrace::__rust_begin_short_backtrace at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 59: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 60: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 61: std::panicking::try::do_call at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 62: __rust_try 63: std::panicking::try at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 64: std::panic::catch_unwind at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 65: std::thread::Builder::spawn_unchecked_::{{closure}} at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 66: core::ops::function::FnOnce::call_once{{vtable.shim}} at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 67: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 68: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 69: std::sys::pal::unix::thread::Thread::new::thread_start at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 70: <unknown> 71: <unknown>
worker-tests-group1
Process completed with exit code 105.
api-and-integration-tests-2 (integration-tests-group1, Full integration tests)
Process completed with exit code 105.
api-and-integration-tests-2 (integration-tests-group5, Sharding tests)
The job was canceled because "integration-tests-group1_" failed.
api-and-integration-tests-2 (integration-tests-group5, Sharding tests)
The operation was canceled.
api-and-integration-tests-2 (api-tests, API tests)
The job was canceled because "integration-tests-group1_" failed.
api-and-integration-tests-2 (api-tests, API tests)
The operation was canceled.
golem_common::model::public_oplog::tests.exported_function_invoked_serialization_poem_serde_equivalence: golem_common::model::public_oplog::tests#L1
called `Result::unwrap()` on an `Err` value: Error("invalid value: map, expected map with a single key", line: 0, column: 0)
build-and-test
Process completed with exit code 105.
worker-tests-group1
Cache not found for keys: v0-rust-debug-workertests-Linux-64ffecfe-ce22df4f, v0-rust-debug-workertests-Linux-64ffecfe

Artifacts

Produced during runtime
Name Size
target-debug-golem-component-compilation-service
146 MB
target-debug-golem-component-service
138 MB
target-debug-golem-shard-manager
128 MB
target-debug-golem-worker-service
162 MB
target-debug-worker-executor
179 MB