get_build_failures
Analyze failed Zuul CI builds to identify which task failed, on which host, with error messages and return codes. Parses structured job-output.json for precise failure data instead of log parsing.
Instructions
Analyze a failed build — returns exactly which task failed, on which host, with error message and return code.
Parses Zuul's structured job-output.json for precise failure data. Start here when investigating build failures — much more accurate than log parsing.
Args: uuid: Build UUID tenant: Tenant name (uses default if empty)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | ||
| tenant | No |