ADORSYS-GIS / ADORSYS-GIS/lightbridge-authz
[Ticket]: Spike - root-cause the stack-wide container exit 137
- 主要語言
- Rust
- 星號
- 0
- 分支
- 1
- 平均合併
- 6 小時 42 分鐘
- 30 天內合併 PR
- 246
描述
### Type
Spike / Investigation
### Summary
Investigate why the entire local Compose stack exited with code 137 simultaneously on 2026-08-25.
### Intent
So local development is not interrupted by an unexplained whole-stack kill.
### Source of truth (links)
- Observed 2026-08-25; volumes survived, so it was not `down -v`
### Current Behavior
Every container exited 137 at once. Cause unidentified. Data volumes were intact afterwards.
### Expected Behavior
Either a root cause with a fix, or a documented benign explanation.
### Acceptance Criteria
- [ ] Docker daemon and host memory logs examined for the window
- [ ] Determined whether this was OOM, a daemon restart, or an external signal
- [ ] Finding written into the troubleshooting guide either way
- [ ] Time-boxed to one day; report findings even if inconclusive
### Out of Scope
Reducing the stack's memory footprint, unless the spike shows OOM is the cause.
### Technical Context
137 = SIGKILL. Simultaneity across all containers points at the daemon or the host, not any single service. Note that this workspace already documents host memory pressure during `--all-targets` builds.
### Risks
May be unreproducible. Say so plainly rather than inventing a cause - an unfalsifiable explanation is worse than an open question.
### Test Plan
Review host logs for the window; attempt reproduction under memory pressure with a concurrent cargo build.
### Verification evidence
- [ ] Test added and proven to fail before the change
- [ ] `just all-checks` green
- [ ] Every new or changed `src` file is <= 200 LoC
### Human accountable owner
@stephane-segning
### AI Usage Declaration
Ticket drafted with AI assistance from a verified repo audit.
Structure and estimates drafted with AI from a verified repository audit (file
line counts, config keys, and dependency state were read from the actual tree,
not assumed). A human owns intent, scope, and the release commitment.
### Human verification completed
- [ ] I can explain this work without referring to the AI-generated text
- [ ] Acceptance criteria are testable
- [ ] Source of truth is a real link, not boilerplate
Governance: https://adorsys-gis.github.io/ai-governance/
貢獻指南
評估
這個 Issue 還沒有評估資料。