Skip to content

oneshot intermittently failed due to waiting for event type: NodesStarted #4714

@JeffreyDallas

Description

@JeffreyDallas

Describe the bug

https://github.com/hiero-ledger/solo/actions/runs/27713224732/job/81979372716?pr=4712


❯ Check auxiliary pods are ready
❯ Check MinIO
✖ Deploy JSON-RPC Relay [FAILED: waitFor timed out after 600000ms waiting for event type: NodesStarted]
✖ Deploy Solo components [FAILED: waitFor timed out after 600000ms waiting for event type: NodesStarted]
╭─ ERROR ─────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│  [SOLO-3035] Deploy failed: waitFor timed out after 600000ms waiting for event type: NodesStarted. Rollback skipped │
│  (--no-rollback).                                                                                                   │
│  OneShotDeployFailedSoloError: Deploy failed: waitFor timed out after 600000ms waiting for event type:              │
│  NodesStarted. Rollback skipped (--no-rollback).                                                                    │
│     at DefaultOneShotCommand.performRollback                                                                        │
│     (file:///home/runner/work/solo/solo/src/commands/one-shot/default-one-shot.ts:202:13)                           │
│     at DefaultOneShotCommand.deployInternal                                                                         │
│     (file:///home/runner/work/solo/solo/src/commands/one-shot/default-one-shot.ts:269:18)                           │
│     at Object.handler (file:///home/runner/work/solo/solo/src/core/command-path-builders/command-builder.ts:129:47) │
│                                                                                                                     │
│    Caused by: [SOLO-9001] waitFor timed out after 600000ms waiting for event type: NodesStarted                     │
│    TimeoutSoloError: waitFor timed out after 600000ms waiting for event type: NodesStarted                          │
│     at Timeout._onTimeout (file:///home/runner/work/solo/solo/src/core/events/default-solo-event-bus.ts:66:11)      │
│                                                                                                                     │
│                                                                                                                     │
│ Learn more: https://solo.hiero.org/docs/troubleshooting/errors/SOLO-3035                                            │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

Describe the expected behavior

Should not fail

To Reproduce

PR checks

Additional Context

No response

Metadata

Metadata

Assignees

Labels

BugA error that causes the feature to behave differently than what was expected based on design docsP1-💎Current Milestone & Goals

Type

No fields configured for Bug.

Projects

Status
In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions