Skip to content

[Network] upgrade libp2p and libp2p-pubsub libraries #36789

[Network] upgrade libp2p and libp2p-pubsub libraries

[Network] upgrade libp2p and libp2p-pubsub libraries #36789

Triggered via pull request February 1, 2025 01:31
Status Failure
Total duration 8m 13s
Artifacts

ci.yml

on: pull_request
Create Dynamic Integration Test Package Matrix
31s
Create Dynamic Integration Test Package Matrix
Create Dynamic Test Matrix
36s
Create Dynamic Test Matrix
Create Dynamic Unit Test Insecure Package Matrix
38s
Create Dynamic Unit Test Insecure Package Matrix
Matrix: Lint
Matrix: Integration Tests
Matrix: integration-test-others
Matrix: unit-test
Matrix: unit-test-insecure
Fit to window
Zoom out
Zoom in

Annotations

61 errors and 25 warnings
Docker Build
Process completed with exit code 2.
Lint (./insecure/): insecure/cmd/corrupted_builder.go#L58
cnb.NodeRole undefined (type *CorruptedNodeBuilder has no field or method NodeRole) (typecheck)
Lint (./insecure/): insecure/cmd/corrupted_builder.go#L77
cnb.UnicastRateLimiterDistributor undefined (type *CorruptedNodeBuilder has no field or method UnicastRateLimiterDistributor) (typecheck)
Lint (./insecure/): insecure/cmd/corrupted_builder.go#L78
cnb.FlowConfig undefined (type *CorruptedNodeBuilder has no field or method FlowConfig) (typecheck)
Lint (./insecure/): insecure/cmd/corrupted_builder.go#L87
cnb.FlowConfig undefined (type *CorruptedNodeBuilder has no field or method FlowConfig) (typecheck)
Lint (./insecure/): insecure/cmd/corrupted_builder.go#L88
cnb.FlowConfig undefined (type *CorruptedNodeBuilder has no field or method FlowConfig) (typecheck)
Lint (./insecure/): insecure/cmd/corrupted_builder.go#L93
cnb.Logger undefined (type *CorruptedNodeBuilder has no field or method Logger) (typecheck)
Lint (./insecure/): insecure/cmd/corrupted_builder.go#L94
cnb.RootChainID undefined (type *CorruptedNodeBuilder has no field or method RootChainID) (typecheck)
Lint (./insecure/): insecure/cmd/corrupted_builder.go#L96
cnb.NetworkKey undefined (type *CorruptedNodeBuilder has no field or method NetworkKey) (typecheck)
Lint (./insecure/): insecure/cmd/corrupted_builder.go#L97
cnb.SporkID undefined (type *CorruptedNodeBuilder has no field or method SporkID) (typecheck)
Lint (./insecure/): insecure/cmd/corrupted_builder.go#L98
cnb.IdentityProvider undefined (type *CorruptedNodeBuilder has no field or method IdentityProvider) (typecheck)
Lint (./integration/): integration/tests/lib/util.go#L10
"github.com/onflow/cadence" imported and not used (typecheck)
Lint (./integration/): integration/tests/bft/base_suite.go#L149
b.Track undefined (type *BaseSuite has no field or method Track) (typecheck)
Lint (./integration/): integration/tests/epochs/base_suite.go#L115
s.Track undefined (type *BaseSuite has no field or method Track) (typecheck)
Lint (./integration/): integration/dkg/node.go#L46
n.Ctx undefined (type *node has no field or method Ctx) (typecheck)
Lint (./integration/): integration/dkg/node.go#L50
n.Cancel undefined (type *node has no field or method Cancel) (typecheck)
Lint (./integration/): integration/dkg/node.go#L58
n.PublicDB undefined (type *node has no field or method PublicDB) (typecheck)
Lint (./integration/): integration/dkg/node.go#L59
n.SecretsDB undefined (type *node has no field or method SecretsDB) (typecheck)
Lint (./integration/): integration/dkg/dkg_emulator_test.go#L79
n.ProtocolEvents undefined (type *node has no field or method ProtocolEvents) (typecheck)
Lint (./integration/): integration/dkg/dkg_emulator_test.go#L108
node.ProtocolEvents undefined (type *node has no field or method ProtocolEvents) (typecheck)
Lint (./integration/): integration/dkg/dkg_whiteboard_test.go#L262
n.ProtocolEvents undefined (type *node has no field or method ProtocolEvents) (typecheck)
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
cannot use generic type deque.Deque[T any] without instantiation
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
cannot use r (variable of type routing.ContentRouting) as "github.com/ipfs/boxo/bitswap/network".NetOpt value in argument to bsnet.NewFromIpfsHost
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
not enough arguments in call to bitswap.New
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
cannot use generic type deque.Deque[T any] without instantiation
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
cannot use r (variable of type routing.ContentRouting) as "github.com/ipfs/boxo/bitswap/network".NetOpt value in argument to bsnet.NewFromIpfsHost
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
not enough arguments in call to bitswap.New
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
cannot use r (variable of type routing.ContentRouting) as "github.com/ipfs/boxo/bitswap/network".NetOpt value in argument to bsnet.NewFromIpfsHost
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
not enough arguments in call to bitswap.New
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
cannot use generic type deque.Deque[T any] without instantiation
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
cannot use generic type deque.Deque[T any] without instantiation
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
cannot use generic type deque.Deque[T any] without instantiation
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
cannot use r (variable of type routing.ContentRouting) as "github.com/ipfs/boxo/bitswap/network".NetOpt value in argument to bsnet.NewFromIpfsHost
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
not enough arguments in call to bitswap.New
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
cannot use generic type deque.Deque[T any] without instantiation
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
cannot use r (variable of type routing.ContentRouting) as "github.com/ipfs/boxo/bitswap/network".NetOpt value in argument to bsnet.NewFromIpfsHost
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
not enough arguments in call to bitswap.New
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
cannot use generic type deque.Deque[T any] without instantiation
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
cannot use r (variable of type routing.ContentRouting) as "github.com/ipfs/boxo/bitswap/network".NetOpt value in argument to bsnet.NewFromIpfsHost
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
not enough arguments in call to bitswap.New
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
cannot use generic type deque.Deque[T any] without instantiation
Unit Tests Insecure (insecure)
cannot use generic type deque.Deque[T any] without instantiation
Unit Tests Insecure (insecure)
cannot use r (variable of type routing.ContentRouting) as "github.com/ipfs/boxo/bitswap/network".NetOpt value in argument to bsnet.NewFromIpfsHost
Unit Tests Insecure (insecure)
not enough arguments in call to bitswap.New
Unit Tests Insecure (insecure)
cannot use generic type deque.Deque[T any] without instantiation
Unit Tests Insecure (insecure)
cannot use r (variable of type routing.ContentRouting) as "github.com/ipfs/boxo/bitswap/network".NetOpt value in argument to bsnet.NewFromIpfsHost
Unit Tests Insecure (insecure)
not enough arguments in call to bitswap.New
Unit Tests Insecure (insecure)
cannot use generic type deque.Deque[T any] without instantiation
Unit Tests Insecure (insecure)
cannot use r (variable of type routing.ContentRouting) as "github.com/ipfs/boxo/bitswap/network".NetOpt value in argument to bsnet.NewFromIpfsHost
Unit Tests Insecure (insecure)
not enough arguments in call to bitswap.New
Unit Tests Insecure (insecure)
cannot use generic type deque.Deque[T any] without instantiation
Integration Tests Others (integration)
cannot use generic type deque.Deque[T any] without instantiation
Integration Tests Others (integration)
cannot use r (variable of type routing.ContentRouting) as "github.com/ipfs/boxo/bitswap/network".NetOpt value in argument to bsnet.NewFromIpfsHost
Integration Tests Others (integration)
not enough arguments in call to bitswap.New
Integration Tests Others (integration)
cannot use generic type deque.Deque[T any] without instantiation
Integration Tests Others (integration)
cannot use r (variable of type routing.ContentRouting) as "github.com/ipfs/boxo/bitswap/network".NetOpt value in argument to bsnet.NewFromIpfsHost
Integration Tests Others (integration)
not enough arguments in call to bitswap.New
Integration Tests Others (integration)
cannot use generic type deque.Deque[T any] without instantiation
Integration Tests Others (integration)
cannot use r (variable of type routing.ContentRouting) as "github.com/ipfs/boxo/bitswap/network".NetOpt value in argument to bsnet.NewFromIpfsHost
Integration Tests Others (integration)
not enough arguments in call to bitswap.New
Integration Tests Others (integration)
cannot use generic type deque.Deque[T any] without instantiation
Create Dynamic Integration Test Package Matrix
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Create Dynamic Test Matrix
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Create Dynamic Unit Test Insecure Package Matrix
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Docker Build
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Unit Tests Insecure (insecure)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (network/test/cohort1)
Attempt 1 failed. Reason: Child_process exited with error code 2
Integration Tests Others (integration)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
Integration Tests Others (integration)
Attempt 1 failed. Reason: Child_process exited with error code 2
Integration Tests Others (integration)
Attempt 2 failed. Reason: Child_process exited with error code 2
Integration Tests Others (integration)
Attempt 3 failed. Reason: Child_process exited with error code 2
Integration Tests Others (integration)
Attempt 4 failed. Reason: Child_process exited with error code 2