Skip to content

Instantly share code, notes, and snippets.

@longbowlu
Created November 14, 2022 22:08
Show Gist options
  • Save longbowlu/ed8e0e1a88cb7aede409ca53296ab8af to your computer and use it in GitHub Desktop.
Save longbowlu/ed8e0e1a88cb7aede409ca53296ab8af to your computer and use it in GitHub Desktop.
2022-11-14T22:06:52.173308Z WARN sui_faucet: Failed to request gas: Internal("Encountered error in transfer gases with err: RPC call failed: ErrorObject { code: ServerError(-32000), message: \"Failed to process transaction on a quorum of validators to form a transaction certificate because of locked objects, but retried a conflicting transaction lqvVoQtzqY3bEu+hZMtT1g3xJIfy4hv8UecONldpSw4=, success: false\", data: None }\n\nCaused by:\n RPC call failed: ErrorObject { code: ServerError(-32000), message: \"Failed to process transaction on a quorum of validators to form a transaction certificate because of locked objects, but retried a conflicting transaction lqvVoQtzqY3bEu+hZMtT1g3xJIfy4hv8UecONldpSw4=, success: false\", data: None }\n\nStack backtrace:\n 0: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/core/src/result.rs:2105:27\n sui_sdk::QuorumDriver::execute_transaction::{{closure}}\n at ./crates/sui-sdk/src/lib.rs:354:20\n <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/core/src/future/mod.rs:91:19\n sui_faucet::faucet::simple_faucet::SimpleFaucet::execute_pay_sui_txn::{{closure}}\n at ./crates/sui-faucet/src/faucet/simple_faucet.rs:346:13\n <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/core/src/future/mod.rs:91:19\n 1: sui_faucet::faucet::simple_faucet::SimpleFaucet::execute_pay_sui_txn_with_retrials::{{closure}}\n at ./crates/sui-faucet/src/faucet/simple_faucet.rs:290:21\n <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/core/src/future/mod.rs:91:19\n sui_faucet::faucet::simple_faucet::SimpleFaucet::transfer_gases::{{closure}}\n at ./crates/sui-faucet/src/faucet/simple_faucet.rs:228:21\n <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/core/src/future/mod.rs:91:19\n <sui_faucet::faucet::simple_faucet::SimpleFaucet as sui_faucet::faucet::Faucet>::send::{{closure}}\n at ./crates/sui-faucet/src/faucet/simple_faucet.rs:498:91\n 2: <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/core/src/future/mod.rs:91:19\n 3: <core::pin::Pin<P> as core::future::future::Future>::poll\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/core/src/future/future.rs:124:9\n sui_faucet::request_gas::{{closure}}::{{closure}}::{{closure}}\n at ./crates/sui-faucet/src/main.rs:162:21\n <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/core/src/future/mod.rs:91:19\n sui_faucet::request_gas::{{closure}}::{{closure}}\n at ./crates/sui-faucet/src/main.rs:163:14\n <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/core/src/future/mod.rs:91:19\n tokio::runtime::task::core::CoreStage<T>::poll::{{closure}}\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/core.rs:184:17\n tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/loom/std/unsafe_cell.rs:14:9\n tokio::runtime::task::core::CoreStage<T>::poll\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/core.rs:174:13\n 4: tokio::runtime::task::harness::poll_future::{{closure}}\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/harness.rs:480:19\n <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/core/src/panic/unwind_safe.rs:271:9\n std::panicking::try::do_call\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/panicking.rs:492:40\n std::panicking::try\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/panicking.rs:456:19\n std::panic::catch_unwind\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/panic.rs:137:14\n tokio::runtime::task::harness::poll_future\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/harness.rs:468:18\n tokio::runtime::task::harness::Harness<T,S>::poll_inner\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/harness.rs:104:27\n tokio::runtime::task::harness::Harness<T,S>::poll\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/harness.rs:57:15\n 5: tokio::runtime::task::raw::RawTask::poll\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/raw.rs:134:18\n tokio::runtime::task::LocalNotified<S>::run\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/mod.rs:385:9\n tokio::runtime::scheduler::multi_thread::worker::Context::run_task::{{closure}}\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/multi_thread/worker.rs:444:21\n tokio::coop::with_budget::{{closure}}\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/coop.rs:102:9\n std::thread::local::LocalKey<T>::try_with\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/thread/local.rs:445:16\n std::thread::local::LocalKey<T>::with\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/thread/local.rs:421:9\n 6: tokio::coop::with_budget\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/coop.rs:95:5\n tokio::coop::budget\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/coop.rs:72:5\n tokio::runtime::scheduler::multi_thread::worker::Context::run_task\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/multi_thread/worker.rs:420:9\n 7: tokio::runtime::scheduler::multi_thread::worker::Context::run\n 8: tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/multi_thread/worker.rs:372:17\n tokio::macros::scoped_tls::ScopedKey<T>::set\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/macros/scoped_tls.rs:61:9\n tokio::runtime::scheduler::multi_thread::worker::run\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/multi_thread/worker.rs:369:5\n 9: tokio::runtime::scheduler::multi_thread::worker::Launch::launch::{{closure}}\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/multi_thread/worker.rs:348:45\n <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/blocking/task.rs:42:21\n tokio::runtime::task::core::CoreStage<T>::poll::{{closure}}\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/core.rs:184:17\n tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/loom/std/unsafe_cell.rs:14:9\n tokio::runtime::task::core::CoreStage<T>::poll\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/core.rs:174:13\n 10: tokio::runtime::task::harness::poll_future::{{closure}}\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/harness.rs:480:19\n <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/core/src/panic/unwind_safe.rs:271:9\n std::panicking::try::do_call\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/panicking.rs:492:40\n std::panicking::try\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/panicking.rs:456:19\n std::panic::catch_unwind\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/panic.rs:137:14\n tokio::runtime::task::harness::poll_future\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/harness.rs:468:18\n tokio::runtime::task::harness::Harness<T,S>::poll_inner\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/harness.rs:104:27\n tokio::runtime::task::harness::Harness<T,S>::poll\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/harness.rs:57:15\n 11: tokio::runtime::task::raw::RawTask::poll\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/raw.rs:134:18\n tokio::runtime::task::UnownedTask<S>::run\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/mod.rs:422:9\n tokio::runtime::blocking::pool::Task::run\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/blocking/pool.rs:111:9\n tokio::runtime::blocking::pool::Inner::run\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/blocking/pool.rs:346:17\n 12: tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}\n at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/blocking/pool.rs:321:13\n std::sys_common::backtrace::__rust_begin_short_backtrace\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/sys_common/backtrace.rs:122:18\n 13: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/thread/mod.rs:514:17\n <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/core/src/panic/unwind_safe.rs:271:9\n std::panicking::try::do_call\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/panicking.rs:492:40\n std::panicking::try\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/panicking.rs:456:19\n std::panic::catch_unwind\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/panic.rs:137:14\n std::thread::Builder::spawn_unchecked_::{{closure}}\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/thread/mod.rs:513:30\n core::ops::function::FnOnce::call_once{{vtable.shim}}\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/core/src/ops/function.rs:248:5\n 14: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/alloc/src/boxed.rs:1940:9\n <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/alloc/src/boxed.rs:1940:9\n std::sys::unix::thread::Thread::new::thread_start\n at /rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/sys/unix/thread.rs:108:17\n 15: start_thread\n 16: clone.") uuid=21c5912f-0b5c-41eb-84e1-d2771756e2b7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment