ES /docs

Failed to create event: Permission denied @ rb_sysopen - /var/app/current/log/tesla_production-event

Service
cupixworks-worker
Occurrences
119
Status
Pr_created
Confidence
85%
Actionability
52%
Cluster ID
a9c32b99-c6e8-4f8d-844b-98c013e139d6
First Seen
2026-04-23 15:02 UTC
Last Seen
2026-07-23 07:55 UTC
Actions
현재 상태 pr_created 에서는 실행할 액션이 없습니다.

Failed to create event: Permission denied @ rb_sysopen - /var/app/current/log/tesla_production-event

What Happened#

2026-04-23 15:02~15:55 UTC 사이에 cupixworks-worker 서비스(us-west-2)에서 Eventable::Events::Update.create_event 실행 시 Cupix::Event 싱글턴 로거가 /var/app/current/log/tesla_production-event.log 파일을 열지 못해 Permission denied @ rb_sysopen 에러가 반복 발생했다. 동일 호스트(ip-10-1-18-233)에서 배포 버전이 바뀌어도 지속적으로 발생했으며, 모두 Bim 모델(ID: 19207)의 processing_failed update 이벤트에서 트리거되었다.

Quick Facts#

Field Value
exception.message Permission denied @ rb_sysopen - /var/app/current/log/tesla_production-event.log
top_frame Eventable::Events::Base.create_eventCupix::Event.publish
deploy 20260423T0910Z0-c44310a2 ~ 20260423T1615Z0-c44310a2
env production, us-west-2

Timeline#

  1. 2026-04-23T15:02:13Z -- 최초 발생 (deploy 20260423T0910Z0-c44310a2, PID 3905564)
  2. 2026-04-23T15:35:28Z -- 새 배포 후에도 재발 (deploy 20260423T1535Z0-c44310a2, PID 352174)
  3. 2026-04-23T15:55:27Z -- 클러스터 파일 기준 마지막 발생
  4. 2026-04-23T16:15:27Z -- Datadog 확장 검색 기준 마지막 발생 (deploy 20260423T1615Z0-c44310a2, PID 441987)
  5. 2026-04-24 -- RCA 분석 완료

Scoring#

Confidence 85% · Actionability 52%

Confidence#

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