Skip to content

remove runId parameter from startAgentStep #4046

remove runId parameter from startAgentStep

remove runId parameter from startAgentStep #4046

Triggered via push October 23, 2025 23:46
Status Failure
Total duration 4m 48s
Artifacts

ci.yml

on: push
build-and-check
2m 54s
build-and-check
Matrix: test-integration
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
test-backend
Final attempt failed. Child_process exited with error code 123
error: expect(received).toHaveBeenCalledWith(...expected): backend/src/__tests__/agent-run.test.ts#L160
[ { "agentId": "***-agent", "ancestorRunIds": [], "error": [Error: Database connection failed], - "runId": undefined, + "runId": "generated-uuid", "userId": undefined, }, "Failed to start agent run", ] - Expected - 1 + Received + 1 at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/agent-run.***.ts:160:45) at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/agent-run.***.ts:146:54)
error: expect(received).toHaveBeenCalledWith(...expected): backend/src/__tests__/agent-run.test.ts#L160
[ { "agentId": "***-agent", "ancestorRunIds": [], "error": [Error: Database connection failed], - "runId": undefined, + "runId": "generated-uuid", "userId": undefined, }, "Failed to start agent run", ] - Expected - 1 + Received + 1 at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/agent-run.***.ts:160:45) at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/agent-run.***.ts:146:54)
error: expect(received).toHaveBeenCalledWith(...expected): backend/src/__tests__/agent-run.test.ts#L160
[ { "agentId": "***-agent", "ancestorRunIds": [], "error": [Error: Database connection failed], - "runId": undefined, + "runId": "generated-uuid", "userId": undefined, }, "Failed to start agent run", ] - Expected - 1 + Received + 1 at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/agent-run.***.ts:160:45) at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/agent-run.***.ts:146:54)
error: expect(received).toHaveBeenCalledWith(...expected): backend/src/__tests__/agent-run.test.ts#L160
[ { "agentId": "***-agent", "ancestorRunIds": [], "error": [Error: Database connection failed], - "runId": undefined, + "runId": "generated-uuid", "userId": undefined, }, "Failed to start agent run", ] - Expected - 1 + Received + 1 at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/agent-run.***.ts:160:45) at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/agent-run.***.ts:146:54)
error: expect(received).toHaveBeenCalledWith(...expected): backend/src/__tests__/agent-run.test.ts#L160
[ { "agentId": "***-agent", "ancestorRunIds": [], "error": [Error: Database connection failed], - "runId": undefined, + "runId": "generated-uuid", "userId": undefined, }, "Failed to start agent run", ] - Expected - 1 + Received + 1 at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/agent-run.***.ts:160:45) at <anonymous> (/home/runner/work/***/***/backend/src/__***s__/agent-run.***.ts:146:54)
test-backend
Attempt 4 failed. Reason: Child_process exited with error code 123
test-backend
Attempt 3 failed. Reason: Child_process exited with error code 123
test-backend
Attempt 2 failed. Reason: Child_process exited with error code 123
test-backend
Attempt 1 failed. Reason: Child_process exited with error code 123