Skip to content

feat: check blob data availability #2892

feat: check blob data availability

feat: check blob data availability #2892

Triggered via pull request March 14, 2024 22:06
Status Failure
Total duration 8m 46s
Artifacts

ci.yml

on: pull_request
Build native libraries
19s
Build native libraries
Download Beacon Node OAPI
4s
Download Beacon Node OAPI
Download spectests
9s
Download spectests
Matrix: Run spec-tests
All spec-tests passed
0s
All spec-tests passed
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 78 warnings
Build project
Process completed with exit code 1.
Start and stop the node
Process completed with exit code 1.
Run spec-tests (deneb, general)
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: Linux-spectest-6d2545e1cdc6c1e6862781839345d8a9e92c832a0f5f0f019925f9f98013bc3a
Run spec-tests (deneb, general): test/generated/general/phase0/ssz_generic.exs#L1744
test c:general f:phase0 r:ssz_generic h:basic_vector s:invalid -> vec_uint16_8_random_one_byte_less (General.Phase0.SszGenericTest)
Run spec-tests (deneb, general)
Process completed with exit code 2.
Run spec-tests (capella, general)
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: Linux-spectest-6d2545e1cdc6c1e6862781839345d8a9e92c832a0f5f0f019925f9f98013bc3a
Run spec-tests (deneb, mainnet): test/generated/mainnet/deneb/fork_choice.exs#L19
test c:mainnet f:deneb r:fork_choice h:ex_ante s:pyspec_tests -> ex_ante_attestations_is_greater_than_proposer_boost_with_boost (Mainnet.Deneb.ForkChoiceTest)
Run spec-tests (deneb, mainnet): test/generated/mainnet/deneb/fork_choice.exs#L64
test c:mainnet f:deneb r:fork_choice h:get_head s:pyspec_tests -> shorter_chain_but_heavier_weight (Mainnet.Deneb.ForkChoiceTest)
Run spec-tests (deneb, mainnet): test/generated/mainnet/deneb/fork_choice.exs#L94
test c:mainnet f:deneb r:fork_choice h:on_block s:pyspec_tests -> invalid_incorrect_proof (Mainnet.Deneb.ForkChoiceTest)
Run spec-tests (deneb, mainnet): test/generated/mainnet/deneb/fork_choice.exs#L29
test c:mainnet f:deneb r:fork_choice h:ex_ante s:pyspec_tests -> ex_ante_sandwich_with_honest_attestation (Mainnet.Deneb.ForkChoiceTest)
Run spec-tests (deneb, mainnet): test/generated/mainnet/deneb/fork_choice.exs#L89
test c:mainnet f:deneb r:fork_choice h:on_block s:pyspec_tests -> invalid_data_unavailable (Mainnet.Deneb.ForkChoiceTest)
Run spec-tests (deneb, mainnet): test/generated/mainnet/deneb/fork_choice.exs#L44
test c:mainnet f:deneb r:fork_choice h:get_head s:pyspec_tests -> chain_no_attestations (Mainnet.Deneb.ForkChoiceTest)
Run spec-tests (deneb, mainnet): test/generated/mainnet/deneb/fork_choice.exs#L34
test c:mainnet f:deneb r:fork_choice h:ex_ante s:pyspec_tests -> ex_ante_sandwich_without_attestations (Mainnet.Deneb.ForkChoiceTest)
Run spec-tests (deneb, mainnet)
Process completed with exit code 2.
Run spec-tests (deneb, mainnet)
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: Linux-spectest-6d2545e1cdc6c1e6862781839345d8a9e92c832a0f5f0f019925f9f98013bc3a
Run spec-tests (capella, mainnet)
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: Linux-spectest-6d2545e1cdc6c1e6862781839345d8a9e92c832a0f5f0f019925f9f98013bc3a
Run spec-tests (capella, minimal)
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: Linux-spectest-6d2545e1cdc6c1e6862781839345d8a9e92c832a0f5f0f019925f9f98013bc3a
Run spec-tests (deneb, minimal)
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: Linux-spectest-6d2545e1cdc6c1e6862781839345d8a9e92c832a0f5f0f019925f9f98013bc3a
All spec-tests passed
Process completed with exit code 1.
Lint
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Lint
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
Lint
use Bitwise is deprecated. import Bitwise instead
Build project
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build project
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
Build project
use Bitwise is deprecated. import Bitwise instead
Build project: test/spec/runners/fork_choice.ex#L175
variable "hash" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build project: test/spec/runners/fork_choice.ex#L11
unused alias SszEx
Test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
Test
use Bitwise is deprecated. import Bitwise instead
Test: test/spec/runners/fork_choice.ex#L175
variable "hash" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test: test/spec/runners/fork_choice.ex#L11
unused alias SszEx
Start and stop the node
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Start and stop the node
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
Start and stop the node
use Bitwise is deprecated. import Bitwise instead
Start and stop the node: test/spec/runners/fork_choice.ex#L175
variable "hash" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run spec-tests (deneb, general)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Run spec-tests (deneb, general)
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
Run spec-tests (deneb, general)
use Bitwise is deprecated. import Bitwise instead
Run spec-tests (deneb, general): test/spec/runners/fork_choice.ex#L175
variable "hash" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run spec-tests (deneb, general): test/spec/runners/fork_choice.ex#L175
variable "hash" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run spec-tests (capella, general)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Run spec-tests (capella, general)
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
Run spec-tests (capella, general)
use Bitwise is deprecated. import Bitwise instead
Run spec-tests (capella, general): test/spec/runners/fork_choice.ex#L77
variable "step" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run spec-tests (capella, general): test/spec/runners/fork_choice.ex#L175
variable "hash" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run spec-tests (capella, general): test/spec/runners/fork_choice.ex#L175
function load_blob_data/3 is unused
Run spec-tests (capella, general): lib/lambda_ethereum_consensus/fork_choice/handlers.ex#L204
variable "parent_beacon_block_root" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run spec-tests (capella, general): test/spec/runners/fork_choice.ex#L77
variable "step" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run spec-tests (capella, general): test/spec/runners/fork_choice.ex#L175
variable "hash" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run spec-tests (capella, general): test/spec/runners/fork_choice.ex#L175
function load_blob_data/3 is unused
Run spec-tests (capella, general): lib/lambda_ethereum_consensus/fork_choice/handlers.ex#L204
variable "parent_beacon_block_root" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run spec-tests (deneb, mainnet)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Run spec-tests (deneb, mainnet)
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
Run spec-tests (deneb, mainnet)
use Bitwise is deprecated. import Bitwise instead
Run spec-tests (deneb, mainnet): test/spec/runners/fork_choice.ex#L175
variable "hash" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run spec-tests (deneb, mainnet): test/spec/runners/fork_choice.ex#L175
variable "hash" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run spec-tests (capella, mainnet): test/spec/runners/fork_choice.ex#L77
variable "step" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run spec-tests (capella, mainnet): test/spec/runners/fork_choice.ex#L175
variable "hash" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run spec-tests (capella, mainnet): test/spec/runners/fork_choice.ex#L175
function load_blob_data/3 is unused
Run spec-tests (capella, mainnet): lib/lambda_ethereum_consensus/fork_choice/handlers.ex#L204
variable "parent_beacon_block_root" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run spec-tests (capella, mainnet)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Run spec-tests (capella, mainnet)
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
Run spec-tests (capella, mainnet)
use Bitwise is deprecated. import Bitwise instead
Run spec-tests (capella, mainnet): test/spec/runners/fork_choice.ex#L77
variable "step" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run spec-tests (capella, mainnet): test/spec/runners/fork_choice.ex#L175
variable "hash" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run spec-tests (capella, mainnet): test/spec/runners/fork_choice.ex#L175
function load_blob_data/3 is unused
Run spec-tests (capella, mainnet): lib/lambda_ethereum_consensus/fork_choice/handlers.ex#L204
variable "parent_beacon_block_root" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run spec-tests (capella, minimal)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Run spec-tests (capella, minimal)
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
Run spec-tests (capella, minimal)
use Bitwise is deprecated. import Bitwise instead
Run spec-tests (capella, minimal): test/spec/runners/fork_choice.ex#L77
variable "step" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run spec-tests (capella, minimal): test/spec/runners/fork_choice.ex#L175
variable "hash" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run spec-tests (capella, minimal): test/spec/runners/fork_choice.ex#L175
function load_blob_data/3 is unused
Run spec-tests (capella, minimal): lib/lambda_ethereum_consensus/fork_choice/handlers.ex#L204
variable "parent_beacon_block_root" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run spec-tests (capella, minimal): test/spec/runners/fork_choice.ex#L77
variable "step" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run spec-tests (capella, minimal): test/spec/runners/fork_choice.ex#L175
variable "hash" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run spec-tests (capella, minimal): test/spec/runners/fork_choice.ex#L175
function load_blob_data/3 is unused
Run spec-tests (capella, minimal): lib/lambda_ethereum_consensus/fork_choice/handlers.ex#L204
variable "parent_beacon_block_root" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run spec-tests (deneb, minimal): test/spec/runners/fork_choice.ex#L175
variable "hash" is unused (if the variable is not meant to be used, prefix it with an underscore)
Run spec-tests (deneb, minimal)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Run spec-tests (deneb, minimal)
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
Run spec-tests (deneb, minimal)
use Bitwise is deprecated. import Bitwise instead
Run spec-tests (deneb, minimal): test/spec/runners/fork_choice.ex#L175
variable "hash" is unused (if the variable is not meant to be used, prefix it with an underscore)