ES /docs

TransferManager::failTask | path: /tmp/workspace/680039/videos/640181/original/640181_01006.jpg, url

Service
cupixworks-capture-postprocessor-agent
Occurrences
397
Status
Reported - us-west-2
Confidence
80%
Actionability
36%
Cluster ID
f4fc6472-97e1-4ae6-8d53-f05bed5210fa
First Seen
2026-04-13 21:29 UTC
Last Seen
2026-07-10 18:48 UTC
Actions
현재 상태 reported - us-west-2 에서는 실행할 액션이 없습니다.

TransferManager::failTask | path: /tmp/workspace/680039/videos/640181/original/640181_01006.jpg, url

RCA Summary#

Job 1012296 (capture 680039, key: xVn7NC78b)이 동일 SQS 메시지로 두 번 실행되었습니다. 첫 번째 실행(20:31~20:34 UTC)에서 500개 pano 중 285개가 성공적으로 API에 생성되었으나, 작업이 완료/정리된 후 약 53분 뒤에 같은 메시지가 다시 처리되었습니다(21:27 UTC). 두 번째 실행에서 UploadNewPanosTask.init()이 아직 서버에 생성되지 않은 나머지 215개 pano에 대해 cupixApi.pano.create() API를 호출했으나, API가 4xx 에러(capture 상태 불일치 또는 중복 리소스)를 반환했습니다. checkStatusCode가 4xx 에러에 대해 재시도를 건너뛰도록 설계되어 있어, 각 task가 retry 없이 즉시 실패했습니다(count: 0/5). 실패한 task의 uploadUrl은 한 번도 설정되지 않아 url: undefined로 기록되었습니다.

Scoring#

Confidence 80% · Actionability 36%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 20 code refs, 4 log queries
Code path explicitness 3/3 20 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 1/5 critical
Affected files 1/5 13 file(s)
Single repo 1/3 6 service(s)
Immediate actions 0/3 absent
Testability 0/3 no test info
External dependency 3/3 no external deps
Data migration 3/3 no migration