FileSystemManager::loadSkatResults | end - failed to load skat results
Service
cupixworks-capture-postprocessor-agent
Occurrences
5
Status
Reported
Confidence
80%
Actionability
28%
Cluster ID
4ed4bc98-9e61-4605-8e65-8b66f9844fcc
First Seen
2026-07-13 15:05 UTC
Last Seen
2026-07-21 05:39 UTC
Actions
FileSystemManager::loadSkatResults | end - failed to load skat results
What Happened#
2026-07-14 00:05:57 KST 에 cupixworks-capture-postprocessor-agent 가 capture 733859 (workspace /tmp/workspace/733859, skatmaster dir /efs/c39ff4904e0a9f25) 의 skat 결과 파일(capture_alignments.json) 을 로드하다 실패했다. 파일은 존재했으나 내부 unaligned_perspectives[].key = "XlrXyIHkUzO" 가 Tesla API 응답의 cpAssets 목록에서 조회되지 않아 CPCapture.fromSkatResults 가 false 를 반환했고, FileSystemManager::loadSkatResults 가 reject 되었다. SQS 메시지 1건이 실패로 처리되었고 (ApproximateReceiveCount:1), 후속 pipeline(loadStopPanoResults, uploadAlignmentData, updateSkatInfo, _finalizationService) 이 실행되지 않았다.
Quick Facts#
| Field | Value |
|---|---|
| exception.class | Error (thrown from FileSystemManager.loadSkatResults) |
| exception.message | loadSkatResults: failed to load skat results |
| top_frame | packages/cupix-capture-postprocessor-agent/src/manager/file-system.manager.ts:307 |
| runtime | Node.js (bundled at /tmp/agent/dist/app.cjs:9063) |
| env | production, us-west-2 |
Affected Teams#
| Team / Domain | Error Count | Impact |
|---|---|---|
| cadscans (capture postprocessing) | 1 (1시간 내) / 3 (7일 내) | 단일 capture 의 postprocessing 실패. SQS message deleted (재시도 없음), capture 는 postprocess 미완료 상태로 방치됨. |
Timeline#
- 2026-07-13 23:58:34 KST — skatmaster 가 이전 capture (
/efs/9c4103bbb0e54f16) 의 결과 생성 (참고용 시각) - 2026-07-14 00:05:35 KST — skatmaster 가 문제 capture 의
capture_alignments.json생성 (로그:read file meta - created at: Mon Jul 13 15:05:35 2026 GMT) - 2026-07-14 00:05:56 KST —
BaseService::runByMessage | id: 1192118— 문제 job 소비 시작 - 2026-07-14 00:05:57 KST —
CPCapture::fromMeta | key: 2jdyiKKRo, version: 1— capture data 로드 - 2026-07-14 00:05:57 KST —
CPCapture::fromSkatResult | not found asset - asset key: XlrXyIHkUzO(warn) - 2026-07-14 00:05:57 KST —
FileSystemManager::loadSkatResults | end - failed to load skat results(error) - 2026-07-14 00:05:57 KST — SQS message
e2f71bfc-de00-4b47-8300-16f4488078ef삭제 (재시도 없이 dead) - 2026-07-14 00:05:58 KST —
BaseService::cleanUpAnythingRelatedModel | path: /tmp/workspace/733859— workspace 정리
Scoring#
Confidence 80% · Actionability 28%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 16 code refs, 4 log queries |
| Code path explicitness | 3/3 | 16 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 | 18 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 |