Skip to content

test(celestia-node-fiber): in-process Upload/Listen/Download showcase #2329

test(celestia-node-fiber): in-process Upload/Listen/Download showcase

test(celestia-node-fiber): in-process Upload/Listen/Download showcase #2329

Triggered via pull request April 23, 2026 12:29
Status Failure
Total duration 3m 9s
Artifacts 4

ci.yml

on: pull_request
Determine Image Tag
2s
Determine Image Tag
test  /  Run Unit Tests
3m 5s
test / Run Unit Tests
test  /  Run Integration Tests
1m 6s
test / Run Integration Tests
test  /  Build All ev-node Binaries
22s
test / Build All ev-node Binaries
lint  /  golangci-lint
38s
lint / golangci-lint
lint  /  hadolint
6s
lint / hadolint
lint  /  yamllint
10s
lint / yamllint
lint  /  markdown-lint
21s
lint / markdown-lint
lint  /  goreleaser-check
11s
lint / goreleaser-check
test  /  Go Mod Tidy Check
51s
test / Go Mod Tidy Check
proto  /  buf-check
9s
proto / buf-check
Matrix: docker / build-images
test  /  Combine and Upload Coverage
0s
test / Combine and Upload Coverage
test  /  Run E2E System Tests
test / Run E2E System Tests
test  /  Run EVM Execution Tests
test / Run EVM Execution Tests
docker-tests  /  Docker Compatibility E2E Tests
docker-tests / Docker Compatibility E2E Tests
docker-tests  /  Docker E2E Tests
docker-tests / Docker E2E Tests
docker-tests  /  Docker Upgrade E2E Tests
docker-tests / Docker Upgrade E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

24 errors, 7 warnings, and 1 notice
lint / hadolint: tools/local-da/Dockerfile#L13
DL3003 warning: Use WORKDIR to switch to a directory
lint / hadolint: apps/testapp/Dockerfile#L24
DL3003 warning: Use WORKDIR to switch to a directory
lint / hadolint: apps/testapp/Dockerfile#L4
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
test / Build All ev-node Binaries
Process completed with exit code 1.
test / Build All ev-node Binaries
not enough arguments in call to cmd.StartNode
lint / golangci-lint
issues found
lint / golangci-lint: block/internal/da/fiber_client_test.go#L519
func (*failOnNthUpload).Upload is unused (unused)
lint / golangci-lint: block/internal/da/fiber_client_test.go#L512
type failOnNthUpload is unused (unused)
lint / golangci-lint: pkg/cmd/run_node.go#L17
File is not properly formatted (gci)
lint / golangci-lint: block/internal/da/fibremock/mock_test.go#L180
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint / golangci-lint: block/internal/da/fibremock/mock_test.go#L147
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint / golangci-lint: block/internal/da/fibremock/mock_test.go#L144
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint / golangci-lint: block/internal/da/fibremock/mock_test.go#L47
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint / golangci-lint: block/internal/da/fibremock/mock_test.go#L39
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
test / Go Mod Tidy Check
Process completed with exit code 1.
docker / Build ev-node-testapp
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c go build -ldflags \"-X github.com/evstack/ev-node/block/internal/common.defaultMaxBlobSizeStr=125829120\" -o /go/bin/testapp ." did not complete successfully: exit code: 1
docker / Build ev-node-evm
The strategy configuration was canceled because "docker.build-images.ev-node-testapp_apps_test" failed
docker / Build ev-node-evm
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c go mod tidy && CGO_ENABLED=0 GOOS=linux go build -o evm ." did not complete successfully: exit code: 1
docker / Build ev-node-grpc
The strategy configuration was canceled because "docker.build-images.ev-node-testapp_apps_test" failed
docker / Build ev-node-grpc
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c go build -o evgrpc ." did not complete successfully: exit code: 1
test / Run Unit Tests
Process completed with exit code 1.
test / Run Unit Tests
not enough arguments in call to cmd.StartNode
test / Run Unit Tests
not enough arguments in call to rollcmd.StartNode
test / Run Unit Tests
not enough arguments in call to rollcmd.StartNode
lint / yamllint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: technote-space/get-diff-action@v6.1.2. 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 / goreleaser-check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: technote-space/get-diff-action@v6.1.2. 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 / markdown-lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: technote-space/get-diff-action@v6.1.2. 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 / golangci-lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: technote-space/get-diff-action@v6.1.2. 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/
docker / Build ev-node-testapp
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/login-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/
docker / Build ev-node-evm
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/login-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/
docker / Build ev-node-grpc
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/login-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/
Determine Image Tag
Using PR-based tag: pr-3280

Artifacts

Produced during runtime
Name Size Digest
evstack~ev-node~1C7XUQ.dockerbuild
30.1 KB
sha256:c9113a6ac38291ff0cb43c1a9bf4ff3c4b2b9ba648b7ca787f1ab6e89871447d
evstack~ev-node~IU4ASA.dockerbuild
25.4 KB
sha256:6466b39f5c8e5acdf8865cf8ed489881b06dd566d6db3537bdb8dc9e543307ea
evstack~ev-node~LM3RIF.dockerbuild
29.6 KB
sha256:c5b3a0b2c10beaa16db0b5bf0541cf11673286345db53d5d3efb8b61ea2e114b
integration-test-coverage-report-75d159ad04c2705f66aab221f9baaeb430e7a3db
2.34 KB
sha256:967f040a82240cb0b0cb7a9e92a82cca532a1ff333b5c5bd64b9bf2c0059bcc1