ES /docs

FileSystemManager::loadProcessOutput | zip fail

Service
cupixworks-capture-postprocessor-agent
Occurrences
1
Status
Reported
Confidence
80%
Actionability
44%
Cluster ID
9d9f9b2e-ee32-4093-93e2-4ac0c1f1bc06
First Seen
2026-07-23 10:31 UTC
Last Seen
2026-07-23 10:31 UTC
Actions

FileSystemManager::loadProcessOutput | zip fail

What Happened#

2026-07-23 19:31 KST, cupixworks-capture-postprocessor-agent 가 capture 737236 (workspace /efs/38b6e1868151d946/) 을 처리하던 중 FileSystemManager::loadProcessOutput 단계에서 archiverskatmaster/results/process_output/ 디렉토리를 zip 으로 묶는 작업이 실패해 zip fail error 로그가 남았다. 실제로는 파이프라인 흐름이 중단되지 않고 후속 단계로 진행됐다 — try/catch 로 감싼 뒤 zip 부재를 정상 흐름으로 처리하는 로직이 존재하기 때문. 14 일 window 안에서 발생 횟수는 2 건으로 매우 낮다.

Quick Facts#

Field Value
exception.class (no exception class — logger.error string only)
exception.message FileSystemManager::loadProcessOutput | zip fail
top_frame packages/cupix-capture-postprocessor-agent/src/manager/file-system.manager.ts:461
deploy archiver ^7.0.1, package cupix-capture-postprocessor-agent 1.11.0
env production, us-west-2

Affected Teams#

Team / Domain Error Count Impact
capture-postprocessor-agent (wmblanchard) 1 (14d: 2) 특정 capture 에서 process_output.zip 이 생성되지 않음. 파이프라인은 계속 진행되지만 해당 capture 의 process_output artifact 는 서버로 업로드되지 않음.

Timeline#

  1. 2026-07-23 19:30:52 KST — 이전 capture(740326) 정리, SQS 메시지 삭제, S3 PUT retry 3/3
  2. 2026-07-23 19:31:03 KSTBaseService::runByMessage id: 1219574, capture key -nD7JPxEH (capture 737236) 처리 시작
  3. 2026-07-23 19:31:06 KSTFileSystemManager::loadProcessOutput | zip fail (error) — 동시에 debug 레벨로 not found file - /efs/38b6e1868151d946/skatmaster/results/process_output.zip 기록
  4. 2026-07-23 19:31:06 KST — 이후 copySourceDir 는 정상 실행 — 파이프라인은 계속 진행

Scoring#

Confidence 80% · Actionability 44%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 9 code refs, 5 log queries
Code path explicitness 3/3 9 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 10 file(s)
Single repo 1/3 5 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