You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jobs@airflow.apache.org by GitBox <gi...@apache.org> on 2022/12/18 09:04:14 UTC

[GitHub] [airflow]: Workflow run "Build images for Propagate logs to stdout when in k8s executor pod https://github.com/apache/airflow/pull/28440 " failed!

The GitHub Actions job "Build images for Propagate logs to stdout when in k8s executor pod https://github.com/apache/airflow/pull/28440
" on airflow.git has failed.
Run started by GitHub user dstandish (triggered by dstandish).

Head commit for run:
d7997b3097251fa0f6b280ad7f39d0cdefc6fc2d / Daniel Standish <15...@users.noreply.github.com>
Propagate logs to stdout when in k8s executor pod

This is necessary because file task handler reads from pod logs (i.e. stdout) when pod is running.

Previously we were not propagating task logs, presumably to avoid duplicating entries, because we had copied the handler to root.  However, if we just remove the handler from task, we can safely enable propagation, since there won't be multiple task handlers floating around.

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

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: jobs-unsubscribe@airflow.apache.org
For additional commands, e-mail: jobs-help@airflow.apache.org