| Dependency | Reason |
|---|---|
| Dag Not Paused | Task's DAG 'engines' is paused. |
| Attribute | Value |
|---|---|
| dag_id | engines |
| duration | None |
| end_date | None |
| execution_date | 2025-05-28T02:01:56.987960+00:00 |
| executor_config | {} |
| generate_command | <function TaskInstance.generate_command at 0x7f4b8267eb70> |
| hostname | |
| is_premature | False |
| job_id | None |
| key | ('engines', 'Wait', <Pendulum [2025-05-28T02:01:56.987960+00:00]>, 1) |
| log | <Logger airflow.task (INFO)> |
| log_filepath | /usr/local/airflow/logs/engines/Wait/2025-05-28T02:01:56.987960+00:00.log |
| log_url | http://localhost:8080/admin/airflow/log?dag_id=engines&task_id=Wait&execution_date=2025-05-28T02%3A01%3A56.987960%2B00%3A00 |
| logger | <Logger airflow.task (INFO)> |
| mark_success_url | http://localhost:8080/admin/airflow/success?task_id=Wait&dag_id=engines&execution_date=2025-05-28T02%3A01%3A56.987960%2B00%3A00&upstream=false&downstream=false |
| max_tries | 2 |
| metadata | MetaData(bind=None) |
| next_try_number | 1 |
| operator | None |
| pid | None |
| pool | engines |
| previous_ti | <TaskInstance: engines.Wait 2025-03-29 00:00:00+00:00 [success]> |
| priority_weight | 1 |
| queue | default |
| queued_dttm | None |
| raw | False |
| run_as_user | None |
| start_date | None |
| state | None |
| task | <Task(DummyOperator): Wait> |
| task_id | Wait |
| test_mode | False |
| try_number | 1 |
| unixname | airflow |
| Attribute | Value |
|---|---|
| adhoc | False |
| dag | <DAG: engines> |
| dag_id | engines |
| depends_on_past | False |
| deps | {<TIDep(Not In Retry Period)>, <TIDep(Trigger Rule)>, <TIDep(Previous Dagrun State)>} |
| downstream_list | [] |
| downstream_task_ids | set() |
| ['airflow@airflow.com'] | |
| email_on_failure | False |
| email_on_retry | False |
| end_date | None |
| execution_timeout | None |
| executor_config | {} |
| 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 |
| outlets | [] |
| owner | airflow |
| params | {} |
| pool | engines |
| priority_weight | 1 |
| priority_weight_total | 1 |
| queue | default |
| resources | {'cpus': {'_name': 'CPU', '_units_str': 'core(s)', '_qty': 1}, 'ram': {'_name': 'RAM', '_units_str': 'MB', '_qty': 512}, 'disk': {'_name': 'Disk', '_units_str': 'MB', '_qty': 512}, 'gpus': {'_name': 'GPU', '_units_str': 'gpu(s)', '_qty': 0}} |
| retries | 2 |
| retry_delay | 0:05:00 |
| retry_exponential_backoff | False |
| run_as_user | None |
| schedule_interval | 0 0 * * * |
| sla | None |
| start_date | 2020-12-17T00:00:00+00:00 |
| task_concurrency | None |
| task_id | Wait |
| 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 |