Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(voyager): add plugin to periodically update clients for liveliness #3401

Merged
merged 1 commit into from
Dec 24, 2024

feat(voyager): add plugin to periodically update clients for liveliness

0e12db4
Select commit
Loading
Failed to load commit list.
Merged

feat(voyager): add plugin to periodically update clients for liveliness #3401

feat(voyager): add plugin to periodically update clients for liveliness
0e12db4
Select commit
Loading
Failed to load commit list.
Garnix CI / check hubble-tests [x86_64-linux] succeeded Dec 23, 2024 in 6m 39s

Run results

Build succeeded

Details

Last 100 lines of logs:

   Compiling rustls-platform-verifier v0.3.4
   Compiling jsonrpsee-client-transport v0.24.3
   Compiling jsonrpsee-http-client v0.24.3
   Compiling aptos-openapi v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling aptos-dkg v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling aptos-vault-client v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling jsonrpsee-ws-client v0.24.3
   Compiling alloy v0.6.4
   Compiling jsonrpsee v0.24.3
   Compiling reconnecting-jsonrpc-ws-client v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/reconnecting-jsonrpc-ws-client)
   Compiling tonic v0.10.2
   Compiling aptos-types v0.0.3 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling aptos-secure-storage v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling sqlx-macros-core v0.7.4
   Compiling sqlx-macros v0.7.4
   Compiling protos v0.0.0 (/build/hubble-patched-workspace-cargo-toml/generated/rust/protos)
   Compiling move-stackless-bytecode v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling move-abigen v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling move-docgen v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling sqlx v0.7.4
   Compiling move-compiler-v2 v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling move-package v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling tendermint v0.39.1 (https://github.com/unionlabs/tendermint-rs?branch=v0.39.1-bn254#e891d238)
   Compiling aptos-aggregator v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling aptos-native-interface v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling aptos-sdk-builder v0.2.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling aptos-config v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling aptos-move-stdlib v0.1.1 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling aptos-vm-types v0.0.1 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling aptos-framework v0.1.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling tendermint-config v0.39.1 (https://github.com/unionlabs/tendermint-rs?branch=v0.39.1-bn254#e891d238)
   Compiling tendermint-rpc v0.39.1 (https://github.com/unionlabs/tendermint-rs?branch=v0.39.1-bn254#e891d238)
   Compiling aptos-api-types v0.0.1 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling aptos-rest-client v0.0.0 (https://github.com/unionlabs/aptos-core#fe799078)
   Compiling move-bindgen v0.0.0 (/build/hubble-patched-workspace-cargo-toml/tools/move-bindgen)
   Compiling aptos-move-ibc v0.1.0 (/build/hubble-patched-workspace-cargo-toml/generated/rust/aptos-move-ibc)
   Compiling unionlabs v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/unionlabs)
   Compiling beacon-api-types v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/beacon-api-types)
   Compiling cometbft-types v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/cometbft-types)
   Compiling scroll-rpc v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/scroll-rpc)
   Compiling ics23 v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/ics23)
   Compiling scroll-api v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/scroll-api)
   Compiling cometbls-light-client-types v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/cometbls-light-client-types)
warning: unused import: `Visitor`
 --> lib/cometbls-light-client-types/src/chain_id.rs:4:23
  |
4 | use serde::de::{self, Visitor};
  |                       ^^^^^^^
  |
  = note: `#[warn(unused_imports)]` on by default

warning: `cometbls-light-client-types` (lib) generated 1 warning (run `cargo fix --lib -p cometbls-light-client-types` to apply 1 suggestion)
   Compiling tendermint-light-client-types v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/tendermint-light-client-types)
   Compiling cometbft-rpc v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/cometbft-rpc)
   Compiling ethereum-light-client-types v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/ethereum-light-client-types)
   Compiling beacon-api v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/beacon-api)
   Compiling berachain-light-client-types v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/berachain-light-client-types)
   Compiling scroll-light-client-types v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/scroll-light-client-types)
   Compiling arbitrum-light-client-types v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/arbitrum-light-client-types)
   Compiling movement-light-client-types v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/movement-light-client-types)
warning: unexpected `cfg` condition value: `proto`
  --> lib/movement-light-client-types/src/client_state.rs:15:7
   |
15 | #[cfg(feature = "proto")]
   |       ^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `ethabi` and `serde`
   = help: consider adding `proto` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

   Compiling chain-utils v0.1.0 (/build/hubble-patched-workspace-cargo-toml/lib/chain-utils)
warning: `movement-light-client-types` (lib) generated 1 warning
warning: unused import: `bip32::secp256k1::ecdsa::signature::SignatureEncoding`
 --> lib/chain-utils/src/cosmos_sdk.rs:3:5
  |
3 | use bip32::secp256k1::ecdsa::signature::SignatureEncoding;
  |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = note: `#[warn(unused_imports)]` on by default

warning: `chain-utils` (lib) generated 1 warning
   Compiling hubble v0.1.0 (/build/hubble-patched-workspace-cargo-toml/hubble)
    Finished `release` profile [optimized] target(s) in 1m 51s
     Running unittests src/main.rs (target/release/deps/hubble-a75dcc1eff9ab137)

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

checkPhase completed in 1 minutes 51 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
linking previous artifacts /nix/store/vxxbf8b4ay7nai3h9cvwzqcpvk9spmv1-hubble-deps-0.1.0/target.tar.zst to /nix/store/fdcylif6xy5ganp03p526vx5gmi0v8rx-hubble-test-0.1.0/target.tar.zst
/*stdin*\            : 32.91%   (  1.40 GiB =>    473 MiB, /nix/store/fdcylif6xy5ganp03p526vx5gmi0v8rx-hubble-test-0.1.0/target.tar.zst) 
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
shrinking RPATHs of ELF executables and libraries in /nix/store/fdcylif6xy5ganp03p526vx5gmi0v8rx-hubble-test-0.1.0
checking for references to /build/ in /nix/store/fdcylif6xy5ganp03p526vx5gmi0v8rx-hubble-test-0.1.0...
patching script interpreter paths in /nix/store/fdcylif6xy5ganp03p526vx5gmi0v8rx-hubble-test-0.1.0