Skip to content

Engine Nightly Checks #548

Engine Nightly Checks

Engine Nightly Checks #548

Triggered via schedule May 28, 2026 04:31
Status Failure
Total duration 2h 12m 22s
Artifacts 4
Build Engine Distribution (GraalVM CE) (native,test) (linux, amd64)
12m 5s
Build Engine Distribution (GraalVM CE) (native,test) (linux, amd64)
Build Engine Distribution (GraalVM CE) (native,test) (macos, aarch64)
33m 47s
Build Engine Distribution (GraalVM CE) (native,test) (macos, aarch64)
Build Engine Distribution (GraalVM CE) (native,test) (windows, amd64)
22m 47s
Build Engine Distribution (GraalVM CE) (native,test) (windows, amd64)
Build Engine Distribution (Oracle GraalVM) (native,test) (linux, amd64)
11m 45s
Build Engine Distribution (Oracle GraalVM) (native,test) (linux, amd64)
Enso Code Lint (linux, amd64)
6m 41s
Enso Code Lint (linux, amd64)
JVM Tests (GraalVM CE) (linux, amd64)
32m 39s
JVM Tests (GraalVM CE) (linux, amd64)
Standard Library API check (linux, amd64)
5m 34s
Standard Library API check (linux, amd64)
Standard Library Native Tests (GraalVM CE) (linux, amd64)
1h 56m
Standard Library Native Tests (GraalVM CE) (linux, amd64)
Standard Library JVM Tests (GraalVM CE) (linux, amd64)
6m 50s
Standard Library JVM Tests (GraalVM CE) (linux, amd64)
Standard Library Microsoft Tests (GraalVM CE) (linux, amd64)
6m 44s
Standard Library Microsoft Tests (GraalVM CE) (linux, amd64)
JVM Tests (GraalVM CE) (macos, aarch64)
2m 42s
JVM Tests (GraalVM CE) (macos, aarch64)
Standard Library Native Tests (GraalVM CE) (macos, aarch64)
2m 41s
Standard Library Native Tests (GraalVM CE) (macos, aarch64)
Standard Library JVM Tests (GraalVM CE) (macos, aarch64)
42m 36s
Standard Library JVM Tests (GraalVM CE) (macos, aarch64)
JVM Tests (GraalVM CE) (windows, amd64)
44m 21s
JVM Tests (GraalVM CE) (windows, amd64)
Standard Library Native Tests (GraalVM CE) (windows, amd64)
1h 49m
Standard Library Native Tests (GraalVM CE) (windows, amd64)
Standard Library JVM Tests (GraalVM CE) (windows, amd64)
1h 34m
Standard Library JVM Tests (GraalVM CE) (windows, amd64)
JVM Tests (Oracle GraalVM) (linux, amd64)
31m 44s
JVM Tests (Oracle GraalVM) (linux, amd64)
Standard Library Native Tests (Oracle GraalVM) (linux, amd64)
1h 51m
Standard Library Native Tests (Oracle GraalVM) (linux, amd64)
Standard Library JVM Tests (Oracle GraalVM) (linux, amd64)
1h 52m
Standard Library JVM Tests (Oracle GraalVM) (linux, amd64)
Standard Library Microsoft Tests (Oracle GraalVM) (linux, amd64)
9m 53s
Standard Library Microsoft Tests (Oracle GraalVM) (linux, amd64)
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 32 warnings
Standard Library JVM Tests (GraalVM CE) (linux, amd64)
No test report files were found
Standard Library JVM Tests (GraalVM CE) (linux, amd64)
Process completed with exit code 1.
JVM Tests (GraalVM CE) (macos, aarch64)
No test report files were found
JVM Tests (GraalVM CE) (macos, aarch64)
Process completed with exit code 1.
Standard Library Native Tests (GraalVM CE) (macos, aarch64)
No test report files were found
Standard Library Native Tests (GraalVM CE) (macos, aarch64)
Process completed with exit code 1.
Standard Library Native Tests (Oracle GraalVM) (linux, amd64)
Failed test were found and 'fail-on-error' option is set to true
Standard Library Native Tests (Oracle GraalVM) (linux, amd64)
Process completed with exit code 1.
Failed Standard Library Tests
1 test suite(s) failed: Command failed: Command: JAVA_TOOL_OPTIONS="-enableassertions -XX:+HeapDumpOnOutOfMemoryError" "/runner/_work/enso/enso/built-distribution/enso-engine-2026.1.1-dev-linux-amd64/enso-2026.1.1-dev/bin/enso" "-XX:+HeapDumpOnOutOfMemoryError" "--no-ir-caches" "--run" "/runner/_work/enso/enso/test/Base_Tests" with environment overrides: JAVA_TOOL_OPTIONS=-enableassertions -XX:+HeapDumpOnOutOfMemoryError
(Decimal_Spec) min/max: should calculate min and max correctly, with mixed Decimal and Int/Float: test/Base_Tests/src/Data/Decimal_Spec.enso#L1036
12.1 did not equal 12.1 (at /runner/_work/enso/enso/test/Base_Tests/src/Data/Decimal_Spec.enso:1036:13-78).
Standard Library JVM Tests (Oracle GraalVM) (linux, amd64)
Failed test were found and 'fail-on-error' option is set to true
Standard Library JVM Tests (Oracle GraalVM) (linux, amd64)
Process completed with exit code 1.
Failed Standard Library Tests
1 test suite(s) failed: Command failed: Command: JAVA_TOOL_OPTIONS="-enableassertions -XX:+HeapDumpOnOutOfMemoryError" "/runner/_work/enso/enso/built-distribution/enso-engine-2026.1.1-dev-linux-amd64/enso-2026.1.1-dev/bin/enso" "-XX:+HeapDumpOnOutOfMemoryError" "--no-ir-caches" "--run" "/runner/_work/enso/enso/test/Base_Tests" with environment overrides: JAVA_TOOL_OPTIONS=-enableassertions -XX:+HeapDumpOnOutOfMemoryError
(Decimal_Spec) min/max: should calculate min and max correctly, with mixed Decimal and Int/Float: test/Base_Tests/src/Data/Decimal_Spec.enso#L1036
12.1 did not equal 12.1 (at /runner/_work/enso/enso/test/Base_Tests/src/Data/Decimal_Spec.enso:1036:13-78).
Build Engine Distribution (Oracle GraalVM) (native,test) (linux, amd64)
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/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0. 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/
Build Engine Distribution (GraalVM CE) (native,test) (linux, amd64)
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/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0. 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/
Standard Library Microsoft Tests (Oracle GraalVM) (linux, amd64)
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/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. 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/
Build Engine Distribution (GraalVM CE) (native,test) (windows, amd64)
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/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0. 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/
Standard Library API check (linux, amd64)
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/github-script@v7, bazel-contrib/setup-bazel@0.15.0. 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/
Build Engine Distribution (GraalVM CE) (native,test) (macos, aarch64)
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/github-script@v7, actions/setup-node@v4, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0. 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/
Standard Library Microsoft Tests (GraalVM CE) (linux, amd64)
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/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. 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/
Standard Library JVM Tests (GraalVM CE) (linux, amd64)
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/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. 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/
Standard Library JVM Tests (GraalVM CE) (linux, amd64)
No file matches path /runner/_work/enso/enso/target/test-results/*/*.xml
JVM Tests (Oracle GraalVM) (linux, amd64)
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/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. 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/
JVM Tests (Oracle GraalVM) (linux, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
JVM Tests (GraalVM CE) (linux, amd64)
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/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. 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/
JVM Tests (GraalVM CE) (linux, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Enso Code Lint (linux, amd64)
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/github-script@v7, bazel-contrib/setup-bazel@0.15.0. 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/
JVM Tests (GraalVM CE) (windows, amd64)
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/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. 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/
JVM Tests (GraalVM CE) (windows, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Standard Library JVM Tests (GraalVM CE) (macos, aarch64)
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/github-script@v7, actions/setup-node@v4, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. 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/
Standard Library JVM Tests (GraalVM CE) (macos, aarch64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
JVM Tests (GraalVM CE) (macos, aarch64)
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/github-script@v7, actions/setup-node@v4, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. 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/
JVM Tests (GraalVM CE) (macos, aarch64)
No file matches path /*.xml
Standard Library Native Tests (GraalVM CE) (macos, aarch64)
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/github-script@v7, actions/setup-node@v4, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. 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/
Standard Library Native Tests (GraalVM CE) (macos, aarch64)
No file matches path /*/*.xml
Standard Library JVM Tests (GraalVM CE) (windows, amd64)
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/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. 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/
Standard Library JVM Tests (GraalVM CE) (windows, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Standard Library Native Tests (Oracle GraalVM) (linux, amd64)
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/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. 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/
Standard Library Native Tests (Oracle GraalVM) (linux, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Standard Library JVM Tests (Oracle GraalVM) (linux, amd64)
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/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. 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/
Standard Library JVM Tests (Oracle GraalVM) (linux, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Standard Library Native Tests (GraalVM CE) (linux, amd64)
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/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. 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/
Standard Library Native Tests (GraalVM CE) (linux, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
Standard Library Native Tests (GraalVM CE) (windows, amd64)
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/github-script@v7, actions/upload-artifact@v4, bazel-contrib/setup-bazel@0.15.0, dorny/test-reporter@v1. 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/
Standard Library Native Tests (GraalVM CE) (windows, amd64)
Test report summary exceeded limit of 65535 bytes and will be trimmed

Artifacts

Produced during runtime
Name Size Digest
Engine Distribution (GraalVM CE) (native,test) (linux, amd64)
687 MB
sha256:1cce04ba747b473cfa126af30d65ccd899357d64fcf846c91b85234c12729b08
Engine Distribution (GraalVM CE) (native,test) (macos, aarch64)
682 MB
sha256:5b2ee01132cd0ddff6a114a4408f03e225782fc564f0b2cce18849dd40656bb9
Engine Distribution (GraalVM CE) (native,test) (windows, amd64)
667 MB
sha256:756b8868297410a9aaa91b31421e23e1610bc10f7759a9adb8fe166338ee3917
Engine Distribution (Oracle GraalVM) (native,test) (linux, amd64)
671 MB
sha256:024a800258bfea70069bae983022c9dfc502a737e11ec7d4d85323f57e1736ea