richard-iovanisci commented on issue #16163:
URL: https://github.com/apache/airflow/issues/16163#issuecomment-1778045512

   I am seeing this as well with Airflow v2.5.1 (not using kubernetes) w/Celery 
Executor. We also utilize s3 remote logging, and observe regular log for the 
first hour, then `Dependencies not met for <TaskInstance` log is written to s3 
and only that log is visible until the task completes (since airflow checks 
remote log first).
   
   Once the task completes, the "real" log for the original task is appended 
below the `Dependencies not met for <TaskInstance` log...


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to