{
  "artifacts_not_published": [
    {
      "path": "fixtures/isa/lds.hsaco",
      "sha256": "72d7d64769d0465b2f67726b3e93defc57bf4efc9dababb8a67320dd4e0cff12"
    }
  ],
  "case": "waitcheck-lds-dispatch",
  "class": "survey",
  "command": "aorta sweep run --recipe recipes/sanitizers/daily-waitcheck-lds-dispatch.yaml",
  "commit": "c57a1e4b0720e483ffeba1d680111a717e6f3d6a",
  "container_image": "rocm/pytorch:rocm7.2.4_ubuntu24.04_py3.12_pytorch_release_2.10.0@sha256:4449f856653602317e4101a76fce599c7fcd58ccec2e539951fce5f73083179e",
  "date": "2026-08-30T12:53:06+00:00",
  "digests": {
    "code_object:lds.hsaco": "72d7d64769d0465b2f67726b3e93defc57bf4efc9dababb8a67320dd4e0cff12",
    "path": "/workspace/aorta/.sanitizer-nightly/rocjitsu-prebuilt/bin/rj_waitcheck",
    "sha256": "a70945fb1135a436c13c83ed96a6cff3655784138f4db3d20ef7315ade0a8968"
  },
  "inputs": [],
  "logs_published": false,
  "observed": {
    "execution": "complete",
    "findings": 0,
    "reason": null,
    "verdict": "pass"
  },
  "rebuild": [
    {
      "caveat": "The conditional matters: --genco emits a raw code object on some ROCm builds and a clang-offload bundle on others, and the recorded digest is of the unbundled object.",
      "commands": [
        "export PATH=\"$(python -c \"from aorta.instrumentation.rocm_paths import resolve_rocm_roots; print(resolve_rocm_roots().llvm_bin_dir)\"):${PATH}\"",
        "mkdir -p recipes/sanitizers/fixtures/isa",
        "hipcc --genco --offload-arch=gfx950 recipes/sanitizers/fixtures/kernels/lds_reduce.hip -o tmp.o",
        "if head -c 24 tmp.o | grep -qF __CLANG_OFFLOAD_BUNDLE__; then clang-offload-bundler --type=o --unbundle --input=tmp.o --targets=hipv4-amdgcn-amd-amdhsa--gfx950 --output=recipes/sanitizers/fixtures/isa/lds.hsaco; else cp tmp.o recipes/sanitizers/fixtures/isa/lds.hsaco; fi && rm -f tmp.o"
      ],
      "path": "fixtures/isa/lds.hsaco",
      "what": "a gfx code object built from fixtures/kernels/lds_reduce.hip"
    }
  ],
  "recipe": "recipes/sanitizers/daily-waitcheck-lds-dispatch.yaml",
  "required_env": [
    {
      "purpose": "unpacked rocjitsu bundle supplying rj_waitcheck and the ConSan hook",
      "set_by": "operator",
      "var": "ROCJITSU_PREBUILT"
    }
  ],
  "rocjitsu_commit": "97c1640b2f6529ef59a6dcf1068243107e190d09",
  "rocjitsu_run_url": "https://github.com/ROCm/rocm-systems/actions/runs/32857249576",
  "run": "2026-08-30T125306-33311286343",
  "run_url": "https://github.com/ROCm/aorta/actions/runs/33311286343",
  "schema": "aorta.sanitizer_run_area/0.1",
  "target": "gfx950"
}
