ES /docs

TransferManager::uploadFile | path: /tmp/workspace/722907/videos/681372/original/681372_00587.jpg, e

Service
cupixworks-capture-postprocessor-agent
Occurrences
7
Status
Reported
Confidence
80%
Actionability
44%
Cluster ID
4b2dcce9-8a42-48f2-87b3-d1022543929f
First Seen
2026-06-26 19:25 UTC
Last Seen
2026-07-08 19:24 UTC
Actions

TransferManager::uploadFile | path: /tmp/workspace/722907/videos/681372/original/681372_00587.jpg, e

What Happened#

cupixworks-capture-postprocessor-agent (us-west-2 fleet)가 capture 722907의 원본 영상 프레임을 me-central-1 리전의 S3 버킷(cupixworks-source-...-mece1)에 PUT 업로드하던 중 TCP 연결이 원격에서 끊어져(ECONNRESET) 4건의 에러 로그가 19:25–19:44 UTC 사이에 발생했습니다. 동일 워크스페이스(722907)는 cleanUpAnythingRelatedModel 까지 정상 진행되어 retry 로직(MaxRetries=5, 10s interval)에 의해 자동 복구된 것으로 확인됩니다.

Quick Facts#

Field Value
exception.class Error (Node.js ECONNRESET)
exception.message {"code":"ECONNRESET"} / {"errno":-104,"code":"ECONNRESET","syscall":"read"}
top_frame packages/cupix-capture-postprocessor-agent/src/manager/transfer.manager.ts:104
runtime Node.js (request library PUT stream)
env production, agent region us-west-2, S3 bucket region me-central-1

Affected Teams#

Team / Domain Error Count Impact
flintco / cupixworks-capture-postprocessor-agent 4 (in cluster window); 20+ similar in 3d Retry로 자동 복구된 케이스 다수, 일부 capture (예: 722511/680984, 722514/680987, 722508/680982, 722429/680900)는 count: 5/5 까지 도달해 task 실패

Timeline#

  1. 2026-06-27 04:25 KST — capture 722907 PostprocessorService::getCqaAssignment 직후 첫 ECONNRESET (frame 00587)
  2. 2026-06-27 04:25 KST — frame 00593 추가 ECONNRESET
  3. 2026-06-27 04:27 KST — 동일 workspace BaseService::cleanUpAnythingRelatedModel 호출 → retry 성공, 정상 종료
  4. 2026-06-27 04:44 KST — 클러스터 window 마지막 ECONNRESET 관측 (last_seen)
  5. 2026-06-24 23:18–23:29 UTC — 동일 service 의 svc:cupixworks-capture-postprocessor-agent::unknown 인시던트가 자동 해소된 이력 있음 (status-board)

Scoring#

Confidence 80% · Actionability 44%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 10 code refs, 6 log queries
Code path explicitness 3/3 10 file:line refs
Log evidence 2/3 section, query
RCA structure 3/3 3/3 sections
Revision history 0/3 0 revision(s)
Agent execution 3/3 success

Actionability#

Dimension Score Detail
Fix complexity 5/5 trivial
Affected files 1/5 17 file(s)
Single repo 1/3 6 service(s)
Immediate actions 0/3 absent
Testability 0/3 no test info
External dependency 1/3 external deps found
Data migration 3/3 no migration