Commit 1c2c3e71 1c2c3e7175a9e5d23d928acb8e0f79c8414de150 by cnb.bofCdSsphPA

Refresh build-index checkpoint with 13:22 UTC evidence

Capture the newest verified downstream state so restart docs show that the real FMA smoke still remains in build-index at 13:22 UTC with no evaluate stage or emitted index artifacts yet.

Constraint: Downstream completion evidence is still unavailable because build-index has not produced artifacts or switched to evaluate
Rejected: Leave the 13:22 observation only in chat | would break restart continuity and phase-by-phase commit discipline
Confidence: high
Scope-risk: narrow
Directive: Next capture either the first index artifact file or the transition into evaluate before changing the downstream status summary again
Tested: process scan showing build-index and no evaluate; presence of /tmp/fma_real_smoke_stopcheck/fma_index_smoke directory; validate-splits on /tmp/fma_real_smoke_stopcheck/fma/manifests
Not-tested: Completed build-index output, evaluate, final metrics/report generation
1 parent 21a7f230
1 ## 2026-06-02 真实 FMA smoke build-index 13:22 UTC checkpoint
2
3 完成项:
4 - 再次检查真实 FMA smoke 的下游阶段,确认流程到 13:22 UTC 仍停留在 `build-index`
5 - 更新 `docs/session-handoff.md``docs/changelist-2026-06-02.md`,记录 `evaluate.py` 仍未启动、索引目录仍未出现索引产物文件。
6
7 验证结果:
8 - 当前仍存在 `run_demo.py build-index --data /tmp/fma_real_smoke_stopcheck/fma/manifests --model /tmp/fma_real_smoke_stopcheck/fma_models_smoke/best_model.pt ...`
9 - 当前仍未观测到 `evaluate.py` 进程
10 - `/tmp/fma_real_smoke_stopcheck/fma_index_smoke/` 目录存在,但尚未看到索引产物文件
11 - `validate-splits /tmp/fma_real_smoke_stopcheck/fma/manifests` => `ok=true`
12
13 结论:
14 - 真实 FMA 全量 smoke 仍稳定处于建索引阶段。
15 - 下一关键证据仍是索引产物出现或 `evaluate.py` 启动。
16
1 ## 2026-06-02 真实 FMA smoke build-index 13:16 UTC checkpoint 17 ## 2026-06-02 真实 FMA smoke build-index 13:16 UTC checkpoint
2 18
3 完成项: 19 完成项:
......
...@@ -304,3 +304,11 @@ cd /workspace/acr-engine ...@@ -304,3 +304,11 @@ cd /workspace/acr-engine
304 - 已确认 `evaluate.py` 仍未出现。 304 - 已确认 `evaluate.py` 仍未出现。
305 - 已确认索引目录仍只有目录本身,尚未看到新的索引产物文件。 305 - 已确认索引目录仍只有目录本身,尚未看到新的索引产物文件。
306 - manifest 复核继续通过,统计保持不变。 306 - manifest 复核继续通过,统计保持不变。
307
308
309 ## 13:22 UTC build-index 延续补充
310
311 - 已确认主下游进程仍是 `run_demo.py build-index ...`
312 - 已确认 `evaluate.py` 仍未出现。
313 - 已确认索引目录仍只有目录本身,尚未看到新的索引产物文件。
314 - manifest 复核继续通过,统计保持不变。
......
...@@ -46,6 +46,7 @@ ...@@ -46,6 +46,7 @@
46 - 截至 2026-06-02 13:04 UTC,`build-index` 仍在持续,`fma_index_smoke/` 仍只有目录本身,`evaluate.py` 仍未出现。 46 - 截至 2026-06-02 13:04 UTC,`build-index` 仍在持续,`fma_index_smoke/` 仍只有目录本身,`evaluate.py` 仍未出现。
47 - 截至 2026-06-02 13:10 UTC,`build-index` 仍在持续,`fma_index_smoke/` 仍只有目录本身,`evaluate.py` 仍未出现。 47 - 截至 2026-06-02 13:10 UTC,`build-index` 仍在持续,`fma_index_smoke/` 仍只有目录本身,`evaluate.py` 仍未出现。
48 - 截至 2026-06-02 13:16 UTC,`build-index` 仍在持续,`fma_index_smoke/` 仍只有目录本身,`evaluate.py` 仍未出现。 48 - 截至 2026-06-02 13:16 UTC,`build-index` 仍在持续,`fma_index_smoke/` 仍只有目录本身,`evaluate.py` 仍未出现。
49 - 截至 2026-06-02 13:22 UTC,`build-index` 仍在持续,`fma_index_smoke/` 仍只有目录本身,`evaluate.py` 仍未出现。
49 50
50 ## 当前卡点 51 ## 当前卡点
51 52
......
...@@ -530,6 +530,27 @@ ...@@ -530,6 +530,27 @@
530 - 真实 FMA smoke 仍稳定停留在 `build-index` 阶段。 530 - 真实 FMA smoke 仍稳定停留在 `build-index` 阶段。
531 - 下一关键观察点依旧是“索引产物首次出现”或“切换到 `evaluate.py`”。 531 - 下一关键观察点依旧是“索引产物首次出现”或“切换到 `evaluate.py`”。
532 532
533 ### build-index 13:22 UTC 延续证据(2026-06-02)
534
535 - 截至 13:22 UTC,主下游进程仍然是:
536 - `PID=424691``run_demo.py build-index --data /tmp/fma_real_smoke_stopcheck/fma/manifests --model /tmp/fma_real_smoke_stopcheck/fma_models_smoke/best_model.pt --output /tmp/fma_real_smoke_stopcheck/fma_index_smoke --device cpu --resume --checkpoint-every-refs 100`
537 - `evaluate.py` 仍未出现。
538 - `smoke-local` 主进程仍在:
539 - `PID=311494``external_adapters.py smoke-local fma ...`
540 - 索引目录仍只有目录本身:
541 - `/tmp/fma_real_smoke_stopcheck/fma_index_smoke/`
542 - 截至该时点,仍未观测到新的索引产物文件。
543 - manifest 复核仍通过:
544 - `ok=true`
545 - `catalog_references=8000`
546 - `train_queries=6401`
547 - `test_queries=1593`
548 - `val_queries=0`
549
550 这说明:
551 - 真实 FMA smoke 仍稳定停留在 `build-index` 阶段。
552 - 下一关键观察点依旧是“索引产物首次出现”或“切换到 `evaluate.py`”。
553
533 ### 重启后第一优先级动作 554 ### 重启后第一优先级动作
534 555
535 1. 先检查真实 FMA smoke 是否完成: 556 1. 先检查真实 FMA smoke 是否完成:
......