Skip to content

[Access] Added metrics for transaction validator #34830

[Access] Added metrics for transaction validator

[Access] Added metrics for transaction validator #34830

Triggered via pull request August 29, 2024 16:05
Status Cancelled
Total duration 10m 16s
Artifacts

ci.yml

on: pull_request
Create Dynamic Integration Test Package Matrix
3m 9s
Create Dynamic Integration Test Package Matrix
Create Dynamic Test Matrix
31s
Create Dynamic Test Matrix
Create Dynamic Unit Test Insecure Package Matrix
25s
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

50 errors and 46 warnings
Lint (./integration/): integration/dkg/dkg_emulator_suite.go#L17
could not import github.com/onflow/flow-emulator/emulator (-: # github.com/onflow/flow-emulator/emulator
Lint (./integration/)
not enough arguments in call to access.NewTransactionValidator
Lint (./integration/): integration/epochs/cluster_epoch_test.go#L16
could not import github.com/onflow/flow-emulator/emulator (-: # github.com/onflow/flow-emulator/emulator
Lint (./integration/)
not enough arguments in call to access.NewTransactionValidator
Lint (./integration/): integration/tests/epochs/cohort1/epoch_dynamic_bootstrap_in_efm_test.go#L17
cannot use new(DynamicBootstrapInEFMSuite) (value of type *DynamicBootstrapInEFMSuite) as suite.TestingSuite value in argument to suite.Run: *DynamicBootstrapInEFMSuite does not implement suite.TestingSuite (missing method SetS) (typecheck)
Lint (./integration/): integration/tests/epochs/cohort1/epoch_dynamic_bootstrap_in_efm_test.go#L30
s.GetContainersByRole undefined (type *DynamicBootstrapInEFMSuite has no field or method GetContainersByRole) (typecheck)
Lint (./integration/): integration/tests/epochs/cohort1/epoch_dynamic_bootstrap_in_efm_test.go#L33
s.TimedLogf undefined (type *DynamicBootstrapInEFMSuite has no field or method TimedLogf) (typecheck)
Lint (./integration/): integration/tests/epochs/cohort1/epoch_dynamic_bootstrap_in_efm_test.go#L34
s.AwaitEpochPhase undefined (type *DynamicBootstrapInEFMSuite has no field or method AwaitEpochPhase) (typecheck)
Lint (./integration/): integration/tests/epochs/cohort1/epoch_dynamic_bootstrap_in_efm_test.go#L35
s.TimedLogf undefined (type *DynamicBootstrapInEFMSuite has no field or method TimedLogf) (typecheck)
Lint (./integration/): integration/tests/epochs/cohort1/epoch_dynamic_bootstrap_in_efm_test.go#L37
s.Client undefined (type *DynamicBootstrapInEFMSuite has no field or method Client) (typecheck)
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
Canceling since a higher priority waiting request for 'CI-6239' exists
Integration Tests (Consensus Integration Tests, make -C integration consensus-tests, ubuntu-latest)
Canceling since a higher priority waiting request for 'CI-6239' exists
Integration Tests (Access Cohort3 Integration Tests, make -C integration access-cohort3-tests, ub...
Canceling since a higher priority waiting request for 'CI-6239' exists
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
Canceling since a higher priority waiting request for 'CI-6239' exists
Integration Tests (Access Cohort2 Integration Tests, make -C integration access-cohort2-tests, ub...
Canceling since a higher priority waiting request for 'CI-6239' exists
Integration Tests (Ghost Integration Tests, make -C integration ghost-tests, ubuntu-latest)
Canceling since a higher priority waiting request for 'CI-6239' exists
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
Canceling since a higher priority waiting request for 'CI-6239' exists
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
Canceling since a higher priority waiting request for 'CI-6239' exists
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
Canceling since a higher priority waiting request for 'CI-6239' exists
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
Canceling since a higher priority waiting request for 'CI-6239' exists
Integration Tests (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
Canceling since a higher priority waiting request for 'CI-6239' exists
Integration Tests (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
Canceling since a higher priority waiting request for 'CI-6239' exists
Integration Tests Others (integration)
Canceling since a higher priority waiting request for 'CI-6239' exists
Integration Tests Others (integration)
not enough arguments in call to access.NewTransactionValidator
Integration Tests Others (integration)
not enough arguments in call to access.NewTransactionValidator
Integration Tests Others (integration)
not enough arguments in call to access.NewTransactionValidator
Integration Tests Others (integration)
not enough arguments in call to access.NewTransactionValidator
Integration Tests Others (integration)
The operation was canceled.
Integration Tests (Network Integration Tests, make -C integration network-tests, ubuntu-latest)
Canceling since a higher priority waiting request for 'CI-6239' exists
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
Canceling since a higher priority waiting request for 'CI-6239' exists
Integration Tests (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
Canceling since a higher priority waiting request for 'CI-6239' exists
Integration Tests (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8)
Tidy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Create Dynamic Unit Test Insecure Package Matrix
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
Create Dynamic Test Matrix
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
Lint (./insecure/)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Create Dynamic Integration Test Package Matrix
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
Lint (./integration/)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (network/test/cohort2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (engine/execution/ingestion)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (network/p2p/node)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (network/test/cohort1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (module/dkg)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (engine/consensus)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (network)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (engine/execution/computation)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint (./)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (network/alsp)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (engine/collection)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (storage)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (utils)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (engine/common)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (state)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (engine/execution)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (network/p2p/connection)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (engine/verification)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (fvm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (ledger)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests Insecure (insecure)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (others)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (consensus)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (module)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (network/p2p)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (network/p2p/scoring)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (cmd)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (admin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (engine/access)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (engine/access)
Attempt 1 failed. Reason: Child_process exited with error code 2
Docker Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (engine)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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