The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user dstandish (triggered by dstandish).

Head commit for run:
1e50d48be850510f4e57bdbf95d76ea2947e0bae / Daniel Standish 
<[email protected]>
Fix timestamp parse failure for k8s executor pod tailing

When we tail stdout over kube API, we get ansi color codes which must be 
escaped in order for timestamps to be properly parsed so that messages can be 
properly interleaved by the file task handler (i.e. / a.k.a. the web UI task 
log reader).

While at it, fixed an issue with improper appending of "messages" (e.g. 
"fetching logs from kube API") and added one such message for good measure.

Report URL: https://github.com/apache/airflow/actions/runs/4931352768

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to