TransferManager::uploadNewPointclouds | {"stack":"HttpError: HTTP request failed
Service
cupixworks-capture-3dreconstruction-instance
Occurrences
8
Status
Reported - us-west-2
Confidence
85%
Actionability
28%
Cluster ID
c7cb7092-445f-4f75-97ed-29a91264cc95
First Seen
2026-04-13 02:56 UTC
Last Seen
2026-04-23 08:26 UTC
Actions
현재 상태 reported - us-west-2 에서는 실행할 액션이 없습니다.
TransferManager::uploadNewPointclouds | {"stack":"HttpError: HTTP request failed
RCA Summary#
3D Reconstruction agent가 약 2시간 23분간 처리 작업을 수행한 후 결과 pointcloud를 업로드하려고 POST /api/v1/pointclouds (create) API를 호출했으나, 요청 파라미터에 포함된 cluster_id에 해당하는 Cluster 레코드를 Tesla API 서버에서 찾지 못해 Cupix::Errors::NotFound (코드: ARG10002, 이유: Cluster not found) 예외가 발생했습니다. Tesla의 error handler가 NotFound 예외를 HTTP 403으로 매핑하여 반환하기 때문에, agent 측에서는 403 Forbidden으로 인식되었습니다. Cluster가 삭제되었거나, agent의 세션 사용자에게 해당 cluster에 대한 접근 권한이 없어 permission_joins 쿼리에서 조회되지 않았을 가능성이 있습니다.
Scoring#
Confidence 85% · Actionability 28%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 22 code refs, 7 log queries |
| Code path explicitness | 3/3 | 22 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 | 1/5 | critical |
| Affected files | 1/5 | 27 file(s) |
| Single repo | 1/3 | 3 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 |