| Dependency | Reason |
|---|---|
| Task Instance State | Task is in the 'success' state which is not a valid state for execution. The task must be cleared in order to be run. |
| Dagrun Running | Task instance's dagrun was not in the 'running' state but in the state 'success'. |
| Attribute | Value |
|---|---|
| dag_id | airflow_logs_cleanup |
| duration | 0.263818 |
| end_date | 2025-06-08 08:00:51.441623+00:00 |
| execution_date | 2025-06-01T08:00:00+00:00 |
| executor_config | {} |
| generate_command | <function TaskInstance.generate_command at 0x7f81b3e42320> |
| hostname | 63fbafbc3109 |
| is_premature | False |
| job_id | 167027 |
| key | ('airflow_logs_cleanup', 'start', <Pendulum [2025-06-01T08:00:00+00:00]>, 2) |
| log | <Logger airflow.task (INFO)> |
| log_filepath | /usr/local/airflow/logs/airflow_logs_cleanup/start/2025-06-01T08:00:00+00:00.log |
| log_url | http://localhost:8080/admin/airflow/log?execution_date=2025-06-01T08%3A00%3A00%2B00%3A00&task_id=start&dag_id=airflow_logs_cleanup |
| logger | <Logger airflow.task (INFO)> |
| mark_success_url | http://localhost:8080/success?task_id=start&dag_id=airflow_logs_cleanup&execution_date=2025-06-01T08%3A00%3A00%2B00%3A00&upstream=false&downstream=false |
| max_tries | 1 |
| metadata | MetaData(bind=None) |
| next_try_number | 2 |
| operator | DummyOperator |
| pid | 1421870 |
| pool | default_pool |
| prev_attempted_tries | 1 |
| previous_execution_date_success | 2025-05-25 08:00:00+00:00 |
| previous_start_date_success | 2025-06-01 08:00:41.326200+00:00 |
| previous_ti | <TaskInstance: airflow_logs_cleanup.start 2025-05-25 08:00:00+00:00 [success]> |
| previous_ti_success | <TaskInstance: airflow_logs_cleanup.start 2025-05-25 08:00:00+00:00 [success]> |
| priority_weight | 2 |
| queue | default |
| queued_dttm | 2025-06-08 08:00:49.001887+00:00 |
| raw | False |
| run_as_user | None |
| start_date | 2025-06-08 08:00:51.177805+00:00 |
| state | success |
| task | <Task(DummyOperator): start> |
| task_id | start |
| test_mode | False |
| try_number | 2 |
| unixname | airflow |
| Attribute | Value |
|---|---|
| dag | <DAG: airflow_logs_cleanup> |
| dag_id | airflow_logs_cleanup |
| depends_on_past | False |
| deps | {<TIDep(Trigger Rule)>, <TIDep(Not In Retry Period)>, <TIDep(Previous Dagrun State)>} |
| do_xcom_push | True |
| downstream_list | [<Task(BashOperator): log_cleanup_worker_num_1_dir_0>] |
| downstream_task_ids | {'log_cleanup_worker_num_1_dir_0'} |
| None | |
| email_on_failure | True |
| email_on_retry | True |
| end_date | None |
| execution_timeout | None |
| executor_config | {} |
| extra_links | [] |
| global_operator_extra_link_dict | {} |
| inlets | [] |
| lineage_data | None |
| log | <Logger airflow.task.operators (INFO)> |
| logger | <Logger airflow.task.operators (INFO)> |
| max_retry_delay | None |
| on_failure_callback | None |
| on_retry_callback | None |
| on_success_callback | None |
| operator_extra_link_dict | {} |
| operator_extra_links | () |
| outlets | [] |
| owner | operations |
| params | {} |
| pool | default_pool |
| priority_weight | 1 |
| priority_weight_total | 2 |
| queue | default |
| resources | None |
| retries | 1 |
| retry_delay | 0:05:00 |
| retry_exponential_backoff | False |
| run_as_user | None |
| schedule_interval | 0 8 * * 0 |
| shallow_copy_attrs | () |
| sla | None |
| start_date | 2023-01-17T00:00:00+00:00 |
| subdag | None |
| task_concurrency | None |
| task_id | start |
| task_type | DummyOperator |
| template_ext | [] |
| template_fields | [] |
| trigger_rule | all_success |
| ui_color | #e8f7e4 |
| ui_fgcolor | #000 |
| upstream_list | [] |
| upstream_task_ids | set() |
| wait_for_downstream | False |
| weight_rule | downstream |