-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
bq[Component] This issue is related to Big Query integration[Component] This issue is related to Big Query integration
Description
ERROR:google_adk.google.adk.plugins.bigquery_agent_analytics_plugin:Failed to create view v_user_message_received: 409 Already Exists: Table agent-operations-ek-04:logging.v_user_message_received; reason: duplicate, message: Already Exists: Table agent-operations-ek-04:logging.v_user_message_received
Location: us-central1
Job ID: 7904eb94-c4f6-4ea5-95f7-b773bc45b53c
Traceback (most recent call last):
File "/usr/local/google/home/evekhm/projects/adk/agent-operations/.venv/lib/python3.13/site-packages/google/adk/plugins/bigquery_agent_analytics_plugin.py", line 2205, in _create_analytics_views
self.client.query(sql).result()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/local/google/home/evekhm/projects/adk/agent-operations/.venv/lib/python3.13/site-packages/google/cloud/bigquery/job/query.py", line 1773, in result
while not is_job_done():
~~~~~~~~~~~^^
File "/usr/local/google/home/evekhm/projects/adk/agent-operations/.venv/lib/python3.13/site-packages/google/api_core/retry/retry_unary.py", line 294, in retry_wrapped_func
return retry_target(
target,
...<3 lines>...
on_error=on_error,
)
File "/usr/local/google/home/evekhm/projects/adk/agent-operations/.venv/lib/python3.13/site-packages/google/api_core/retry/retry_unary.py", line 156, in retry_target
next_sleep = _retry_error_helper(
exc,
...<6 lines>...
timeout,
)
File "/usr/local/google/home/evekhm/projects/adk/agent-operations/.venv/lib/python3.13/site-packages/google/api_core/retry/retry_base.py", line 216, in _retry_error_helper
raise final_exc from source_exc
File "/usr/local/google/home/evekhm/projects/adk/agent-operations/.venv/lib/python3.13/site-packages/google/api_core/retry/retry_unary.py", line 147, in retry_target
result = target()
File "/usr/local/google/home/evekhm/projects/adk/agent-operations/.venv/lib/python3.13/site-packages/google/cloud/bigquery/job/query.py", line 1722, in is_job_done
raise job_failed_exception
google.api_core.exceptions.Conflict: 409 Already Exists: Table agent-operations-ek-04:logging.v_user_message_received; reason: duplicate, message: Already Exists: Table agent-operations-ek-04:logging.v_user_message_received
Location: us-central1
Job ID: 7904eb94-c4f6-4ea5-95f7-b773bc45b53c
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bq[Component] This issue is related to Big Query integration[Component] This issue is related to Big Query integration