Skip to content

chore: refresh embedded DWARF for new Ceph releases - #22

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/refresh-embedded-dwarf-35351859813
Open

github-actions[bot] wants to merge 1 commit into
mainfrom
chore/refresh-embedded-dwarf-35351859813

Conversation

@github-actions

Copy link
Copy Markdown

Newly added embedded DWARF JSONs (runtime-verified)

Each version below was traced against a live cephadm cluster
running quay.io/ceph/ceph:v<version>; both osdtrace and
radostrace loaded the embedded JSON (build_id match) and
produced valid trace output.

distro tools version pkgver
centos-stream osdtrace,radostrace 20.2.3 2:20.2.3-0.el9

Generated but failed runtime verification

Excluded from this PR; will be retried by the next run.

centos-stream	osdtrace,radostrace	19.2.6	2:19.2.6-0.el9	failure
centos-stream	osdtrace,radostrace	20.2.4	2:20.2.4-0.el9	failure

How this was produced

  • tools/detect_missing_dwarf.py identified the rows above
    by probing download.ceph.com/rpm-X.Y.Z/el9/x86_64/.
  • Each JSON was generated inside a disposable
    quay.io/centos/centos:stream9 container with the
    matching ceph-osd + lib*-debuginfo packages installed.
  • Each JSON was runtime-verified by
    tests/functional-test-cephadm-rgw.sh against a cephadm
    cluster of the matching version (embedded path enforced).

Generated by the embedded-dwarf-refresh reusable workflow
(new_only=true).

Auto-generated by the embedded-dwarf-refresh workflow.
Each JSON was runtime-verified against a cephadm cluster of the
matching version via the embedded-DWARF path.  See PR body for
the list of versions added.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant