Skip to content

print toolchain

print toolchain #411

Triggered via push March 24, 2026 10:44
Status Failure
Total duration 5h 11m 29s
Artifacts 14

release.yaml

on: push
validate-preconditions
5s
validate-preconditions
p2p-bootstrapper
3m 21s
p2p-bootstrapper
Matrix: docker-build
Matrix: node-linux
generate-release-matrixes
0s
generate-release-matrixes
Matrix: s3_publish
Matrix: docker_publish
notify-immutable-infrastructure
0s
notify-immutable-infrastructure
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
td202
approved Mar 24, 2026
release and release

Annotations

1 error, 19 warnings, and 1 notice
node-windows
Process completed with exit code 1.
validate-preconditions
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
database-exporter
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, docker/build-push-action@v6. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Variables should be defined before their use: scripts/db-exporter/Dockerfile#L13
UndefinedVar: Usage of undefined variable '$ghc_version' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Default value for global ARG results in an empty or invalid base image name: scripts/db-exporter/Dockerfile#L12
InvalidDefaultArgInFrom: Default value for ARG ubuntu:${ubuntu_version} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
Default value for global ARG results in an empty or invalid base image name: scripts/db-exporter/Dockerfile#L5
InvalidDefaultArgInFrom: Default value for ARG concordium/static-libraries:${static_libraries_image_tag} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
The 'as' keyword should match the case of the 'from' keyword: scripts/db-exporter/Dockerfile#L5
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
build-static-binaries
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, 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/
Attempting to Copy file that is excluded by .dockerignore: scripts/static-binaries/static-binaries.Dockerfile#L16
CopyIgnoredFile: Attempting to Copy file "." that is excluded by .dockerignore More info: https://docs.docker.com/go/dockerfile/rule/copy-ignored-file/
Attempting to Copy file that is excluded by .dockerignore: scripts/static-binaries/static-binaries.Dockerfile#L6
CopyIgnoredFile: Attempting to Copy file "." that is excluded by .dockerignore More info: https://docs.docker.com/go/dockerfile/rule/copy-ignored-file/
docker-build (stagenet, com, stagenet/2024-09-12/genesis_data, 20500, 9500)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4, docker/build-push-action@v6. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
p2p-bootstrapper
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4, docker/build-push-action@v6. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: scripts/bootstrapper/Dockerfile#L20
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
Default value for global ARG results in an empty or invalid base image name: scripts/bootstrapper/Dockerfile#L7
InvalidDefaultArgInFrom: Default value for ARG ubuntu:${ubuntu_version} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
Default value for global ARG results in an empty or invalid base image name: scripts/bootstrapper/Dockerfile#L4
InvalidDefaultArgInFrom: Default value for ARG static-node-binaries:$static_binaries_image_tag results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
The 'as' keyword should match the case of the 'from' keyword: scripts/bootstrapper/Dockerfile#L4
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
node-linux (flynet, com, flynet/2024-09-18/genesis_data, 20002, 8890)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4, docker/build-push-action@v6. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
node-linux (stagenet, com, stagenet/2024-09-12/genesis_data, 20500, 9500)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4, docker/build-push-action@v6. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
node-windows
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, digicert/code-signing-software-trust-action@v1.0.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
node-macos
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
validate-preconditions
RELEASE_TYPE=alpha

Artifacts

Produced during runtime
Name Size Digest
Concordium~concordium-node~0TZ8PJ.dockerbuild Expired
290 KB
sha256:8d69319fd8f0fbdb396420bd8e22629db72c61a2d420206c7521484524fcc26e
Concordium~concordium-node~AAG7E6.dockerbuild Expired
41.7 KB
sha256:e6c8051e1a4cc299413108cf74eaea45834d1029085d740e6b341857e04a19f9
Concordium~concordium-node~NQFD7K.dockerbuild Expired
24.7 KB
sha256:88841ab83f2959d882ddfb11cd3c7a0443a82bd767c89b84cf2432eab6c3abb8
Concordium~concordium-node~NZ6RYD.dockerbuild Expired
357 KB
sha256:7f6f8d0381c91228892f177bb17cc337de98c0a409d9e09ef73da00c588dee46
Concordium~concordium-node~TFRARK.dockerbuild Expired
41.3 KB
sha256:925fc416fce4e186ceb60927f408b3ebea767ca8a3b51e57bfc04f124e0be347
Concordium~concordium-node~WXD63R.dockerbuild Expired
42.8 KB
sha256:6d0566b7ead4c321696a9d7abfb18de590508b2f8fd15ecb251d943e92bfd851
database-exporter Expired
32.2 MB
sha256:506a88f55b46c0b9d01f7d46861785b51a1b60d4fa0808867418454143c976e0
docker-bootstrapper Expired
288 MB
sha256:d1a670d20bc124fb2ea7b32098b1a04532cd2202d149bbee0beb2920723b0a80
docker-stagenet Expired
59.3 MB
sha256:1814b99d8f6775adc792181e147b3fb38d0b468fa73b1617eb42442c8c83ac7a
node-flynet-linux Expired
21.5 MB
sha256:5c4ac439a83e193dea7adcbce920a6f7391811f64d698ca50abf0108668cd93b
node-macos Expired
59.6 MB
sha256:cc0728c08565c8a5521de2e127661d2a7523d7d5b63466c17374bbf37a23c42a
node-stagenet-linux Expired
20.6 MB
sha256:bb5a65a8d70205a38468095f5f730fb7167d74b60d3fc3b0fda2669309e83fb1
p2p-bootstrapper Expired
15.4 MB
sha256:c4aede9424f719625e240a3f4a8952a6e76d8d8da05bbcd85749d41af438cd76
static-node-binaries Expired
2.12 GB
sha256:d40797b1d6a84faa4484f75f925c3a80f0dbfa722fe99f20ca98bfa3e668316c