MeshService::run | error: {"stack":"HttpError: HTTP request failed
Service
cupixworks-any-mesh-agent
Occurrences
12
Status
Reported
Confidence
85%
Actionability
44%
Cluster ID
f639f54e-a8cf-4c0c-9724-046f7fd6b4cd
First Seen
2026-04-08 06:30 UTC
Last Seen
2026-07-23 23:42 UTC
Actions
MeshService::run | error: {"stack":"HttpError: HTTP request failed
What Happened#
2026-04-22 14:00:15 KST (05:00:15 UTC), cupixworks-any-mesh-agent (ap-southeast-2)에서 BIM 모델 3311의 mesh extraction 처리 중 HTTP 403 에러가 발생했다. mesh extraction 자체는 성공했으나, 결과물을 S3에 업로드하기 위한 Tesla API 호출에서 BIM이 이미 trash 상태여서 실패했다.
Quick Facts#
| Field | Value |
|---|---|
| exception.class | HttpError |
| exception.message | HTTP request failed |
| top_frame | @tesla/typescript-node-sdk/api/bimApi.js:1189 |
| env | production, ap-southeast-2 |
Timeline#
- 13:57:24 KST — BIM 3311에 대한 정상적인 API 호출 시작 (GET/PUT 200)
- 13:58:36 KST — Mesh agent가 SQS 메시지를 수신하여 BIM 3311 처리 시작
- 13:58:42 KST —
updateBimMeshState(extracting)성공 (PUT 200) - 13:59:09 KST — 사용자가 BIM 3311을 삭제 (trash):
PUT /api/v1/bims/3311/trash[204] - 14:00:10 KST — Mesh extraction 완료 (filepaths count: 16)
- 14:00:16 KST —
createResource403,createResourceUploadCredentials403 (ENT4000: Bim not found) - 14:00:17 KST —
updateBimMeshState(error)403 (ENT4000: Bim not found) - 14:00:17 KST — SQS 메시지 삭제, 다음 작업(BIM 3312)으로 정상 진행
Scoring#
Confidence 85% · Actionability 44%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 19 code refs, 4 log queries |
| Code path explicitness | 3/3 | 19 file:line refs |
| Log evidence | 3/3 | section, query, pattern |
| 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 | 12 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 |