Dependency | Reason |
---|---|
Dagrun Running | Task instance's dagrun was not in the 'running' state but in the state 'success'. |
Dag Not Paused | Task's DAG 'Services' is paused. |
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. |
1 | python /var/local/erp-data-loader/ot-services/ot_b2c_services_data.py
|
Attribute | Value |
---|---|
dag_id | Services |
duration | None |
end_date | 2019-04-15 18:00:07.680250 |
execution_date | 2019-04-15 17:00:00 |
generate_command | <function generate_command at 0x7f684541b320> |
hostname | ota1.otthonterkep.hu |
is_premature | False |
job_id | None |
key | ('Services', 'OT_b2c_orders', datetime.datetime(2019, 4, 15, 17, 0)) |
log_filepath | /var/log/airflow/Services/OT_b2c_orders/2019-04-15T17:00:00.log |
log_url | http://localhost:8080/admin/airflow/log?dag_id=Services&task_id=OT_b2c_orders&execution_date=2019-04-15T17:00:00 |
mark_success_url | http://localhost:8080/admin/airflow/action?action=success&task_id=OT_b2c_orders&dag_id=Services&execution_date=2019-04-15T17:00:00&upstream=false&downstream=false |
metadata | MetaData(bind=None) |
operator | None |
pid | 25924 |
pool | None |
previous_ti | <TaskInstance: Services.OT_b2c_orders 2019-04-15 16:00:00 [success]> |
priority_weight | 1 |
queue | default |
queued_dttm | None |
run_as_user | None |
start_date | 2019-04-15 18:00:06.765269 |
state | success |
task | <Task(BashOperator): OT_b2c_orders> |
task_id | OT_b2c_orders |
test_mode | False |
try_number | 1 |
unixname | airflow |
Attribute | Value |
---|---|
adhoc | False |
dag | <DAG: Services> |
dag_id | Services |
depends_on_past | False |
deps | set([<TIDep(Trigger Rule)>, <TIDep(Not In Retry Period)>, <TIDep(Previous Dagrun State)>]) |
downstream_list | [] |
downstream_task_ids | [] |
['fodorsz@mapsolutions.hu'] | |
email_on_failure | True |
email_on_retry | True |
end_date | None |
env | None |
execution_timeout | None |
max_retry_delay | None |
on_failure_callback | None |
on_retry_callback | None |
on_success_callback | None |
output_encoding | utf-8 |
owner | airflow |
params | {} |
pool | None |
priority_weight | 1 |
priority_weight_total | 1 |
queue | default |
resources | {'disk': {'_qty': 512, '_units_str': 'MB', '_name': 'Disk'}, 'gpus': {'_qty': 0, '_units_str': 'gpu(s)', '_name': 'GPU'}, 'ram': {'_qty': 512, '_units_str': 'MB', '_name': 'RAM'}, 'cpus': {'_qty': 1, '_units_str': 'core(s)', '_name': 'CPU'}} |
retries | 5 |
retry_delay | 0:05:00 |
retry_exponential_backoff | False |
run_as_user | None |
schedule_interval | 00 * * * * |
sla | None |
start_date | 2018-03-01 00:00:00 |
task_id | OT_b2c_orders |
task_type | BashOperator |
template_ext | ('.sh', '.bash') |
template_fields | ('bash_command', 'env') |
trigger_rule | all_success |
ui_color | #f0ede4 |
ui_fgcolor | #000 |
upstream_list | [] |
upstream_task_ids | [] |
wait_for_downstream | False |
xcom_push_flag | False |