Skip to content

execution/tests: enforce checkNonce/checkTransaction in state harness #4161

execution/tests: enforce checkNonce/checkTransaction in state harness

execution/tests: enforce checkNonce/checkTransaction in state harness #4161

Triggered via pull request May 5, 2026 14:43
Status Cancelled
Total duration 26m 7s
Artifacts 9

ci-gate.yml

on: pull_request
Matrix: caplin / tests-windows
Matrix: caplin / tests
Matrix: hive-eest / test-hive-eest
Waiting for pending jobs
Matrix: hive / test-hive
Matrix: kurtosis / assertoor_test
Matrix: repro / reproducible-build
Matrix: tests / tests-mac-linux
race-tests  /  load-matrix
8s
race-tests / load-matrix
Matrix: race-tests / tests-linux
ci-gate
3s
ci-gate
Fit to window
Zoom out
Zoom in

Annotations

26 errors, 70 warnings, and 13 notices
hive / test-hive (ethereum/rpc-compat, .*)
The artifact name is not valid: hive-workspace-log-ethereum/rpc-compat-.*. Contains the following character: Asterisk * Invalid characters include: Double quote ", Colon :, Less than <, Greater than >, Vertical bar |, Asterisk *, Question mark ?, Carriage return \r, Line feed \n, Backslash \, Forward slash / These characters are not allowed in the artifact name due to limitations with certain file systems such as NTFS. To maintain file system agnostic behavior, these characters are intentionally not allowed to prevent potential problems with downloads on different file systems.
hive / test-hive (ethereum/engine, exchange-capabilities|auth)
The artifact name is not valid: hive-workspace-log-ethereum/engine-exchange-capabilities|auth. Contains the following character: Vertical bar | Invalid characters include: Double quote ", Colon :, Less than <, Greater than >, Vertical bar |, Asterisk *, Question mark ?, Carriage return \r, Line feed \n, Backslash \, Forward slash / These characters are not allowed in the artifact name due to limitations with certain file systems such as NTFS. To maintain file system agnostic behavior, these characters are intentionally not allowed to prevent potential problems with downloads on different file systems.
hive / test-hive (ethereum/engine, api)
The artifact name is not valid: hive-workspace-log-ethereum/engine-api. Contains the following character: Forward slash / Invalid characters include: Double quote ", Colon :, Less than <, Greater than >, Vertical bar |, Asterisk *, Question mark ?, Carriage return \r, Line feed \n, Backslash \, Forward slash / These characters are not allowed in the artifact name due to limitations with certain file systems such as NTFS. To maintain file system agnostic behavior, these characters are intentionally not allowed to prevent potential problems with downloads on different file systems.
hive / test-hive (ethereum/engine, withdrawals)
The artifact name is not valid: hive-workspace-log-ethereum/engine-withdrawals. Contains the following character: Forward slash / Invalid characters include: Double quote ", Colon :, Less than <, Greater than >, Vertical bar |, Asterisk *, Question mark ?, Carriage return \r, Line feed \n, Backslash \, Forward slash / These characters are not allowed in the artifact name due to limitations with certain file systems such as NTFS. To maintain file system agnostic behavior, these characters are intentionally not allowed to prevent potential problems with downloads on different file systems.
hive / test-hive (ethereum/engine, cancun)
The artifact name is not valid: hive-workspace-log-ethereum/engine-cancun. Contains the following character: Forward slash / Invalid characters include: Double quote ", Colon :, Less than <, Greater than >, Vertical bar |, Asterisk *, Question mark ?, Carriage return \r, Line feed \n, Backslash \, Forward slash / These characters are not allowed in the artifact name due to limitations with certain file systems such as NTFS. To maintain file system agnostic behavior, these characters are intentionally not allowed to prevent potential problems with downloads on different file systems.
kurtosis / assertoor_regular_test
Canceling since a higher priority waiting request for CI Gate-yperbasis/issue20684 exists
kurtosis / assertoor_regular_test
The operation was canceled.
kurtosis / assertoor_pectra_test
Canceling since a higher priority waiting request for CI Gate-yperbasis/issue20684 exists
kurtosis / assertoor_pectra_test
The operation was canceled.
tests / tests-mac-linux (ubuntu-24.04)
Canceling since a higher priority waiting request for CI Gate-yperbasis/issue20684 exists
tests / tests-mac-linux (ubuntu-24.04)
The operation was canceled.
bench / benchmarks
Canceling since a higher priority waiting request for CI Gate-yperbasis/issue20684 exists
bench / benchmarks
The operation was canceled.
sonar / sonar
Canceling since a higher priority waiting request for CI Gate-yperbasis/issue20684 exists
sonar / sonar
The operation was canceled.
race-tests / tests-linux (ubuntu-latest, execution-tests)
Canceling since a higher priority waiting request for CI Gate-yperbasis/issue20684 exists
race-tests / tests-linux (ubuntu-latest, execution-tests)
The operation was canceled.
tests / tests-mac-linux (windows-2025)
Canceling since a higher priority waiting request for CI Gate-yperbasis/issue20684 exists
tests / tests-mac-linux (windows-2025)
The operation was canceled.
ci-gate
Process completed with exit code 1.
CI Gate
Canceling since a higher priority waiting request for CI Gate-yperbasis/issue20684 exists
CI Gate
Canceling since a higher priority waiting request for CI Gate-yperbasis/issue20684 exists
CI Gate
Canceling since a higher priority waiting request for CI Gate-yperbasis/issue20684 exists
CI Gate
Canceling since a higher priority waiting request for CI Gate-yperbasis/issue20684 exists
CI Gate
Canceling since a higher priority waiting request for CI Gate-yperbasis/issue20684 exists
CI Gate
Canceling since a higher priority waiting request for CI Gate-yperbasis/issue20684 exists
hive / test-hive (ethereum/rpc-compat, .*)
Restore cache failed: Dependencies file is not found in /opt/actions-runner/_work/erigon/erigon. Supported file pattern: go.mod
hive / test-hive (ethereum/rpc-compat, .*)
Both go-version and go-version-file inputs are specified, only go-version will be used
hive / test-hive (ethereum/engine, exchange-capabilities|auth)
Restore cache failed: Dependencies file is not found in /opt/actions-runner/_work/erigon/erigon. Supported file pattern: go.mod
hive / test-hive (ethereum/engine, exchange-capabilities|auth)
Both go-version and go-version-file inputs are specified, only go-version will be used
hive / test-hive (devp2p, eth)
Restore cache failed: Dependencies file is not found in /opt/actions-runner/_work/erigon/erigon. Supported file pattern: go.mod
hive / test-hive (devp2p, eth)
Both go-version and go-version-file inputs are specified, only go-version will be used
caplin / tests (ubuntu-24.04)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
caplin / tests (ubuntu-24.04)
Go build cache miss — no matching key found
caplin / tests (ubuntu-24.04)
Go module cache miss — no matching key found
hive / test-hive (ethereum/engine, api)
Restore cache failed: Dependencies file is not found in /opt/actions-runner/_work/erigon/erigon. Supported file pattern: go.mod
hive / test-hive (ethereum/engine, api)
Both go-version and go-version-file inputs are specified, only go-version will be used
hive / test-hive (ethereum/engine, withdrawals)
Restore cache failed: Dependencies file is not found in /opt/actions-runner/_work/erigon/erigon. Supported file pattern: go.mod
hive / test-hive (ethereum/engine, withdrawals)
Both go-version and go-version-file inputs are specified, only go-version will be used
caplin / tests-windows (windows-2025)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
caplin / tests-windows (windows-2025)
Go build cache miss — no matching key found
caplin / tests-windows (windows-2025)
Go module cache miss — no matching key found
repro / reproducible-build (ubuntu-24.04)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
repro / reproducible-build (ubuntu-24.04)
Go build cache miss — no matching key found
repro / reproducible-build (ubuntu-24.04)
Go module cache miss — no matching key found
hive / test-hive (ethereum/engine, cancun)
Restore cache failed: Dependencies file is not found in /opt/actions-runner/_work/erigon/erigon. Supported file pattern: go.mod
hive / test-hive (ethereum/engine, cancun)
Both go-version and go-version-file inputs are specified, only go-version will be used
repro / reproducible-build (macos-15)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
repro / reproducible-build (macos-15)
Go build cache miss — no matching key found
repro / reproducible-build (macos-15)
Go module cache miss — no matching key found
repro / reproducible-build (windows-2025)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
repro / reproducible-build (windows-2025)
Go build cache miss — no matching key found
repro / reproducible-build (windows-2025)
Go module cache miss — no matching key found
race-tests / tests-linux (ubuntu-latest, consensus)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
race-tests / tests-linux (ubuntu-latest, consensus)
Go build cache miss — no matching key found
race-tests / tests-linux (ubuntu-latest, consensus)
Go module cache miss — no matching key found
race-tests / tests-linux (ubuntu-latest, other)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
race-tests / tests-linux (ubuntu-latest, other)
Go build cache miss — no matching key found
race-tests / tests-linux (ubuntu-latest, other)
Go module cache miss — no matching key found
lint / lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint / lint
Go build cache miss — no matching key found
lint / lint
Go module cache miss — no matching key found
kurtosis / assertoor_glamsterdam_test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, DamianReeves/write-file-action@master, docker/build-push-action@v6, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
kurtosis / assertoor_caplin-minimal_test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, DamianReeves/write-file-action@master, docker/build-push-action@v6, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
race-tests / tests-linux (ubuntu-latest, core-rpc)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
race-tests / tests-linux (ubuntu-latest, core-rpc)
Go build cache miss — no matching key found
race-tests / tests-linux (ubuntu-latest, core-rpc)
Go module cache miss — no matching key found
race-tests / tests-linux (ubuntu-latest, execution-other)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
race-tests / tests-linux (ubuntu-latest, execution-other)
Go build cache miss — no matching key found
race-tests / tests-linux (ubuntu-latest, execution-other)
Go module cache miss — no matching key found
tests / tests-mac-linux (macos-15)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
tests / tests-mac-linux (macos-15)
Go build cache miss — no matching key found
tests / tests-mac-linux (macos-15)
Go module cache miss — no matching key found
race-tests / tests-linux (ubuntu-latest, execution-eest-devnet)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
race-tests / tests-linux (ubuntu-latest, execution-eest-devnet)
Go build cache miss — no matching key found
race-tests / tests-linux (ubuntu-latest, execution-eest-devnet)
Go module cache miss — no matching key found
race-tests / tests-linux (ubuntu-latest, execution-eest-blockchain)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
race-tests / tests-linux (ubuntu-latest, execution-eest-blockchain)
Go build cache miss — no matching key found
race-tests / tests-linux (ubuntu-latest, execution-eest-blockchain)
Go module cache miss — no matching key found
kurtosis / assertoor_regular_test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, DamianReeves/write-file-action@master, docker/build-push-action@v6, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
kurtosis / assertoor_pectra_test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, DamianReeves/write-file-action@master, docker/build-push-action@v6, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
tests / tests-mac-linux (ubuntu-24.04)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
tests / tests-mac-linux (ubuntu-24.04)
Go build cache miss — no matching key found
tests / tests-mac-linux (ubuntu-24.04)
Go module cache miss — no matching key found
bench / benchmarks
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
bench / benchmarks
Go build cache miss — no matching key found
bench / benchmarks
Go module cache miss — no matching key found
sonar / sonar
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
sonar / sonar
Go build cache miss — no matching key found
sonar / sonar
Go module cache miss — no matching key found
race-tests / tests-linux (ubuntu-latest, execution-tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
race-tests / tests-linux (ubuntu-latest, execution-tests)
Go build cache miss — no matching key found
race-tests / tests-linux (ubuntu-latest, execution-tests)
Go module cache miss — no matching key found
tests / tests-mac-linux (windows-2025)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
tests / tests-mac-linux (windows-2025)
Go build cache miss — no matching key found
tests / tests-mac-linux (windows-2025)
Go module cache miss — no matching key found
caplin / tests-windows (windows-2025)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
repro / reproducible-build (windows-2025)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
race-tests / tests-linux (ubuntu-latest, consensus)
Packages ran without test cache: github.com/erigontech/erigon/cl/beacon/handler (33.323s) github.com/erigontech/erigon/cl/phase1/network/services (28.102s) github.com/erigontech/erigon/cl/utils/eth2shuffle (9.153s) github.com/erigontech/erigon/cl/antiquary (8.337s) github.com/erigontech/erigon/cl/phase1/forkchoice (7.487s) github.com/erigontech/erigon/cl/phase1/core/checkpoint_sync (6.132s) github.com/erigontech/erigon/cl/sentinel/handlers (5.967s) github.com/erigontech/erigon/cl/transition/impl/eth2/statechange (5.352s) github.com/erigontech/erigon/cl/sentinel (4.368s) github.com/erigontech/erigon/cl/validator/attestation_producer (3.116s) github.com/erigontech/erigon/cl/phase1/core/state (3.106s) github.com/erigontech/erigon/cl/clparams/devgenesis (2.907s) github.com/erigontech/erigon/cl/clparams/initial_state (2.781s) github.com/erigontech/erigon/cl/transition/impl/eth2 (2.715s) github.com/erigontech/erigon/cl/phase1/core/state/raw (2.673s) github.com/erigontech/erigon/cl/phase1/network/gossip (2.492s) github.com/erigontech/erigon/cl/phase1/forkchoice/fork_graph (2.421s) github.com/erigontech/erigon/cl/ssz (2.261s) github.com/erigontech/erigon/cl/persistence/base_encoding (2.258s) github.com/erigontech/erigon/cl/cltypes/solid (2.257s) github.com/erigontech/erigon/cl/cltypes (2.240s) github.com/erigontech/erigon/cl/beacon/beaconevents (2.220s) github.com/erigontech/erigon/cl/persistence/state/historical_states_reader (2.219s) github.com/erigontech/erigon/cl/phase1/forkchoice/optimistic (2.204s) github.com/erigontech/erigon/cl/persistence/format/snapshot_format (2.193s) github.com/erigontech/erigon/cl/merkle_tree (2.161s) github.com/erigontech/erigon/cl/persistence/blob_storage (2.143s) github.com/erigontech/erigon/cl/p2p (2.142s) github.com/erigontech/erigon/cl/beacon/beaconhttp (2.121s) github.com/erigontech/erigon/cl/utils/eth_clock (2.109s) github.com/erigontech/erigon/cl/persistence/state (2.107s) github.com/erigontech/erigon/cl/persistence/beacon_indicies (2.070s) github.com/erigontech/erigon/cl/spectest (2.061s) github.com/erigontech/erigon/cl/aggregation (2.028s) github.com/erigontech/erigon/cl/utils (2.023s) github.com/erigontech/erigon/cl/clparams (2.001s) github.com/erigontech/erigon/cl/phase1/execution_client/block_collector (1.953s) github.com/erigontech/erigon/cl/beacon/builder (1.937s) github.com/erigontech/erigon/cl/fork (1.890s) github.com/erigontech/erigon/cl/pool (1.859s) github.com/erigontech/erigon/cl/validator/devvalidator (1.703s) github.com/erigontech/erigon/cl/validator/sync_contribution_pool (1.665s) github.com/erigontech/erigon/cl/phase1/core/state/shuffling (1.612s) github.com/erigontech/erigon/cl/utils/bls (1.050s) github.com/erigontech/erigon/cl/beacon/beacontest (1.048s)
race-tests / tests-linux (ubuntu-latest, other)
Packages ran without test cache: github.com/erigontech/erigon/polygon/heimdall (46.692s) github.com/erigontech/erigon/cmd/utils/app (6.131s) github.com/erigontech/erigon/cmd/erigon/node (5.603s) github.com/erigontech/erigon/diagnostics/diaglib (5.023s) github.com/erigontech/erigon/polygon/tests (3.924s) github.com/erigontech/erigon/polygon/heimdall/poshttp (3.236s) github.com/erigontech/erigon/polygon/bor (2.376s) github.com/erigontech/erigon/polygon/bridge (2.312s) github.com/erigontech/erigon/polygon/sync (2.292s) github.com/erigontech/erigon/cmd/rpctest/rpctest (2.241s) github.com/erigontech/erigon/cmd/evm (2.190s) github.com/erigontech/erigon/cmd/rpcdaemon/graphql (2.134s) github.com/erigontech/erigon/polygon/chain (2.133s) github.com/erigontech/erigon/cmd/rpcdaemon/cli (2.098s) github.com/erigontech/erigon/cmd/utils (1.833s) github.com/erigontech/erigon/cmd/rpcdaemon/graphql/graph (1.771s) github.com/erigontech/erigon/common/log/v3 (1.654s) github.com/erigontech/erigon/common/crypto/blake2b (1.322s) github.com/erigontech/erigon/common (1.122s) github.com/erigontech/erigon/plugins/auth (1.047s) github.com/erigontech/erigon/cmd/rlpgen/testing (1.040s) github.com/erigontech/erigon/common/hexutil (1.039s) github.com/erigontech/erigon/polygon/bor/borcfg (1.038s) github.com/erigontech/erigon/common/crypto (1.030s) github.com/erigontech/erigon/common/dir (1.026s) github.com/erigontech/erigon/common/crypto/ecies (1.024s) github.com/erigontech/erigon/common/maphash (1.022s) github.com/erigontech/erigon/cmd/rpcdaemon/health (1.020s) github.com/erigontech/erigon/common/math (1.018s) github.com/erigontech/erigon/common/fdlimit (1.018s) github.com/erigontech/erigon/cmd/rlpdump (1.017s) github.com/erigontech/erigon/common/bitutil (1.015s) github.com/erigontech/erigon/cmd/utils/flags (1.015s) github.com/erigontech/erigon/diagnostics/sysutils (1.012s) github.com/erigontech/erigon/common/mclock (1.011s) github.com/erigontech/erigon/common/lru (1.011s) github.com/erigontech/erigon/cmd/rpcdaemon/graphql/graph/scalar (1.009s)
race-tests / tests-linux (ubuntu-latest, core-rpc)
Packages ran without test cache: github.com/erigontech/erigon/db/state (167.527s) github.com/erigontech/erigon/rpc (95.610s) github.com/erigontech/erigon/db/snapshotsync/freezeblocks (55.122s) github.com/erigontech/erigon/txnprovider/shutter (44.522s) github.com/erigontech/erigon/rpc/jsonrpc (40.138s) github.com/erigontech/erigon/txnprovider/txpool (39.941s) github.com/erigontech/erigon/node (23.264s) github.com/erigontech/erigon/p2p/discover (21.636s) github.com/erigontech/erigon/db/test (21.195s) github.com/erigontech/erigon/db/state/execctx (19.773s) github.com/erigontech/erigon/db/datastruct/btindex (10.125s) github.com/erigontech/erigon/p2p/enode (8.790s) github.com/erigontech/erigon/node/app/workerpool (8.561s) github.com/erigontech/erigon/rpc/gasprice (6.549s) github.com/erigontech/erigon/db/snapshotsync (6.515s) github.com/erigontech/erigon/db/recsplit/eliasfano32 (5.963s) github.com/erigontech/erigon/db/integrity (5.498s) github.com/erigontech/erigon/p2p/sentry/sentry_multi_client (4.040s) github.com/erigontech/erigon/p2p/nat (3.542s) github.com/erigontech/erigon/p2p (2.641s) github.com/erigontech/erigon/p2p/protocols/eth (2.632s) github.com/erigontech/erigon/rpc/jsonrpc/receipts (2.628s) github.com/erigontech/erigon/p2p/event (2.464s) github.com/erigontech/erigon/db/seg (2.434s) github.com/erigontech/erigon/db/rawdb (2.333s) github.com/erigontech/erigon/node/components/sentry (2.252s) github.com/erigontech/erigon/db/migrations (2.245s) github.com/erigontech/erigon/rpc/rpchelper (2.219s) github.com/erigontech/erigon/db/state/changeset (2.214s) github.com/erigontech/erigon/node/components/downloader (2.177s) github.com/erigontech/erigon/rpc/mcp (2.149s) github.com/erigontech/erigon/p2p/forkid (2.106s) github.com/erigontech/erigon/rpc/requests (2.097s) github.com/erigontech/erigon/db/seg/patricia (2.088s) github.com/erigontech/erigon/node/privateapi (2.086s) github.com/erigontech/erigon/node/nodecfg (2.075s) github.com/erigontech/erigon/node/app/event (2.029s) github.com/erigontech/erigon/rpc/ethapi (2.026s) github.com/erigontech/erigon/node/eth (2.016s) github.com/erigontech/erigon/p2p/dnsdisc (1.997s) github.com/erigontech/erigon/p2p/sentry (1.929s) github.com/erigontech/erigon/txnprovider/shutter/internal/proto (1.826s) github.com/erigontech/erigon/node/cli (1.794s) github.com/erigontech/erigon/txnprovider/txpool/tests (1.758s) github.com/erigontech/erigon/db/recsplit (1.692s) github.com/erigontech/erigon/db/datastruct/fusefilter (1.668s) github.com/erigontech/erigon/db/kv/mdbx (1.617s) github.com/erigontech/erigon/db/kv/membatchwithdb (1.548s) github.com/erigontech/erigon/db/recsplit/eliasfano16 (1.300s) github.com/erigontech/erigon/db/seg/sais (1.281s) github.com/erigontech/erigon/txnprovider/shutter/internal/crypto (1.271s) github.com/erigontech/erigon/db/kv/temporal (1.242s) github.com/erigontech/erigon/db/downloader (1.226s) github.com/erigontech/erigon/db/etl (1.160s) github.com/erigontech/erigon/p2p/discover/v5wire (1.129s) github.com/erigontech/erigon/db/rawdb/rawtemporaldb (1.099s) github.com/erigontech/erigon/node/direct (1.086s) github.com/erigontech/erigon/db/kv/kvcache (1.067s) github.com/erigontech/erigon/db/kv/remotedbserver (1.064s) github.com/erigontech/erigon/db/snaptype2 (1.061s) github.com/erigontech/erigon/rpc/mcp/metrics (1.056s) github.com/erigontech/erigon/node/shards (1.055s) github.com/erigontech/erigon/db/datadir/reset (1.053s) github.com/erigontech/erigon/db/kv/prune (1.050s) github.com/erigontech/erigon/rpc/filters (1.047s) github.com/erigontech/erigon/db/state/statecfg (1.044s) github.com/erigontech/erigon/p2p/netutil (1.043s) github.com/erigontech/erigon/db/downloader/downloadercfg (1.037s) github.com/erigontech/erigon/db/kv/stream (1.034s) github.com/erigontech/erigon/db/snaptype (1.033s) github.com/erigontech/erigon/db/snapcfg (1.030s) github.com/erigontech/erigon/p2p/rlpx (1.029s) github.com/erigontech/erigon/p2p/discover/v4wire (1.028s) github.com/erigontech/erigon/db/version (1.028s) github.com/erigontech/erigon/db/recsplit/simpleseq (1.028s) github.com/erigontech/erigon/db/k
race-tests / tests-linux (ubuntu-latest, execution-other)
Packages ran without test cache: github.com/erigontech/erigon/execution/commitment (87.544s) github.com/erigontech/erigon/execution/engineapi (56.021s) github.com/erigontech/erigon/execution/types (40.503s) github.com/erigontech/erigon/execution/state (37.685s) github.com/erigontech/erigon/execution/vm (18.241s) github.com/erigontech/erigon/execution/protocol/rules/aura (17.440s) github.com/erigontech/erigon/execution/state/genesiswrite (14.944s) github.com/erigontech/erigon/execution/commitment/trie (7.788s) github.com/erigontech/erigon/execution/verify (6.887s) github.com/erigontech/erigon/execution/tracing/tracers/internal/tracetest (6.254s) github.com/erigontech/erigon/execution/stagedsync (5.546s) github.com/erigontech/erigon/execution/p2p (5.514s) github.com/erigontech/erigon/execution/execmodule (5.184s) github.com/erigontech/erigon/execution/rlp (4.647s) github.com/erigontech/erigon/execution/tracing/tracers/js (4.371s) github.com/erigontech/erigon/execution/protocol/rules/ethash (4.025s) github.com/erigontech/erigon/execution/abi/bind/backends (3.525s) github.com/erigontech/erigon/execution/chain/spec (2.838s) github.com/erigontech/erigon/execution/vm/program (2.817s) github.com/erigontech/erigon/execution/execmodule/execmoduletester (2.809s) github.com/erigontech/erigon/execution/tracing/tracers (2.592s) github.com/erigontech/erigon/execution/stagedsync/bodydownload (2.479s) github.com/erigontech/erigon/execution/vm/benchmark (2.358s) github.com/erigontech/erigon/execution/tracing/tracers/logger (2.353s) github.com/erigontech/erigon/execution/exec (2.344s) github.com/erigontech/erigon/execution/stagedsync/headerdownload (2.317s) github.com/erigontech/erigon/execution/protocol/rules/merge (2.210s) github.com/erigontech/erigon/execution/tracing/tracers/native (2.181s) github.com/erigontech/erigon/execution/vm/runtime (2.143s) github.com/erigontech/erigon/execution/vm/asm (2.094s) github.com/erigontech/erigon/execution/protocol (2.079s) github.com/erigontech/erigon/execution/builder (1.881s) github.com/erigontech/erigon/execution/abi/bind (1.881s) github.com/erigontech/erigon/execution/protocol/misc (1.785s) github.com/erigontech/erigon/execution/abi (1.264s) github.com/erigontech/erigon/execution/execmodule/moduleutil (1.105s) github.com/erigontech/erigon/execution/notifications (1.055s) github.com/erigontech/erigon/execution/cache (1.046s) github.com/erigontech/erigon/execution/commitment/commitmentdb (1.037s) github.com/erigontech/erigon/execution/types/stateless (1.034s) github.com/erigontech/erigon/execution/commitment/nibbles (1.033s) github.com/erigontech/erigon/execution/chain (1.028s) github.com/erigontech/erigon/execution/protocol/mdgas (1.026s) github.com/erigontech/erigon/execution/types/accounts (1.019s)
tests / tests-mac-linux (macos-15)
Packages ran without test cache: github.com/erigontech/erigon/db/state (50.334s) github.com/erigontech/erigon/txnprovider/shutter (27.890s) github.com/erigontech/erigon/node (21.326s) github.com/erigontech/erigon/p2p/discover (19.647s) github.com/erigontech/erigon/execution/engineapi (18.424s) github.com/erigontech/erigon/txnprovider/txpool (18.356s) github.com/erigontech/erigon/db/test (15.553s) github.com/erigontech/erigon/execution/commitment (9.629s) github.com/erigontech/erigon/rpc (7.946s) github.com/erigontech/erigon/execution/types (7.868s) github.com/erigontech/erigon/rpc/jsonrpc (7.614s) github.com/erigontech/erigon/node/app/workerpool (7.567s) github.com/erigontech/erigon/execution/stagedsync (7.164s) github.com/erigontech/erigon/polygon/heimdall (7.138s) github.com/erigontech/erigon/execution/state (5.915s) github.com/erigontech/erigon/db/snapshotsync/freezeblocks (4.911s) github.com/erigontech/erigon/cl/phase1/network/services (4.188s) github.com/erigontech/erigon/execution/vm (4.139s) github.com/erigontech/erigon/diagnostics/diaglib (4.017s) github.com/erigontech/erigon/execution/p2p (3.861s) github.com/erigontech/erigon/cmd/utils/app (3.591s) github.com/erigontech/erigon/execution/verify (3.135s) github.com/erigontech/erigon/cl/beacon/handler (2.772s) github.com/erigontech/erigon/cl/phase1/core/checkpoint_sync (2.336s) github.com/erigontech/erigon/polygon/heimdall/poshttp (2.245s) github.com/erigontech/erigon/p2p (1.836s) github.com/erigontech/erigon/db/snapshotsync (1.510s) github.com/erigontech/erigon/execution/tracing/tracers/internal/tracetest (1.318s) github.com/erigontech/erigon/execution/protocol/rules/ethash (1.279s) github.com/erigontech/erigon/execution/tracing/tracers/js (1.254s) github.com/erigontech/erigon/db/state/execctx (1.246s) github.com/erigontech/erigon/execution/abi/bind/backends (1.201s) github.com/erigontech/erigon/db/datastruct/btindex (1.199s) github.com/erigontech/erigon/polygon/tests (1.196s) github.com/erigontech/erigon/execution/execmodule (1.085s) github.com/erigontech/erigon/p2p/enode (1.075s) github.com/erigontech/erigon/execution/protocol/rules/aura (1.055s) github.com/erigontech/erigon/cl/antiquary (1.039s) github.com/erigontech/erigon/node/app/event (1.024s) github.com/erigontech/erigon/db/downloader (0.879s) github.com/erigontech/erigon/rpc/gasprice (0.814s) github.com/erigontech/erigon/db/recsplit/eliasfano32 (0.732s) github.com/erigontech/erigon/cl/phase1/forkchoice (0.693s) github.com/erigontech/erigon/execution/state/genesiswrite (0.683s) github.com/erigontech/erigon/p2p/dnsdisc (0.682s) github.com/erigontech/erigon/cl/utils/eth2shuffle (0.644s) github.com/erigontech/erigon/p2p/event (0.619s) github.com/erigontech/erigon/db/kv/mdbx (0.564s) github.com/erigontech/erigon/p2p/nat (0.514s) github.com/erigontech/erigon/cl/sentinel/handlers (0.478s) github.com/erigontech/erigon/execution/abi/bind (0.468s) github.com/erigontech/erigon/cl/sentinel (0.465s) github.com/erigontech/erigon/db/integrity (0.452s) github.com/erigontech/erigon/db/rawdb (0.449s) github.com/erigontech/erigon/execution/commitment/trie (0.427s) github.com/erigontech/erigon/cl/transition/impl/eth2/statechange (0.411s) github.com/erigontech/erigon/execution/execmodule/execmoduletester (0.393s) github.com/erigontech/erigon/p2p/sentry/sentry_multi_client (0.352s) github.com/erigontech/erigon/execution/tests/blockgen (0.352s) github.com/erigontech/erigon/common/log/v3 (0.347s) github.com/erigontech/erigon/db/datastruct/fusefilter (0.304s) github.com/erigontech/erigon/execution/stagedsync/bodydownload (0.292s) github.com/erigontech/erigon/execution/tracing/tracers (0.291s) github.com/erigontech/erigon/cmd/erigon/node (0.282s) github.com/erigontech/erigon/rpc/jsonrpc/receipts (0.279s) github.com/erigontech/erigon/execution/tests (0.268s) github.com/erigontech/erigon/execution/tracing/tracers/native (0.265s) github.com/erigontech/erigon/cl/transition/impl/eth2 (0.238s) github.com/erigontech/erigon/db/kv/membatchwithdb (0.235s) github.com/erigontech/erigon/cl/spectest (0.223s) github.com/erigontech/erigon/db/seg
race-tests / tests-linux (ubuntu-latest, execution-eest-devnet)
Packages ran without test cache: github.com/erigontech/erigon/execution/tests/eest_devnet (504.974s)
race-tests / tests-linux (ubuntu-latest, execution-eest-blockchain)
Packages ran without test cache: github.com/erigontech/erigon/execution/tests/eest_blockchain (608.344s)
tests / tests-mac-linux (ubuntu-24.04)
Packages ran without test cache: github.com/erigontech/erigon/db/state (33.124s) github.com/erigontech/erigon/execution/engineapi (22.970s) github.com/erigontech/erigon/execution/commitment (14.260s) github.com/erigontech/erigon/db/test (11.893s) github.com/erigontech/erigon/db/snapshotsync/freezeblocks (9.190s) github.com/erigontech/erigon/execution/stagedsync (7.128s) github.com/erigontech/erigon/cl/phase1/network/services (5.195s) github.com/erigontech/erigon/execution/state (5.162s) github.com/erigontech/erigon/cl/beacon/handler (4.634s) github.com/erigontech/erigon/diagnostics/diaglib (4.012s) github.com/erigontech/erigon/execution/p2p (3.374s) github.com/erigontech/erigon/db/state/execctx (2.916s) github.com/erigontech/erigon/cmd/utils/app (2.751s) github.com/erigontech/erigon/execution/state/genesiswrite (2.334s) github.com/erigontech/erigon/cl/antiquary (2.175s) github.com/erigontech/erigon/execution/commitment/trie (1.854s) github.com/erigontech/erigon/execution/execmodule (1.806s) github.com/erigontech/erigon/db/recsplit/eliasfano32 (1.423s) github.com/erigontech/erigon/execution/protocol/rules/ethash (1.386s) github.com/erigontech/erigon/cl/phase1/forkchoice (1.358s) github.com/erigontech/erigon/cl/sentinel/handlers (1.128s) github.com/erigontech/erigon/execution/abi/bind/backends (1.096s) github.com/erigontech/erigon/cl/utils/eth2shuffle (1.038s) github.com/erigontech/erigon/execution/protocol/rules/aura (0.938s) github.com/erigontech/erigon/db/datastruct/btindex (0.789s) github.com/erigontech/erigon/db/snapshotsync (0.765s) github.com/erigontech/erigon/cl/transition/impl/eth2/statechange (0.703s) github.com/erigontech/erigon/cmd/erigon/node (0.691s) github.com/erigontech/erigon/db/integrity (0.678s) github.com/erigontech/erigon/cl/phase1/core/checkpoint_sync (0.635s) github.com/erigontech/erigon/db/rawdb (0.579s) github.com/erigontech/erigon/cl/sentinel (0.569s) github.com/erigontech/erigon/db/kv/mdbx (0.524s) github.com/erigontech/erigon/execution/abi/bind (0.431s) github.com/erigontech/erigon/execution/rlp (0.426s) github.com/erigontech/erigon/common/log/v3 (0.426s) github.com/erigontech/erigon/cl/phase1/core/state (0.424s) github.com/erigontech/erigon/cl/phase1/core/state/raw (0.352s) github.com/erigontech/erigon/cl/merkle_tree (0.330s) github.com/erigontech/erigon/execution/execmodule/execmoduletester (0.325s) github.com/erigontech/erigon/db/kv/membatchwithdb (0.300s) github.com/erigontech/erigon/cl/transition/impl/eth2 (0.297s) github.com/erigontech/erigon/cl/beacon/beaconevents (0.286s) github.com/erigontech/erigon/cl/beacon/builder (0.269s) github.com/erigontech/erigon/cl/clparams/devgenesis (0.258s) github.com/erigontech/erigon/cl/persistence/blob_storage (0.251s) github.com/erigontech/erigon/cl/phase1/execution_client/block_collector (0.248s) github.com/erigontech/erigon/cl/validator/sync_contribution_pool (0.247s) github.com/erigontech/erigon/cl/phase1/network/gossip (0.239s) github.com/erigontech/erigon/cl/utils/eth_clock (0.234s) github.com/erigontech/erigon/cl/persistence/state/historical_states_reader (0.230s) github.com/erigontech/erigon/cl/beacon/beaconhttp (0.226s) github.com/erigontech/erigon/db/datastruct/fusefilter (0.225s) github.com/erigontech/erigon/db/recsplit (0.223s) github.com/erigontech/erigon/execution/stagedsync/bodydownload (0.220s) github.com/erigontech/erigon/cl/p2p (0.218s) github.com/erigontech/erigon/cl/clparams/initial_state (0.217s) github.com/erigontech/erigon/cl/persistence/base_encoding (0.216s) github.com/erigontech/erigon/cmd/rpctest/rpctest (0.207s) github.com/erigontech/erigon/cmd/evm (0.203s) github.com/erigontech/erigon/cl/persistence/format/snapshot_format (0.194s) github.com/erigontech/erigon/db/state/changeset (0.193s) github.com/erigontech/erigon/cl/pool (0.193s) github.com/erigontech/erigon/db/seg (0.191s) github.com/erigontech/erigon/cl/clparams (0.191s) github.com/erigontech/erigon/cmd/rpcdaemon/graphql (0.186s) github.com/erigontech/erigon/cl/aggregation (0.185s) github.com/erigontech/erigon/cmd/rpcdaemon/cli (0.184s) github.com/erigontech/erigon/executi
sonar / sonar
Packages ran without test cache: github.com/erigontech/erigon/db/state (36.201s) github.com/erigontech/erigon/execution/engineapi (25.457s) github.com/erigontech/erigon/execution/commitment (13.899s) github.com/erigontech/erigon/db/test (12.978s) github.com/erigontech/erigon/db/snapshotsync/freezeblocks (9.690s) github.com/erigontech/erigon/execution/state (5.865s) github.com/erigontech/erigon/cl/phase1/network/services (5.623s) github.com/erigontech/erigon/cl/beacon/handler (5.026s) github.com/erigontech/erigon/execution/stagedsync (4.250s) github.com/erigontech/erigon/diagnostics/diaglib (4.009s) github.com/erigontech/erigon/execution/p2p (3.561s) github.com/erigontech/erigon/execution/state/genesiswrite (3.245s) github.com/erigontech/erigon/cmd/utils/app (3.030s) github.com/erigontech/erigon/db/state/execctx (2.524s) github.com/erigontech/erigon/execution/commitment/trie (1.728s) github.com/erigontech/erigon/cl/antiquary (1.617s) github.com/erigontech/erigon/db/recsplit/eliasfano32 (1.576s) github.com/erigontech/erigon/cl/phase1/core/checkpoint_sync (1.551s) github.com/erigontech/erigon/cl/phase1/forkchoice (1.464s) github.com/erigontech/erigon/execution/protocol/rules/ethash (1.363s) github.com/erigontech/erigon/cl/utils/eth2shuffle (1.223s) github.com/erigontech/erigon/execution/execmodule (1.154s) github.com/erigontech/erigon/cl/sentinel/handlers (1.126s) github.com/erigontech/erigon/execution/abi/bind/backends (1.120s) github.com/erigontech/erigon/execution/protocol/rules/aura (1.037s) github.com/erigontech/erigon/cl/transition/impl/eth2/statechange (0.883s) github.com/erigontech/erigon/cmd/erigon/node (0.816s) github.com/erigontech/erigon/db/datastruct/btindex (0.749s) github.com/erigontech/erigon/db/snapshotsync (0.741s) github.com/erigontech/erigon/db/kv/mdbx (0.663s) github.com/erigontech/erigon/cl/sentinel (0.648s) github.com/erigontech/erigon/db/integrity (0.587s) github.com/erigontech/erigon/db/rawdb (0.584s) github.com/erigontech/erigon/cl/transition/impl/eth2 (0.520s) github.com/erigontech/erigon/cl/phase1/execution_client/block_collector (0.464s) github.com/erigontech/erigon/cl/phase1/network/gossip (0.463s) github.com/erigontech/erigon/execution/exec (0.456s) github.com/erigontech/erigon/execution/rlp (0.418s) github.com/erigontech/erigon/execution/execmodule/execmoduletester (0.394s) github.com/erigontech/erigon/db/kv/membatchwithdb (0.387s) github.com/erigontech/erigon/cl/phase1/core/state (0.384s) github.com/erigontech/erigon/common/log/v3 (0.374s) github.com/erigontech/erigon/execution/abi/bind (0.367s) github.com/erigontech/erigon/cl/beacon/beaconevents (0.326s) github.com/erigontech/erigon/cl/pool (0.324s) github.com/erigontech/erigon/cl/ssz (0.305s) github.com/erigontech/erigon/execution/stagedsync/bodydownload (0.303s) github.com/erigontech/erigon/cl/phase1/forkchoice/fork_graph (0.297s) github.com/erigontech/erigon/cl/validator/sync_contribution_pool (0.285s) github.com/erigontech/erigon/cl/clparams/initial_state (0.279s) github.com/erigontech/erigon/cl/validator/attestation_producer (0.271s) github.com/erigontech/erigon/cmd/evm (0.263s) github.com/erigontech/erigon/cl/cltypes/solid (0.262s) github.com/erigontech/erigon/cl/cltypes (0.257s) github.com/erigontech/erigon/db/recsplit (0.256s) github.com/erigontech/erigon/cmd/rpcdaemon/cli (0.254s) github.com/erigontech/erigon/db/datastruct/fusefilter (0.253s) github.com/erigontech/erigon/cl/clparams/devgenesis (0.253s) github.com/erigontech/erigon/db/migrations (0.252s) github.com/erigontech/erigon/cmd/rpcdaemon/graphql/graph (0.249s) github.com/erigontech/erigon/cl/persistence/blob_storage (0.249s) github.com/erigontech/erigon/cl/phase1/core/state/raw (0.247s) github.com/erigontech/erigon/db/state/changeset (0.237s) github.com/erigontech/erigon/cl/utils/eth_clock (0.233s) github.com/erigontech/erigon/db/downloader (0.231s) github.com/erigontech/erigon/db/seg (0.230s) github.com/erigontech/erigon/cl/fork (0.225s) github.com/erigontech/erigon/cl/beacon/builder (0.225s) github.com/erigontech/erigon/cl/beacon/beaconhttp (0.217s) github.com/erigontech/
tests / tests-mac-linux (windows-2025)
Packages ran without test cache: github.com/erigontech/erigon/db/state (80.845s) github.com/erigontech/erigon/db/test (30.984s) github.com/erigontech/erigon/execution/engineapi (24.929s) github.com/erigontech/erigon/p2p/discover (19.329s) github.com/erigontech/erigon/polygon/heimdall (19.299s) github.com/erigontech/erigon/execution/commitment (18.146s) github.com/erigontech/erigon/rpc (15.540s) github.com/erigontech/erigon/rpc/jsonrpc (12.766s) github.com/erigontech/erigon/execution/types (9.785s) github.com/erigontech/erigon/db/snapshotsync/freezeblocks (9.286s) github.com/erigontech/erigon/execution/stagedsync (7.957s) github.com/erigontech/erigon/node/app/workerpool (7.584s) github.com/erigontech/erigon/execution/state (6.397s) github.com/erigontech/erigon/cl/phase1/network/services (5.721s) github.com/erigontech/erigon/cmd/utils/app (5.224s) github.com/erigontech/erigon/cl/beacon/handler (5.118s) github.com/erigontech/erigon/execution/vm (5.090s) github.com/erigontech/erigon/execution/verify (5.044s) github.com/erigontech/erigon/diagnostics/diaglib (4.043s) github.com/erigontech/erigon/rpc/gasprice (3.602s) github.com/erigontech/erigon/db/state/execctx (3.505s) github.com/erigontech/erigon/execution/tracing/tracers/internal/tracetest (3.010s) github.com/erigontech/erigon/execution/abi/bind/backends (2.911s) github.com/erigontech/erigon/execution/p2p (2.881s) github.com/erigontech/erigon/cl/antiquary (2.854s) github.com/erigontech/erigon/polygon/tests (2.755s) github.com/erigontech/erigon/cl/phase1/core/checkpoint_sync (2.746s) github.com/erigontech/erigon/polygon/heimdall/poshttp (2.365s) github.com/erigontech/erigon/execution/execmodule (2.014s) github.com/erigontech/erigon/p2p/enode (1.891s) github.com/erigontech/erigon/cl/phase1/forkchoice (1.823s) github.com/erigontech/erigon/execution/tracing/tracers/js (1.630s) github.com/erigontech/erigon/execution/commitment/trie (1.622s) github.com/erigontech/erigon/cl/sentinel/handlers (1.592s) github.com/erigontech/erigon/node (1.577s) github.com/erigontech/erigon/db/recsplit/eliasfano32 (1.553s) github.com/erigontech/erigon/db/snapshotsync (1.534s) github.com/erigontech/erigon/execution/protocol/rules/ethash (1.455s) github.com/erigontech/erigon/p2p (1.332s) github.com/erigontech/erigon/common/log/v3 (1.322s) github.com/erigontech/erigon/cl/utils/eth2shuffle (1.218s) github.com/erigontech/erigon/execution/state/genesiswrite (1.195s) github.com/erigontech/erigon/db/integrity (1.171s) github.com/erigontech/erigon/execution/protocol/rules/aura (1.156s) github.com/erigontech/erigon/db/rawdb (1.117s) github.com/erigontech/erigon/node/app/event (1.041s) github.com/erigontech/erigon/execution/tests/eest_blockchain (0.914s) github.com/erigontech/erigon/p2p/dnsdisc (0.888s) github.com/erigontech/erigon/db/datastruct/btindex (0.880s) github.com/erigontech/erigon/cl/transition/impl/eth2/statechange (0.855s) github.com/erigontech/erigon/cl/sentinel (0.822s) github.com/erigontech/erigon/cl/validator/sync_contribution_pool (0.797s) github.com/erigontech/erigon/p2p/event (0.734s) github.com/erigontech/erigon/execution/vm/runtime (0.655s) github.com/erigontech/erigon/p2p/discover/v5wire (0.648s) github.com/erigontech/erigon/p2p/sentry/sentry_multi_client (0.630s) github.com/erigontech/erigon/p2p/nat (0.542s) github.com/erigontech/erigon/db/kv/mdbx (0.521s) github.com/erigontech/erigon/cl/phase1/execution_client/block_collector (0.512s) github.com/erigontech/erigon/execution/tests/blockgen (0.508s) github.com/erigontech/erigon/db/downloader (0.500s) github.com/erigontech/erigon/p2p/sentry (0.490s) github.com/erigontech/erigon/rpc/jsonrpc/receipts (0.489s) github.com/erigontech/erigon/execution/rlp (0.473s) github.com/erigontech/erigon/execution/execmodule/execmoduletester (0.455s) github.com/erigontech/erigon/db/etl (0.443s) github.com/erigontech/erigon/cl/beacon/builder (0.443s) github.com/erigontech/erigon/db/state/changeset (0.432s) github.com/erigontech/erigon/db/kv/membatchwithdb (0.417s) github.com/erigontech/erigon/cl/phase1/network/gossip (0.408s) github.com/erigontech/erigon/cl/m
tests / tests-mac-linux (windows-2025)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026

Artifacts

Produced during runtime
Name Size Digest
enclave-dump-kurtosis-caplin-minimal-25383322548
564 KB
sha256:eaef146529f49314eaa0bcc21ec401c49ce0263c3bc8551e6142cb45e9df422a
enclave-dump-kurtosis-glamsterdam-25383322548
10 MB
sha256:f7116cb36cb7bb1048674de3f6dfcf4dc75f626da11a308d7f5594e2448ffd07
enclave-dump-kurtosis-pectra-25383322548
1.16 MB
sha256:1ef2b4191402f791418444eb4c19848813fe61a1387e4c0ffc4e8b18c8c40237
enclave-dump-kurtosis-regular-25383322548
1.21 MB
sha256:52bb44d1a6878377401c6477b41ba12bbeb006edf600cabba72f396dbc8f7e47
erigontech~erigon~AWF467.dockerbuild
51 KB
sha256:2de330c3e77c449d5ba9e3bc1d48f9136ec0637887cc8a863d950bf57bab0d0b
erigontech~erigon~RDKAPK.dockerbuild
51.6 KB
sha256:d03f0e56d7470200210a30d0f48fdf38c7226506d528d2e9bfb7cdc48465cc2d
erigontech~erigon~TX08SZ.dockerbuild
50.9 KB
sha256:d164c8d9a8e9f98fe44c463d5047e5111687fd6d664d4d8f8cda93d4b687e6db
erigontech~erigon~XYXB9B.dockerbuild
50.2 KB
sha256:b78469dc6a7289bc8b61a54af126f9f92dde533480661f9980511431b6955e08
hive-workspace-log-devp2p-eth
9.91 KB
sha256:37ab7bc57d6b5443030396c66dc5500029c088bcbb75dee01831a223c9a84a7d