ES /docs

CPRealityCapture::validate | Invalid potreeUrl: for Pointcloud ID: 204434

Service
cupixworks-any-voxel-agent
Occurrences
199
Status
Reported
Confidence
85%
Actionability
36%
Cluster ID
ea9adf6f-37be-4c87-aa59-fc65e6d177ae
First Seen
2026-05-12 06:35 UTC
Last Seen
2026-07-06 07:13 UTC
Actions

CPRealityCapture::validate | Invalid potreeUrl: for Pointcloud ID: 204434

What Happened#

2026-05-12 06:35:44 UTC에 cupixworks-any-voxel-agent 서비스(ap-southeast-2 리전)에서 Pointcloud ID 204434에 대한 voxel 계산 작업이 시작되었으나, pointcloud의 potree_url이 비어 있어 validation 단계에서 즉시 실패했다. Potree 변환 완료 후 main state가 done으로 전환되면서 voxel 계산이 트리거되었지만, potree 파일의 실제 업로드 확인(check_uploadingpotree_state: uploadedrevision 증가)이 아직 완료되지 않은 시점에 voxel agent가 API를 통해 데이터를 조회한 race condition이다.

Quick Facts#

Field Value
exception.class Error
exception.message Invalid potreeUrl
top_frame cpreality-capture.ts:146
env production, ap-southeast-2

Affected Teams#

Team / Domain Error Count Impact
endeavourgroup (team ID 180) 1 Pointcloud 204434의 voxel 계산 실패, voxel_state → Error 설정

Timeline#

  1. 06:32:07Z — Pointcloud 204434 resource 업로드 확인, potree 변환 agent(PotreeR1XlargeAgent) 트리거, main state: initializing → queued
  2. 06:35:37Z — Potree upload credentials 요청 (potree 변환 결과 업로드 시작)
  3. 06:35:43Z — Main state: queued → done, start_finalization 실행 → calculate_voxels → SQS 전송
  4. 06:35:44.135Z — Voxel agent: CupixAuth::setSession 완료
  5. 06:35:44.170Z — Voxel agent: API로 pointcloud 조회 → potree_url 비어있음 → validation 실패
  6. 06:35:45Z — Client가 check_uploading 호출 → potree_state: uploaded, revision 증가, potree_url 설정 완료

Scoring#

Confidence 85% · Actionability 36%

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 1/5 critical
Affected files 1/5 23 file(s)
Single repo 1/3 5 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