The GitHub Actions job "Tests AMD" on airflow.git/update-task-log-caller-info has failed. Run started by GitHub user ashb (triggered by ashb).
Head commit for run: d64f6d565f0549b2358aa8e23b338cdca467cb75 / Ash Berlin-Taylor <[email protected]> Ensure that filename and lineno of logger calls are present in the Task Logs This was present in 2.x (and earlier) in the default config which most people left as is. This brings the information back (though displayed in task logs in a different format) Additionally, although the `log_format` config is not respected for the display, we do examine it to see if any of the other "callsite parameters" (as structlog calls them) such as `processName` or `process` (the pid) are present, and if they are, those will be recorded in the JSON task logs too. As part of this, the already-ignored (since #52651) colored_log_format has been removed from the config so it doesn't show up in the docs. THe "Toggle Source" option in the front end now also hides the "loc" (short for location. Maybe should be localized? Ditto with "source" though) field. I also added a unit test to the "Toggle Source" in the front end which wasn't covered by any unit tests. Fixes #54145 Report URL: https://github.com/apache/airflow/actions/runs/17680067416 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
