Closed Bug 1912477 Opened 11 months ago Closed 11 months ago

Airflow task probe_scraper.trigger_looker failed for exec_date 2024-08-09

Categories

(Data Platform and Tools :: General, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kwindau, Unassigned)

Details

(Whiteboard: [airflow-triage])

Airflow task probe_scraper.trigger_looker failed for exec_date 2024-08-09

Task link:
https://workflow.telemetry.mozilla.org/dags/probe_scraper/grid?search=probe_scraper&tab=logs&dag_run_id=scheduled__2024-08-08T00%3A00%3A00%2B00%3A00&task_id=trigger_looker

Log extract:

[2024-08-09, 08:33:29 UTC] {taskinstance.py:2728} ERROR - Task failed with exception
Traceback (most recent call last):
  File "/home/airflow/.local/lib/python3.11/site-packages/airflow/models/taskinstance.py", line 444, in _execute_task
    result = _execute_callable(context=context, **execute_callable_kwargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/airflow/.local/lib/python3.11/site-packages/airflow/models/taskinstance.py", line 414, in _execute_callable
    return execute_callable(context=context, **execute_callable_kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/airflow/.local/lib/python3.11/site-packages/airflow/operators/trigger_dagrun.py", line 221, in execute
    raise AirflowException(f"{self.trigger_dag_id} failed with failed states {state}")
airflow.exceptions.AirflowException: looker failed with failed states failed

still going on

fixed after https://github.com/mozilla/lookml-generator/pull/1035 made the looker dag succeed \o/

Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.