logger=settings t=2026-05-06T18:34:46.993930763Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-06T18:34:46Z logger=settings t=2026-05-06T18:34:46.994374454Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-06T18:34:46.994436307Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-06T18:34:46.994492729Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-06T18:34:46.994548522Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-06T18:34:46.994597194Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-06T18:34:46.994644166Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-06T18:34:46.994695729Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-06T18:34:46.99472686Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-06T18:34:46.994743251Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-06T18:34:46.994767472Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-06T18:34:46.994780433Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-06T18:34:46.994792923Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-06T18:34:46.994805174Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-06T18:34:46.994834335Z level=info msg=Target target=[all] logger=settings t=2026-05-06T18:34:46.994906619Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-06T18:34:46.99493861Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-06T18:34:46.994962391Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-06T18:34:46.994985572Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-06T18:34:46.995012283Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-06T18:34:46.995033014Z level=info msg="App mode production" logger=sqlstore t=2026-05-06T18:34:46.995346829Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-06T18:34:46.995383721Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-06T18:34:46.996798758Z level=info msg="Locking database" logger=migrator t=2026-05-06T18:34:46.996875801Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-06T18:34:46.997468969Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-06T18:34:46.998450815Z level=info msg="Migration successfully executed" id="create migration_log table" duration=981.796µs logger=migrator t=2026-05-06T18:34:47.002571739Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-06T18:34:47.003210248Z level=info msg="Migration successfully executed" id="create user table" duration=638.489µs logger=migrator t=2026-05-06T18:34:47.007530012Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-06T18:34:47.008162852Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=632.78µs logger=migrator t=2026-05-06T18:34:47.014974881Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-06T18:34:47.015922716Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=947.275µs logger=migrator t=2026-05-06T18:34:47.024215636Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-06T18:34:47.025070726Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=854.98µs logger=migrator t=2026-05-06T18:34:47.039106265Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-06T18:34:47.039930314Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=826.839µs logger=migrator t=2026-05-06T18:34:47.051859705Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-06T18:34:47.056836128Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.979093ms logger=migrator t=2026-05-06T18:34:47.064368232Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-06T18:34:47.065453613Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.085411ms logger=migrator t=2026-05-06T18:34:47.069966896Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-06T18:34:47.071252257Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.28343ms logger=migrator t=2026-05-06T18:34:47.078244264Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-06T18:34:47.079295303Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.054179ms logger=migrator t=2026-05-06T18:34:47.087597443Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-06T18:34:47.089234981Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=1.637608ms logger=migrator t=2026-05-06T18:34:47.097868837Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-06T18:34:47.098553488Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=675.132µs logger=migrator t=2026-05-06T18:34:47.102561567Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-06T18:34:47.105737316Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=3.170909ms logger=migrator t=2026-05-06T18:34:47.113321223Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-06T18:34:47.113368995Z level=info msg="Migration successfully executed" id="Update user table charset" duration=51.482µs logger=migrator t=2026-05-06T18:34:47.120150034Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-06T18:34:47.121448534Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.298641ms logger=migrator t=2026-05-06T18:34:47.129145506Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-06T18:34:47.129426229Z level=info msg="Migration successfully executed" id="Add missing user data" duration=282.513µs logger=migrator t=2026-05-06T18:34:47.135359797Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-06T18:34:47.136655719Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.296992ms logger=migrator t=2026-05-06T18:34:47.140624895Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-06T18:34:47.14134568Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=720.615µs logger=migrator t=2026-05-06T18:34:47.145171839Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-06T18:34:47.146413157Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.242278ms logger=migrator t=2026-05-06T18:34:47.152051542Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-06T18:34:47.162309054Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.256202ms logger=migrator t=2026-05-06T18:34:47.265908552Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-06T18:34:47.267629233Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.723931ms logger=migrator t=2026-05-06T18:34:47.277539588Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-06T18:34:47.277853273Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=321.705µs logger=migrator t=2026-05-06T18:34:47.283156652Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-06T18:34:47.283792702Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=636.41µs logger=migrator t=2026-05-06T18:34:47.290565821Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-06T18:34:47.291047723Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=486.873µs logger=migrator t=2026-05-06T18:34:47.299544512Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-06T18:34:47.299995353Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=453.831µs logger=migrator t=2026-05-06T18:34:47.305954193Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-06T18:34:47.306875017Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=922.204µs logger=migrator t=2026-05-06T18:34:47.313926188Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-06T18:34:47.314663452Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=740.214µs logger=migrator t=2026-05-06T18:34:47.318319655Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-06T18:34:47.318846879Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=527.054µs logger=migrator t=2026-05-06T18:34:47.322621056Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-06T18:34:47.323113849Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=491.013µs logger=migrator t=2026-05-06T18:34:47.329219777Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-06T18:34:47.330594801Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.375014ms logger=migrator t=2026-05-06T18:34:47.340918297Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-06T18:34:47.340963039Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=47.773µs logger=migrator t=2026-05-06T18:34:47.379338172Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-06T18:34:47.38057407Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.238989ms logger=migrator t=2026-05-06T18:34:47.393503117Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-06T18:34:47.394240832Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=738.755µs logger=migrator t=2026-05-06T18:34:47.417940835Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-06T18:34:47.418779075Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=837.36µs logger=migrator t=2026-05-06T18:34:47.443530427Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-06T18:34:47.44529001Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.761933ms logger=migrator t=2026-05-06T18:34:47.482905927Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-06T18:34:47.488377784Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.479717ms logger=migrator t=2026-05-06T18:34:47.512738739Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-06T18:34:47.514164327Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.427387ms logger=migrator t=2026-05-06T18:34:47.521224778Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-06T18:34:47.522277068Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.05358ms logger=migrator t=2026-05-06T18:34:47.546363179Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-06T18:34:47.548460238Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=2.102099ms logger=migrator t=2026-05-06T18:34:47.556705015Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-06T18:34:47.557629368Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=926.963µs logger=migrator t=2026-05-06T18:34:47.604761373Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-06T18:34:47.605638184Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=879.591µs logger=migrator t=2026-05-06T18:34:47.631411385Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-06T18:34:47.632234034Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=824.56µs logger=migrator t=2026-05-06T18:34:47.639509865Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-06T18:34:47.640099484Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=589.499µs logger=migrator t=2026-05-06T18:34:47.650875559Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-06T18:34:47.651835935Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=963.956µs logger=migrator t=2026-05-06T18:34:47.658599622Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-06T18:34:47.660160616Z level=info msg="Migration successfully executed" id="create star table" duration=1.559944ms logger=migrator t=2026-05-06T18:34:47.665832543Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-06T18:34:47.667031899Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.199926ms logger=migrator t=2026-05-06T18:34:47.674806714Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-06T18:34:47.675531018Z level=info msg="Migration successfully executed" id="create org table v1" duration=724.254µs logger=migrator t=2026-05-06T18:34:47.680816006Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-06T18:34:47.682029044Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.212458ms logger=migrator t=2026-05-06T18:34:47.687523942Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-06T18:34:47.688187673Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=663.501µs logger=migrator t=2026-05-06T18:34:47.693967015Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-06T18:34:47.694922669Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=948.404µs logger=migrator t=2026-05-06T18:34:47.702066595Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-06T18:34:47.703500192Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.432447ms logger=migrator t=2026-05-06T18:34:47.714275918Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-06T18:34:47.715905386Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.636747ms logger=migrator t=2026-05-06T18:34:47.72345376Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-06T18:34:47.723493622Z level=info msg="Migration successfully executed" id="Update org table charset" duration=43.142µs logger=migrator t=2026-05-06T18:34:47.728623713Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-06T18:34:47.728673815Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=52.183µs logger=migrator t=2026-05-06T18:34:47.734911118Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-06T18:34:47.735180101Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=270.393µs logger=migrator t=2026-05-06T18:34:47.744592363Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-06T18:34:47.745840242Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.250738ms logger=migrator t=2026-05-06T18:34:47.753188207Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-06T18:34:47.756213569Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=3.024612ms logger=migrator t=2026-05-06T18:34:47.762501074Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-06T18:34:47.76346801Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=969.686µs logger=migrator t=2026-05-06T18:34:47.842569477Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-06T18:34:47.843810975Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.244548ms logger=migrator t=2026-05-06T18:34:49.948027023Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-06T18:34:49.949644829Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.546004ms logger=migrator t=2026-05-06T18:34:50.275635158Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-06T18:34:50.294622172Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=18.990195ms logger=migrator t=2026-05-06T18:34:51.620242543Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-06T18:34:51.630208754Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.971921ms logger=migrator t=2026-05-06T18:34:52.383851566Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-06T18:34:52.385047582Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.198086ms logger=migrator t=2026-05-06T18:34:52.413850753Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-06T18:34:52.415305291Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.456918ms logger=migrator t=2026-05-06T18:34:52.423285358Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-06T18:34:52.427786881Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=4.493503ms logger=migrator t=2026-05-06T18:34:52.439239042Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-06T18:34:52.440283511Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=1.043139ms logger=migrator t=2026-05-06T18:34:52.446395509Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-06T18:34:52.447421218Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.022579ms logger=migrator t=2026-05-06T18:34:52.454078492Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-06T18:34:52.454176316Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=93.564µs logger=migrator t=2026-05-06T18:34:52.469379234Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-06T18:34:52.473288179Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.908825ms logger=migrator t=2026-05-06T18:34:52.546269514Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-06T18:34:52.553552597Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=7.287863ms logger=migrator t=2026-05-06T18:34:52.557879212Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-06T18:34:52.559906248Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.020806ms logger=migrator t=2026-05-06T18:34:52.565279092Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-06T18:34:52.566325991Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.046679ms logger=migrator t=2026-05-06T18:34:52.571328837Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-06T18:34:52.574833762Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.504365ms logger=migrator t=2026-05-06T18:34:52.57943443Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-06T18:34:52.580411666Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=979.566µs logger=migrator t=2026-05-06T18:34:52.593066753Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-06T18:34:52.594088151Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.023608ms logger=migrator t=2026-05-06T18:34:52.602811223Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-06T18:34:52.602854785Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=45.292µs logger=migrator t=2026-05-06T18:34:52.609005605Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-06T18:34:52.609045417Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=41.192µs logger=migrator t=2026-05-06T18:34:52.613801232Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-06T18:34:52.617777309Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.975397ms logger=migrator t=2026-05-06T18:34:52.622057482Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-06T18:34:52.62413633Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.077998ms logger=migrator t=2026-05-06T18:34:52.630077541Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-06T18:34:52.632192361Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.11432ms logger=migrator t=2026-05-06T18:34:52.636142277Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-06T18:34:52.638270398Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.12634ms logger=migrator t=2026-05-06T18:34:52.64340666Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-06T18:34:52.643733786Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=327.325µs logger=migrator t=2026-05-06T18:34:52.64851337Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-06T18:34:52.650045943Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.531943ms logger=migrator t=2026-05-06T18:34:52.656062217Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-06T18:34:52.657046273Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=985.096µs logger=migrator t=2026-05-06T18:34:52.661194549Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-06T18:34:52.661223051Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=28.862µs logger=migrator t=2026-05-06T18:34:52.668849241Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-06T18:34:52.670377883Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.536382ms logger=migrator t=2026-05-06T18:34:52.675659462Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-06T18:34:52.676481491Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=821.388µs logger=migrator t=2026-05-06T18:34:52.681152791Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-06T18:34:52.687496101Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.34281ms logger=migrator t=2026-05-06T18:34:52.692616703Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-06T18:34:52.69341645Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=799.598µs logger=migrator t=2026-05-06T18:34:52.699598153Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-06T18:34:52.701101603Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.504001ms logger=migrator t=2026-05-06T18:34:52.706194224Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-06T18:34:52.707019102Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=824.508µs logger=migrator t=2026-05-06T18:34:52.712198567Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-06T18:34:52.712513142Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=314.605µs logger=migrator t=2026-05-06T18:34:52.717525819Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-06T18:34:52.718148938Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=629.63µs logger=migrator t=2026-05-06T18:34:52.724837464Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-06T18:34:52.728687026Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.837531ms logger=migrator t=2026-05-06T18:34:52.733042562Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-06T18:34:52.733911033Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=867.91µs logger=migrator t=2026-05-06T18:34:52.739205973Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-06T18:34:52.739535378Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=332.996µs logger=migrator t=2026-05-06T18:34:52.744150906Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-06T18:34:52.744545965Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=394.889µs logger=migrator t=2026-05-06T18:34:52.749630864Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-06T18:34:52.750543868Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=912.804µs logger=migrator t=2026-05-06T18:34:52.755993435Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-06T18:34:52.760430674Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.436449ms logger=migrator t=2026-05-06T18:34:52.764537568Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-06T18:34:52.765520734Z level=info msg="Migration successfully executed" id="create data_source table" duration=982.226µs logger=migrator t=2026-05-06T18:34:52.771132369Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-06T18:34:52.772527796Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.393816ms logger=migrator t=2026-05-06T18:34:52.784146884Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-06T18:34:52.785487017Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.353024ms logger=migrator t=2026-05-06T18:34:52.795805194Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-06T18:34:52.798065751Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=2.262277ms logger=migrator t=2026-05-06T18:34:52.805425618Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-06T18:34:52.807208642Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.806766ms logger=migrator t=2026-05-06T18:34:52.81138327Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-06T18:34:52.823683271Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=12.30284ms logger=migrator t=2026-05-06T18:34:52.828059457Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-06T18:34:52.828804122Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=745.986µs logger=migrator t=2026-05-06T18:34:52.835245466Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-06T18:34:52.837135526Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.89297ms logger=migrator t=2026-05-06T18:34:52.842492329Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-06T18:34:52.843471165Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=978.895µs logger=migrator t=2026-05-06T18:34:52.850415402Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-06T18:34:52.851229761Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=804.478µs logger=migrator t=2026-05-06T18:34:52.854895414Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-06T18:34:52.857493957Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.590412ms logger=migrator t=2026-05-06T18:34:52.862528114Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-06T18:34:52.867039577Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.511772ms logger=migrator t=2026-05-06T18:34:52.871300108Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-06T18:34:52.87132722Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.951µs logger=migrator t=2026-05-06T18:34:52.875427793Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-06T18:34:52.875713486Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=285.503µs logger=migrator t=2026-05-06T18:34:52.881447698Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-06T18:34:52.885250187Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.801679ms logger=migrator t=2026-05-06T18:34:52.890479824Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-06T18:34:52.890726895Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=247.041µs logger=migrator t=2026-05-06T18:34:52.894826748Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-06T18:34:52.895004467Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=177.759µs logger=migrator t=2026-05-06T18:34:52.900021374Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-06T18:34:52.904067095Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.052252ms logger=migrator t=2026-05-06T18:34:52.908913654Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-06T18:34:52.909427799Z level=info msg="Migration successfully executed" id="Update uid value" duration=517.796µs logger=migrator t=2026-05-06T18:34:52.915216312Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-06T18:34:52.917804894Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=2.587542ms logger=migrator t=2026-05-06T18:34:52.923738914Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-06T18:34:52.925297537Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.559193ms logger=migrator t=2026-05-06T18:34:52.931022268Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-06T18:34:52.932438685Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.406387ms logger=migrator t=2026-05-06T18:34:52.939223005Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-06T18:34:52.940196701Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=974.526µs logger=migrator t=2026-05-06T18:34:52.946155983Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-06T18:34:52.94695858Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=802.548µs logger=migrator t=2026-05-06T18:34:52.951032382Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-06T18:34:52.95203152Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=998.768µs logger=migrator t=2026-05-06T18:34:52.957048157Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-06T18:34:52.957867975Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=811.538µs logger=migrator t=2026-05-06T18:34:52.962132166Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-06T18:34:52.962903793Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=770.547µs logger=migrator t=2026-05-06T18:34:52.968035355Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-06T18:34:52.968743689Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=708.415µs logger=migrator t=2026-05-06T18:34:52.972885114Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-06T18:34:52.985435757Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=12.551233ms logger=migrator t=2026-05-06T18:34:52.990619591Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-06T18:34:52.99122587Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=605.84µs logger=migrator t=2026-05-06T18:34:52.997418812Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-06T18:34:52.998264542Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=845.6µs logger=migrator t=2026-05-06T18:34:53.00223592Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-06T18:34:53.003613084Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.376694ms logger=migrator t=2026-05-06T18:34:53.010656558Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-06T18:34:53.011819152Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.165875ms logger=migrator t=2026-05-06T18:34:53.018036756Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-06T18:34:53.018402973Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=366.047µs logger=migrator t=2026-05-06T18:34:53.02531945Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-06T18:34:53.026363509Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.042989ms logger=migrator t=2026-05-06T18:34:53.032063378Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-06T18:34:53.032149552Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=87.394µs logger=migrator t=2026-05-06T18:34:53.036974711Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-06T18:34:53.041341298Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.366136ms logger=migrator t=2026-05-06T18:34:53.045670842Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-06T18:34:53.048538757Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.867005ms logger=migrator t=2026-05-06T18:34:53.052584899Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-06T18:34:53.052811169Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=228.08µs logger=migrator t=2026-05-06T18:34:53.05788603Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-06T18:34:53.060886091Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.006112ms logger=migrator t=2026-05-06T18:34:53.067450171Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-06T18:34:53.070319337Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.868795ms logger=migrator t=2026-05-06T18:34:53.078455191Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-06T18:34:53.079679288Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.224687ms logger=migrator t=2026-05-06T18:34:53.088657973Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-06T18:34:53.089735554Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.076702ms logger=migrator t=2026-05-06T18:34:53.098137881Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-06T18:34:53.099726736Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.589514ms logger=migrator t=2026-05-06T18:34:53.110119877Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-06T18:34:53.111299003Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.179306ms logger=migrator t=2026-05-06T18:34:53.11928356Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-06T18:34:53.120393103Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.110033ms logger=migrator t=2026-05-06T18:34:53.127432555Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-06T18:34:53.128948407Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.517142ms logger=migrator t=2026-05-06T18:34:53.13387183Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-06T18:34:53.134048698Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=178.408µs logger=migrator t=2026-05-06T18:34:53.139789169Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-06T18:34:53.139895324Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=108.685µs logger=migrator t=2026-05-06T18:34:53.144658139Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-06T18:34:53.150138128Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.465059ms logger=migrator t=2026-05-06T18:34:53.155808776Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-06T18:34:53.159773673Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.964557ms logger=migrator t=2026-05-06T18:34:53.166449569Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-06T18:34:53.166627207Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=193.379µs logger=migrator t=2026-05-06T18:34:53.171892366Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-06T18:34:53.172877403Z level=info msg="Migration successfully executed" id="create quota table v1" duration=985.317µs logger=migrator t=2026-05-06T18:34:53.177864298Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-06T18:34:53.179393701Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.528352ms logger=migrator t=2026-05-06T18:34:53.185418415Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-06T18:34:53.185548231Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=131.766µs logger=migrator t=2026-05-06T18:34:53.190287946Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-06T18:34:53.191159986Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=871.541µs logger=migrator t=2026-05-06T18:34:53.196153043Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-06T18:34:53.197633252Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.477769ms logger=migrator t=2026-05-06T18:34:53.20520041Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-06T18:34:53.208576659Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.38191ms logger=migrator t=2026-05-06T18:34:53.214432726Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-06T18:34:53.214481618Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=51.142µs logger=migrator t=2026-05-06T18:34:53.221777664Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-06T18:34:53.222917567Z level=info msg="Migration successfully executed" id="create session table" duration=1.140464ms logger=migrator t=2026-05-06T18:34:53.230678024Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-06T18:34:53.230871413Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=192.149µs logger=migrator t=2026-05-06T18:34:53.237166111Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-06T18:34:53.237325028Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=161.467µs logger=migrator t=2026-05-06T18:34:53.550087917Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-06T18:34:53.551216851Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.130744ms logger=migrator t=2026-05-06T18:34:53.561221463Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-06T18:34:53.562618889Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.397236ms logger=migrator t=2026-05-06T18:34:53.570375185Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-06T18:34:53.570404166Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=53.072µs logger=migrator t=2026-05-06T18:34:53.576118816Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-06T18:34:53.576154039Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=36.863µs logger=migrator t=2026-05-06T18:34:53.581662698Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-06T18:34:53.585020338Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.3574ms logger=migrator t=2026-05-06T18:34:53.59077393Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-06T18:34:53.593908878Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.134298ms logger=migrator t=2026-05-06T18:34:53.598570008Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-06T18:34:53.598663413Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=93.785µs logger=migrator t=2026-05-06T18:34:53.603217317Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-06T18:34:53.603302561Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=77.064µs logger=migrator t=2026-05-06T18:34:53.60982295Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-06T18:34:53.611300349Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.477129ms logger=migrator t=2026-05-06T18:34:53.618316331Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-06T18:34:53.618356023Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=41.432µs logger=migrator t=2026-05-06T18:34:53.62359451Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-06T18:34:53.628978784Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.383764ms logger=migrator t=2026-05-06T18:34:53.634114337Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-06T18:34:53.634315057Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=200.89µs logger=migrator t=2026-05-06T18:34:53.640447306Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-06T18:34:53.645758777Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.316801ms logger=migrator t=2026-05-06T18:34:53.651330721Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-06T18:34:53.654526442Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.19541ms logger=migrator t=2026-05-06T18:34:53.659018524Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-06T18:34:53.659083577Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=65.783µs logger=migrator t=2026-05-06T18:34:53.665998305Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-06T18:34:53.667467183Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.467659ms logger=migrator t=2026-05-06T18:34:53.674385521Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-06T18:34:53.675277213Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=891.682µs logger=migrator t=2026-05-06T18:34:53.681260005Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-06T18:34:53.682339416Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.07915ms logger=migrator t=2026-05-06T18:34:53.689357078Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-06T18:34:53.690338474Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=981.306µs logger=migrator t=2026-05-06T18:34:53.69574666Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-06T18:34:53.696694605Z level=info msg="Migration successfully executed" id="add index alert state" duration=947.956µs logger=migrator t=2026-05-06T18:34:53.702447207Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-06T18:34:53.703318568Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=871.391µs logger=migrator t=2026-05-06T18:34:53.710387631Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-06T18:34:53.711147898Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=760.067µs logger=migrator t=2026-05-06T18:34:53.717086168Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-06T18:34:53.718117577Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.037648ms logger=migrator t=2026-05-06T18:34:53.723921791Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-06T18:34:53.724804903Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=883.042µs logger=migrator t=2026-05-06T18:34:53.730966444Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-06T18:34:53.743892194Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.92787ms logger=migrator t=2026-05-06T18:34:53.748641649Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-06T18:34:53.749117471Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=475.982µs logger=migrator t=2026-05-06T18:34:53.753469148Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-06T18:34:53.754454024Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=975.156µs logger=migrator t=2026-05-06T18:34:53.76177888Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-06T18:34:53.762274024Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=495.373µs logger=migrator t=2026-05-06T18:34:53.766918213Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-06T18:34:53.767857897Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=939.694µs logger=migrator t=2026-05-06T18:34:53.772695816Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-06T18:34:53.773994087Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.297861ms logger=migrator t=2026-05-06T18:34:53.780397039Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-06T18:34:53.784183819Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.7867ms logger=migrator t=2026-05-06T18:34:53.789659008Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-06T18:34:53.793261468Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.601959ms logger=migrator t=2026-05-06T18:34:53.800364994Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-06T18:34:53.806452711Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.092178ms logger=migrator t=2026-05-06T18:34:53.812153111Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-06T18:34:53.814713222Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.55981ms logger=migrator t=2026-05-06T18:34:53.820379299Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-06T18:34:53.821329684Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=948.675µs logger=migrator t=2026-05-06T18:34:53.826635075Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-06T18:34:53.826662766Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=37.462µs logger=migrator t=2026-05-06T18:34:53.831501115Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-06T18:34:53.831555047Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=48.222µs logger=migrator t=2026-05-06T18:34:54.180067763Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-06T18:34:54.182898817Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=2.829783ms logger=migrator t=2026-05-06T18:34:54.189161413Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-06T18:34:54.189983582Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=822.8µs logger=migrator t=2026-05-06T18:34:54.197703227Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-06T18:34:54.198585689Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=882.412µs logger=migrator t=2026-05-06T18:34:54.205860282Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-06T18:34:54.206869381Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.009539ms logger=migrator t=2026-05-06T18:34:54.212330359Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-06T18:34:54.213133687Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=803.348µs logger=migrator t=2026-05-06T18:34:54.219427814Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-06T18:34:54.222138342Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=2.710918ms logger=migrator t=2026-05-06T18:34:54.226959601Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-06T18:34:54.230653925Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.698415ms logger=migrator t=2026-05-06T18:34:54.244188506Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-06T18:34:54.244477999Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=293.034µs logger=migrator t=2026-05-06T18:34:54.250685103Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-06T18:34:54.251665029Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=980.547µs logger=migrator t=2026-05-06T18:34:54.258390447Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-06T18:34:54.259323801Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=935.774µs logger=migrator t=2026-05-06T18:34:54.266128303Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-06T18:34:54.270250418Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.122384ms logger=migrator t=2026-05-06T18:34:54.275309327Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-06T18:34:54.275435063Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=126.876µs logger=migrator t=2026-05-06T18:34:54.280157477Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-06T18:34:54.281346283Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.183195ms logger=migrator t=2026-05-06T18:34:54.293633234Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-06T18:34:54.294994178Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.366694ms logger=migrator t=2026-05-06T18:34:54.302722724Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-06T18:34:54.302814958Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=92.244µs logger=migrator t=2026-05-06T18:34:54.308540839Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-06T18:34:54.310014868Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.478759ms logger=migrator t=2026-05-06T18:34:54.316901325Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-06T18:34:54.31785779Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=956.094µs logger=migrator t=2026-05-06T18:34:54.324675812Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-06T18:34:54.326223465Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.546933ms logger=migrator t=2026-05-06T18:34:54.332558596Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-06T18:34:54.333449377Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=888.862µs logger=migrator t=2026-05-06T18:34:54.339100985Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-06T18:34:54.340447548Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.351504ms logger=migrator t=2026-05-06T18:34:54.349925017Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-06T18:34:54.351452658Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.527521ms logger=migrator t=2026-05-06T18:34:54.357993578Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-06T18:34:54.35803417Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=42.252µs logger=migrator t=2026-05-06T18:34:54.363239356Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-06T18:34:54.368934256Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.703101ms logger=migrator t=2026-05-06T18:34:54.375930286Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-06T18:34:54.376803987Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=876.211µs logger=migrator t=2026-05-06T18:34:54.387090004Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-06T18:34:54.39165247Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.563566ms logger=migrator t=2026-05-06T18:34:54.39714036Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-06T18:34:54.398471312Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.339463ms logger=migrator t=2026-05-06T18:34:54.404152541Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-06T18:34:54.40518549Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.033059ms logger=migrator t=2026-05-06T18:34:54.413302943Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-06T18:34:54.415728468Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=2.430005ms logger=migrator t=2026-05-06T18:34:54.422443477Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-06T18:34:54.431017932Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=8.572245ms logger=migrator t=2026-05-06T18:34:54.437555301Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-06T18:34:54.438496665Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=941.514µs logger=migrator t=2026-05-06T18:34:54.444834135Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-06T18:34:54.44664605Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.810525ms logger=migrator t=2026-05-06T18:34:54.45318052Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-06T18:34:54.453553448Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=373.108µs logger=migrator t=2026-05-06T18:34:54.459596124Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-06T18:34:54.460735377Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.140184ms logger=migrator t=2026-05-06T18:34:54.466893078Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-06T18:34:54.467178482Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=283.034µs logger=migrator t=2026-05-06T18:34:54.472383438Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-06T18:34:54.479427741Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.045223ms logger=migrator t=2026-05-06T18:34:54.485212995Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-06T18:34:54.491961844Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.745829ms logger=migrator t=2026-05-06T18:34:54.497353929Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-06T18:34:54.499007617Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.663239ms logger=migrator t=2026-05-06T18:34:54.505291514Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-06T18:34:54.506557825Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.266551ms logger=migrator t=2026-05-06T18:34:54.513673031Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-06T18:34:54.513946964Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=274.503µs logger=migrator t=2026-05-06T18:34:54.518853426Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-06T18:34:54.522918488Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.064392ms logger=migrator t=2026-05-06T18:34:54.528669021Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-06T18:34:54.52951155Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=842.639µs logger=migrator t=2026-05-06T18:34:54.537024896Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-06T18:34:54.537218015Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=193.629µs logger=migrator t=2026-05-06T18:34:54.542407Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-06T18:34:54.542790909Z level=info msg="Migration successfully executed" id="Move region to single row" duration=383.949µs logger=migrator t=2026-05-06T18:34:54.547952892Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-06T18:34:54.548669056Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=716.654µs logger=migrator t=2026-05-06T18:34:54.554607927Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-06T18:34:54.555382254Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=774.556µs logger=migrator t=2026-05-06T18:34:54.563636224Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-06T18:34:54.565128245Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.482061ms logger=migrator t=2026-05-06T18:34:54.573085421Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-06T18:34:54.574430635Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.344535ms logger=migrator t=2026-05-06T18:34:54.583455521Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-06T18:34:54.585044447Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.591996ms logger=migrator t=2026-05-06T18:34:54.593527728Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-06T18:34:54.594404559Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=876.741µs logger=migrator t=2026-05-06T18:34:54.603481798Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-06T18:34:54.603591824Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=110.675µs logger=migrator t=2026-05-06T18:34:54.610297491Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-06T18:34:54.611667916Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.371185ms logger=migrator t=2026-05-06T18:34:54.622227615Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-06T18:34:54.623833041Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.606095ms logger=migrator t=2026-05-06T18:34:54.633796022Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-06T18:34:54.634928465Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.131113ms logger=migrator t=2026-05-06T18:34:54.641604422Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-06T18:34:54.642591048Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.024658ms logger=migrator t=2026-05-06T18:34:54.648671676Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-06T18:34:54.648877095Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=205.529µs logger=migrator t=2026-05-06T18:34:54.654729693Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-06T18:34:54.65552727Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=819.548µs logger=migrator t=2026-05-06T18:34:54.663103189Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-06T18:34:54.663228725Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=126.776µs logger=migrator t=2026-05-06T18:34:54.667373711Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-06T18:34:54.668538755Z level=info msg="Migration successfully executed" id="create team table" duration=1.165515ms logger=migrator t=2026-05-06T18:34:54.674494527Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-06T18:34:54.675727005Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.231568ms logger=migrator t=2026-05-06T18:34:54.681930259Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-06T18:34:54.682897875Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=967.806µs logger=migrator t=2026-05-06T18:34:54.687732913Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-06T18:34:54.692597123Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.86481ms logger=migrator t=2026-05-06T18:34:54.695952592Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-06T18:34:54.696154851Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=198.839µs logger=migrator t=2026-05-06T18:34:54.701673322Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-06T18:34:54.702707152Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.03402ms logger=migrator t=2026-05-06T18:34:54.707084378Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-06T18:34:54.707861415Z level=info msg="Migration successfully executed" id="create team member table" duration=776.727µs logger=migrator t=2026-05-06T18:34:54.712133867Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-06T18:34:54.713024739Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=890.342µs logger=migrator t=2026-05-06T18:34:54.718270358Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-06T18:34:54.719234584Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=968.637µs logger=migrator t=2026-05-06T18:34:54.723641732Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-06T18:34:54.725093821Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.452429ms logger=migrator t=2026-05-06T18:34:54.729434035Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-06T18:34:54.736480979Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.046424ms logger=migrator t=2026-05-06T18:34:54.742592348Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-06T18:34:54.752543668Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=9.95355ms logger=migrator t=2026-05-06T18:34:54.761414268Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-06T18:34:54.767380781Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.005844ms logger=migrator t=2026-05-06T18:34:54.773789234Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-06T18:34:54.775388319Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.594186ms logger=migrator t=2026-05-06T18:34:54.783116694Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-06T18:34:54.786090595Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.973651ms logger=migrator t=2026-05-06T18:34:54.79381206Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-06T18:34:54.795682109Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.870619ms logger=migrator t=2026-05-06T18:34:54.80922172Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-06T18:34:54.810591164Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.371674ms logger=migrator t=2026-05-06T18:34:54.818788812Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-06T18:34:54.820179668Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.365396ms logger=migrator t=2026-05-06T18:34:54.82845676Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-06T18:34:54.829628285Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.172005ms logger=migrator t=2026-05-06T18:34:54.83652418Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-06T18:34:54.838232891Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.707101ms logger=migrator t=2026-05-06T18:34:54.844992251Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-06T18:34:54.846323334Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.332793ms logger=migrator t=2026-05-06T18:34:54.8515289Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-06T18:34:54.852395981Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=866.571µs logger=migrator t=2026-05-06T18:34:54.859309589Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-06T18:34:54.859956059Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=653.691µs logger=migrator t=2026-05-06T18:34:54.870566901Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-06T18:34:54.871489584Z level=info msg="Migration successfully executed" id="create tag table" duration=923.623µs logger=migrator t=2026-05-06T18:34:54.879269793Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-06T18:34:54.881691427Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.422374ms logger=migrator t=2026-05-06T18:34:54.889406841Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-06T18:34:54.8906437Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.248879ms logger=migrator t=2026-05-06T18:34:54.896159442Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-06T18:34:54.897044743Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=885.762µs logger=migrator t=2026-05-06T18:34:54.906320531Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-06T18:34:54.907835293Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.515612ms logger=migrator t=2026-05-06T18:34:54.912425061Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-06T18:34:54.934341557Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=21.913896ms logger=migrator t=2026-05-06T18:34:54.94137304Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-06T18:34:54.942690811Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.318392ms logger=migrator t=2026-05-06T18:34:54.94879183Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-06T18:34:54.950379486Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.587675ms logger=migrator t=2026-05-06T18:34:54.956844921Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-06T18:34:54.957325114Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=482.983µs logger=migrator t=2026-05-06T18:34:54.96506298Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-06T18:34:54.966177413Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.114243ms logger=migrator t=2026-05-06T18:34:54.974242654Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-06T18:34:54.975371907Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.129653ms logger=migrator t=2026-05-06T18:34:54.981473196Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-06T18:34:54.983643929Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.158352ms logger=migrator t=2026-05-06T18:34:54.991894729Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-06T18:34:54.992092408Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=198.539µs logger=migrator t=2026-05-06T18:34:54.999259608Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-06T18:34:55.004416691Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.157733ms logger=migrator t=2026-05-06T18:34:55.011685866Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-06T18:34:55.018733769Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.051683ms logger=migrator t=2026-05-06T18:34:55.023855532Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-06T18:34:55.029275298Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.418857ms logger=migrator t=2026-05-06T18:34:55.037165312Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-06T18:34:55.042528536Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.362344ms logger=migrator t=2026-05-06T18:34:55.046902773Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-06T18:34:55.047994065Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.095892ms logger=migrator t=2026-05-06T18:34:55.056000584Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-06T18:34:55.06269462Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.694876ms logger=migrator t=2026-05-06T18:34:55.068658363Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-06T18:34:55.069553826Z level=info msg="Migration successfully executed" id="create server_lock table" duration=891.993µs logger=migrator t=2026-05-06T18:34:55.074424126Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-06T18:34:55.075390552Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=966.457µs logger=migrator t=2026-05-06T18:34:55.081389496Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-06T18:34:55.082216544Z level=info msg="Migration successfully executed" id="create user auth token table" duration=827.108µs logger=migrator t=2026-05-06T18:34:55.08993749Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-06T18:34:55.091605248Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.667258ms logger=migrator t=2026-05-06T18:34:55.097810893Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-06T18:34:55.100521032Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.705618ms logger=migrator t=2026-05-06T18:34:55.107144765Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-06T18:34:55.108573123Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.430778ms logger=migrator t=2026-05-06T18:34:55.115453898Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-06T18:34:55.124508396Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.049648ms logger=migrator t=2026-05-06T18:34:55.130786284Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-06T18:34:55.131570381Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=784.077µs logger=migrator t=2026-05-06T18:34:55.139616592Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-06T18:34:55.140500024Z level=info msg="Migration successfully executed" id="create cache_data table" duration=946.575µs logger=migrator t=2026-05-06T18:34:55.147005501Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-06T18:34:55.150453154Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=3.448353ms logger=migrator t=2026-05-06T18:34:55.157161822Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-06T18:34:55.158111677Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=949.335µs logger=migrator t=2026-05-06T18:34:55.164119462Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-06T18:34:55.165083388Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=963.856µs logger=migrator t=2026-05-06T18:34:55.175047909Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-06T18:34:55.175194256Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=147.497µs logger=migrator t=2026-05-06T18:34:55.181908414Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-06T18:34:55.181990778Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=82.874µs logger=migrator t=2026-05-06T18:34:55.186590565Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-06T18:34:55.187909368Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.318823ms logger=migrator t=2026-05-06T18:34:55.192112217Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T18:34:55.193082953Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=970.426µs logger=migrator t=2026-05-06T18:34:55.200700323Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T18:34:55.202018006Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.316533ms logger=migrator t=2026-05-06T18:34:55.208098624Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-06T18:34:55.208169187Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=71.493µs logger=migrator t=2026-05-06T18:34:55.213841515Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T18:34:55.216145045Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.303609ms logger=migrator t=2026-05-06T18:34:55.224900259Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T18:34:55.225873355Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=974.056µs logger=migrator t=2026-05-06T18:34:55.230210201Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T18:34:55.231350024Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.164015ms logger=migrator t=2026-05-06T18:34:55.235670139Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T18:34:55.236620184Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=949.745µs logger=migrator t=2026-05-06T18:34:55.242398237Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-06T18:34:55.248802601Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.402974ms logger=migrator t=2026-05-06T18:34:55.254323423Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-06T18:34:55.256236982Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.90972ms logger=migrator t=2026-05-06T18:34:55.262273098Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-06T18:34:55.262358262Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=85.764µs logger=migrator t=2026-05-06T18:34:55.266729939Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-06T18:34:55.267705645Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=974.606µs logger=migrator t=2026-05-06T18:34:55.905210934Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-06T18:34:55.907820828Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.615134ms logger=migrator t=2026-05-06T18:34:55.916913678Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-06T18:34:55.918083303Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.167485ms logger=migrator t=2026-05-06T18:34:55.925236082Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-06T18:34:55.925353008Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=117.696µs logger=migrator t=2026-05-06T18:34:55.931331021Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-06T18:34:55.933136496Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.805586ms logger=migrator t=2026-05-06T18:34:55.939291427Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-06T18:34:55.940464383Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.173305ms logger=migrator t=2026-05-06T18:34:55.946878207Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-06T18:34:55.94799032Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.113042ms logger=migrator t=2026-05-06T18:34:55.960288982Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-06T18:34:55.961466987Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.175575ms logger=migrator t=2026-05-06T18:34:55.967482102Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-06T18:34:55.976041587Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.553105ms logger=migrator t=2026-05-06T18:34:55.981907985Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-06T18:34:55.98369504Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.789415ms logger=migrator t=2026-05-06T18:34:55.98919747Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-06T18:34:55.990270651Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.072231ms logger=migrator t=2026-05-06T18:34:55.996367109Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-06T18:34:56.024237409Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.87246ms logger=migrator t=2026-05-06T18:34:56.029245467Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-06T18:34:56.052825335Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.579277ms logger=migrator t=2026-05-06T18:34:56.058388398Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-06T18:34:56.059381595Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=993.177µs logger=migrator t=2026-05-06T18:34:56.065531266Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-06T18:34:56.067199026Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.667709ms logger=migrator t=2026-05-06T18:34:56.07319807Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-06T18:34:56.084027823Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=10.832063ms logger=migrator t=2026-05-06T18:34:56.089417039Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-06T18:34:56.094870497Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.452429ms logger=migrator t=2026-05-06T18:34:56.111901844Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-06T18:34:56.113552121Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.652697ms logger=migrator t=2026-05-06T18:34:56.120089432Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-06T18:34:56.121524679Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.435257ms logger=migrator t=2026-05-06T18:34:56.127428719Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-06T18:34:56.12849157Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.062531ms logger=migrator t=2026-05-06T18:34:56.1342002Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-06T18:34:56.136170103Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.973553ms logger=migrator t=2026-05-06T18:34:56.143783314Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-06T18:34:56.143889149Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=106.505µs logger=migrator t=2026-05-06T18:34:56.148598662Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-06T18:34:56.160012593Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=11.415651ms logger=migrator t=2026-05-06T18:34:56.165773796Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-06T18:34:56.171640674Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.865618ms logger=migrator t=2026-05-06T18:34:56.17746748Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-06T18:34:56.192917073Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=15.443942ms logger=migrator t=2026-05-06T18:34:56.200722172Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-06T18:34:56.201619975Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=897.943µs logger=migrator t=2026-05-06T18:34:56.207371957Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-06T18:34:56.208237848Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=865.641µs logger=migrator t=2026-05-06T18:34:56.213720248Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-06T18:34:56.219174716Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.451048ms logger=migrator t=2026-05-06T18:34:56.225212502Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-06T18:34:56.230567616Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.354874ms logger=migrator t=2026-05-06T18:34:56.235829965Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-06T18:34:56.236695636Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=865.461µs logger=migrator t=2026-05-06T18:34:56.242410317Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-06T18:34:56.247785782Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.375084ms logger=migrator t=2026-05-06T18:34:56.254048748Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-06T18:34:56.259639263Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.590275ms logger=migrator t=2026-05-06T18:34:56.269623857Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-06T18:34:56.26969494Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=72.723µs logger=migrator t=2026-05-06T18:34:56.275346648Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-06T18:34:56.276362815Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.016017ms logger=migrator t=2026-05-06T18:34:56.282117238Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-06T18:34:56.283030422Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=920.384µs logger=migrator t=2026-05-06T18:34:56.289447836Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-06T18:34:56.290368239Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=920.433µs logger=migrator t=2026-05-06T18:34:56.298033972Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-06T18:34:56.298093135Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=59.553µs logger=migrator t=2026-05-06T18:34:56.303089052Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-06T18:34:56.30874536Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=5.656218ms logger=migrator t=2026-05-06T18:34:56.32098405Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-06T18:34:56.326854228Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.871178ms logger=migrator t=2026-05-06T18:34:56.332452303Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-06T18:34:56.338064909Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.612506ms logger=migrator t=2026-05-06T18:34:56.344456623Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-06T18:34:56.355231873Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=10.774481ms logger=migrator t=2026-05-06T18:34:56.364267001Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-06T18:34:56.37712547Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=12.858799ms logger=migrator t=2026-05-06T18:34:56.382652182Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-06T18:34:56.382738546Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=84.874µs logger=migrator t=2026-05-06T18:34:56.386667433Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-06T18:34:56.387385106Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=717.614µs logger=migrator t=2026-05-06T18:34:56.393714396Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-06T18:34:56.400132971Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.418475ms logger=migrator t=2026-05-06T18:34:56.405447331Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-06T18:34:56.405512534Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=65.953µs logger=migrator t=2026-05-06T18:34:56.410096312Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-06T18:34:56.416544947Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.450655ms logger=migrator t=2026-05-06T18:34:56.424161719Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-06T18:34:56.426158514Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.998475ms logger=migrator t=2026-05-06T18:34:56.432090224Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-06T18:34:56.439082105Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.992061ms logger=migrator t=2026-05-06T18:34:56.444150256Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-06T18:34:56.444761844Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=611.699µs logger=migrator t=2026-05-06T18:34:56.449794043Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-06T18:34:56.451549306Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.756594ms logger=migrator t=2026-05-06T18:34:56.460246918Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-06T18:34:56.467243471Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.995732ms logger=migrator t=2026-05-06T18:34:56.471372266Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-06T18:34:56.472160663Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=788.287µs logger=migrator t=2026-05-06T18:34:56.478676742Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-06T18:34:56.48032209Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.645227ms logger=migrator t=2026-05-06T18:34:56.487024468Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-06T18:34:56.48792136Z level=info msg="Migration successfully executed" id="create alert_image table" duration=904.723µs logger=migrator t=2026-05-06T18:34:56.493148358Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-06T18:34:56.49426015Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.111612ms logger=migrator t=2026-05-06T18:34:56.499257867Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-06T18:34:56.499370592Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=89.074µs logger=migrator t=2026-05-06T18:34:56.504534007Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-06T18:34:56.505601697Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.06741ms logger=migrator t=2026-05-06T18:34:56.511955828Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-06T18:34:56.513396987Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.441029ms logger=migrator t=2026-05-06T18:34:56.517934322Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-06T18:34:56.51874301Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-06T18:34:56.524402488Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-06T18:34:56.524894242Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=491.763µs logger=migrator t=2026-05-06T18:34:56.5297083Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-06T18:34:56.531074714Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.366704ms logger=migrator t=2026-05-06T18:34:56.535921924Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-06T18:34:56.543931824Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.0059ms logger=migrator t=2026-05-06T18:34:56.551852509Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-06T18:34:56.553081017Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.228578ms logger=migrator t=2026-05-06T18:34:56.558398939Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-06T18:34:56.559643898Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.244119ms logger=migrator t=2026-05-06T18:34:56.564794432Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-06T18:34:56.565739137Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=944.685µs logger=migrator t=2026-05-06T18:34:56.571689449Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-06T18:34:56.573553287Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.864618ms logger=migrator t=2026-05-06T18:34:56.584214982Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-06T18:34:56.585269833Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.056761ms logger=migrator t=2026-05-06T18:34:56.590242088Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-06T18:34:56.5902884Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=47.383µs logger=migrator t=2026-05-06T18:34:56.59599Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-06T18:34:56.596079745Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=92.395µs logger=migrator t=2026-05-06T18:34:56.600305315Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-06T18:34:56.610859575Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.55241ms logger=migrator t=2026-05-06T18:34:56.616207758Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-06T18:34:56.616778895Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=572.937µs logger=migrator t=2026-05-06T18:34:56.622949628Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-06T18:34:56.62425908Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.422688ms logger=migrator t=2026-05-06T18:34:56.629895807Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-06T18:34:56.630313927Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=411.619µs logger=migrator t=2026-05-06T18:34:56.635627359Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-06T18:34:56.638326357Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.694887ms logger=migrator t=2026-05-06T18:34:56.645935207Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-06T18:34:56.646975586Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.04432ms logger=migrator t=2026-05-06T18:34:56.651738391Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-06T18:34:56.687560979Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.813647ms logger=migrator t=2026-05-06T18:34:56.69285999Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-06T18:34:56.700085963Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.225063ms logger=migrator t=2026-05-06T18:34:56.706467955Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-06T18:34:56.706680335Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=212.43µs logger=migrator t=2026-05-06T18:34:56.711518575Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-06T18:34:56.753319875Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=41.800541ms logger=migrator t=2026-05-06T18:34:56.758617986Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-06T18:34:56.800118212Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=41.494316ms logger=migrator t=2026-05-06T18:34:56.806683973Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-06T18:34:56.807564515Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=873.211µs logger=migrator t=2026-05-06T18:34:56.813982159Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-06T18:34:56.815500781Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.520003ms logger=migrator t=2026-05-06T18:34:56.820888536Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-06T18:34:56.82118211Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=294.214µs logger=migrator t=2026-05-06T18:34:56.827042228Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-06T18:34:56.828326948Z level=info msg="Migration successfully executed" id="create permission table" duration=1.289ms logger=migrator t=2026-05-06T18:34:56.833410359Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-06T18:34:56.834951133Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.541304ms logger=migrator t=2026-05-06T18:34:56.839902868Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-06T18:34:56.841087313Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.184165ms logger=migrator t=2026-05-06T18:34:56.848227192Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-06T18:34:56.849717012Z level=info msg="Migration successfully executed" id="create role table" duration=1.48925ms logger=migrator t=2026-05-06T18:34:56.856102925Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-06T18:34:56.865187806Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.084022ms logger=migrator t=2026-05-06T18:34:56.870467495Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-06T18:34:56.878571859Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.103514ms logger=migrator t=2026-05-06T18:34:56.884977673Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-06T18:34:56.886067755Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.090051ms logger=migrator t=2026-05-06T18:34:56.892832495Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-06T18:34:56.89398658Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.158306ms logger=migrator t=2026-05-06T18:34:56.899229549Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-06T18:34:56.900672066Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.440758ms logger=migrator t=2026-05-06T18:34:56.905725046Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-06T18:34:56.906642659Z level=info msg="Migration successfully executed" id="create team role table" duration=917.643µs logger=migrator t=2026-05-06T18:34:56.912434214Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-06T18:34:56.91402846Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.585766ms logger=migrator t=2026-05-06T18:34:56.918702461Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-06T18:34:56.919817234Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.122373ms logger=migrator t=2026-05-06T18:34:56.924151149Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-06T18:34:56.925188948Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.037619ms logger=migrator t=2026-05-06T18:34:56.931376401Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-06T18:34:56.932229741Z level=info msg="Migration successfully executed" id="create user role table" duration=853.23µs logger=migrator t=2026-05-06T18:34:56.937001798Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-06T18:34:56.938593114Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.586135ms logger=migrator t=2026-05-06T18:34:56.944601468Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-06T18:34:56.94570751Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.105762ms logger=migrator t=2026-05-06T18:34:56.952360006Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-06T18:34:56.953880538Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.520322ms logger=migrator t=2026-05-06T18:34:56.959616179Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-06T18:34:56.960943843Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.331494ms logger=migrator t=2026-05-06T18:34:56.965972761Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-06T18:34:56.967067903Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.095152ms logger=migrator t=2026-05-06T18:34:56.973035515Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-06T18:34:56.974649692Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.604987ms logger=migrator t=2026-05-06T18:34:56.980052728Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-06T18:34:56.988301149Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.248031ms logger=migrator t=2026-05-06T18:34:56.992917907Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-06T18:34:56.99401213Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.094743ms logger=migrator t=2026-05-06T18:34:57.000872534Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-06T18:34:57.00204887Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.176206ms logger=migrator t=2026-05-06T18:34:57.00712457Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-06T18:34:57.008878264Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.746923ms logger=migrator t=2026-05-06T18:34:57.013709693Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-06T18:34:57.01491117Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.201147ms logger=migrator t=2026-05-06T18:34:57.021270691Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-06T18:34:57.022465938Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.193807ms logger=migrator t=2026-05-06T18:34:57.02862785Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-06T18:34:57.030401505Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.773085ms logger=migrator t=2026-05-06T18:34:57.035741627Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-06T18:34:57.044259031Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.516954ms logger=migrator t=2026-05-06T18:34:57.057637536Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-06T18:34:57.063403329Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.767123ms logger=migrator t=2026-05-06T18:34:57.068144035Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-06T18:34:57.076465989Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.321635ms logger=migrator t=2026-05-06T18:34:57.081826123Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-06T18:34:57.090410861Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.584247ms logger=migrator t=2026-05-06T18:34:57.096277418Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-06T18:34:57.097118558Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=840.7µs logger=migrator t=2026-05-06T18:34:57.102656181Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-06T18:34:57.104500568Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.843568ms logger=migrator t=2026-05-06T18:34:57.111719531Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-06T18:34:57.113531927Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.805715ms logger=migrator t=2026-05-06T18:34:57.119463588Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-06T18:34:57.120391693Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=928.265µs logger=migrator t=2026-05-06T18:34:57.124765459Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-06T18:34:57.126107133Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.383426ms logger=migrator t=2026-05-06T18:34:57.132435083Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-06T18:34:57.132514017Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=79.644µs logger=migrator t=2026-05-06T18:34:57.136896015Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-06T18:34:57.136939227Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=44.042µs logger=migrator t=2026-05-06T18:34:57.141620559Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-06T18:34:57.142241268Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=673.522µs logger=migrator t=2026-05-06T18:34:57.15051932Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-06T18:34:57.151804822Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.287012ms logger=migrator t=2026-05-06T18:34:57.183928065Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-06T18:34:57.185452918Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.524833ms logger=migrator t=2026-05-06T18:34:57.264284166Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-06T18:34:57.264746588Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=465.892µs logger=migrator t=2026-05-06T18:34:57.481699167Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-06T18:34:57.482770938Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.078421ms logger=migrator t=2026-05-06T18:34:57.795853515Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-06T18:34:57.796742947Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=892.942µs logger=migrator t=2026-05-06T18:34:57.917554327Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-06T18:34:57.919059318Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.507702ms logger=migrator t=2026-05-06T18:34:58.102428549Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-06T18:34:58.114351474Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.927616ms logger=migrator t=2026-05-06T18:34:58.709247332Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-06T18:34:58.70940573Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=163.178µs logger=migrator t=2026-05-06T18:34:59.033993288Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-06T18:34:59.035206985Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.216177ms logger=migrator t=2026-05-06T18:34:59.227079421Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-06T18:34:59.229322697Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.245856ms logger=migrator t=2026-05-06T18:34:59.355680171Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-06T18:34:59.358470873Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.793923ms logger=migrator t=2026-05-06T18:34:59.535932624Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-06T18:34:59.542473184Z level=info msg="Migration successfully executed" id="add correlation config column" duration=6.543361ms logger=migrator t=2026-05-06T18:34:59.669892088Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-06T18:34:59.671758256Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.879339ms logger=migrator t=2026-05-06T18:34:59.841442028Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-06T18:34:59.845453628Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=4.01037ms logger=migrator t=2026-05-06T18:35:00.216853071Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-06T18:35:00.242082631Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.228109ms logger=migrator t=2026-05-06T18:35:00.261131607Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-06T18:35:00.264447684Z level=info msg="Migration successfully executed" id="create correlation v2" duration=3.321068ms logger=migrator t=2026-05-06T18:35:00.474845808Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-06T18:35:00.476914147Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.071029ms logger=migrator t=2026-05-06T18:35:00.581465058Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-06T18:35:00.584229579Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.767031ms logger=migrator t=2026-05-06T18:35:00.608826839Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-06T18:35:00.61032074Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.49697ms logger=migrator t=2026-05-06T18:35:00.739797517Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-06T18:35:00.740249968Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=456.221µs logger=migrator t=2026-05-06T18:35:00.818551612Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-06T18:35:00.819858183Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.301172ms logger=migrator t=2026-05-06T18:35:01.086023153Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-06T18:35:01.09604179Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.029828ms logger=migrator t=2026-05-06T18:35:01.238573853Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-06T18:35:01.240235372Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.661568ms logger=migrator t=2026-05-06T18:35:01.253842159Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-06T18:35:01.254688559Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=847.31µs logger=migrator t=2026-05-06T18:35:01.264485166Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T18:35:01.265262283Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T18:35:01.271432776Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T18:35:01.273288235Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T18:35:01.279331582Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-06T18:35:01.282212519Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=2.876787ms logger=migrator t=2026-05-06T18:35:01.291704812Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-06T18:35:01.293195752Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.492051ms logger=migrator t=2026-05-06T18:35:01.299007109Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T18:35:01.300794604Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.789176ms logger=migrator t=2026-05-06T18:35:01.308984434Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T18:35:01.310311097Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.332403ms logger=migrator t=2026-05-06T18:35:01.31626789Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-06T18:35:01.318009623Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.741953ms logger=migrator t=2026-05-06T18:35:01.323183909Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-06T18:35:01.32570995Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.528781ms logger=migrator t=2026-05-06T18:35:01.332218699Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-06T18:35:01.333205026Z level=info msg="Migration successfully executed" id="Drop public config table" duration=987.837µs logger=migrator t=2026-05-06T18:35:01.338872245Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-06T18:35:01.340581477Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.729803ms logger=migrator t=2026-05-06T18:35:01.345239429Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-06T18:35:01.346457397Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.213208ms logger=migrator t=2026-05-06T18:35:01.351467685Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-06T18:35:01.353077442Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.601137ms logger=migrator t=2026-05-06T18:35:01.356655882Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-06T18:35:01.358062479Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.405847ms logger=migrator t=2026-05-06T18:35:01.363802022Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-06T18:35:01.394473912Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=30.66777ms logger=migrator t=2026-05-06T18:35:01.397697265Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-06T18:35:01.404170884Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.473419ms logger=migrator t=2026-05-06T18:35:01.411553355Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-06T18:35:01.421095239Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.540105ms logger=migrator t=2026-05-06T18:35:01.42783764Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-06T18:35:01.428157025Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=321.285µs logger=migrator t=2026-05-06T18:35:01.435033412Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-06T18:35:01.444689912Z level=info msg="Migration successfully executed" id="add share column" duration=9.654439ms logger=migrator t=2026-05-06T18:35:01.451172951Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-06T18:35:01.451440663Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=270.992µs logger=migrator t=2026-05-06T18:35:01.455174381Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-06T18:35:01.456593599Z level=info msg="Migration successfully executed" id="create file table" duration=1.418167ms logger=migrator t=2026-05-06T18:35:01.464449212Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-06T18:35:01.466423146Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.976714ms logger=migrator t=2026-05-06T18:35:01.471071998Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-06T18:35:01.472369139Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.296382ms logger=migrator t=2026-05-06T18:35:01.481540565Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-06T18:35:01.482863489Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.323823ms logger=migrator t=2026-05-06T18:35:01.490108103Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-06T18:35:01.491355013Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.24835ms logger=migrator t=2026-05-06T18:35:01.496115Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-06T18:35:01.496177943Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=63.733µs logger=migrator t=2026-05-06T18:35:01.499145774Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-06T18:35:01.499212207Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=63.683µs logger=migrator t=2026-05-06T18:35:01.503438797Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-06T18:35:01.503932941Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=489.943µs logger=migrator t=2026-05-06T18:35:01.514484273Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-06T18:35:01.514823249Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=342.616µs logger=migrator t=2026-05-06T18:35:01.522750376Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-06T18:35:01.524247038Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.498982ms logger=migrator t=2026-05-06T18:35:01.530600401Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-06T18:35:01.550253156Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=19.646055ms logger=migrator t=2026-05-06T18:35:01.557553763Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-06T18:35:01.55875467Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=1.205897ms logger=migrator t=2026-05-06T18:35:01.565497921Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-06T18:35:01.56693628Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.44295ms logger=migrator t=2026-05-06T18:35:01.575792771Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-06T18:35:01.576423681Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=634.98µs logger=migrator t=2026-05-06T18:35:01.58081248Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-06T18:35:01.581277952Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=465.602µs logger=migrator t=2026-05-06T18:35:01.587298728Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-06T18:35:01.587905527Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=604.379µs logger=migrator t=2026-05-06T18:35:01.594129394Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-06T18:35:01.602728593Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.582118ms logger=migrator t=2026-05-06T18:35:01.606215849Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-06T18:35:01.612727719Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.511769ms logger=migrator t=2026-05-06T18:35:01.616406964Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-06T18:35:01.617819521Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.411987ms logger=migrator t=2026-05-06T18:35:01.626066143Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-06T18:35:01.713036513Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=86.948418ms logger=migrator t=2026-05-06T18:35:01.723342943Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-06T18:35:01.724533159Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.190356ms logger=migrator t=2026-05-06T18:35:01.731979674Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-06T18:35:01.73441937Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.441946ms logger=migrator t=2026-05-06T18:35:01.748519861Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-06T18:35:01.774515688Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.995277ms logger=migrator t=2026-05-06T18:35:01.781823167Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-06T18:35:01.791810071Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.986145ms logger=migrator t=2026-05-06T18:35:01.946620908Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-06T18:35:01.946977276Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=363.188µs logger=migrator t=2026-05-06T18:35:01.968137683Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-06T18:35:01.968355703Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=221.511µs logger=migrator t=2026-05-06T18:35:01.989905469Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-06T18:35:01.990189812Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=286.954µs logger=migrator t=2026-05-06T18:35:02.007230093Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-06T18:35:02.007501316Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=274.073µs logger=migrator t=2026-05-06T18:35:02.023240046Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-06T18:35:02.023513129Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=274.283µs logger=migrator t=2026-05-06T18:35:02.028845353Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-06T18:35:02.029820069Z level=info msg="Migration successfully executed" id="create folder table" duration=975.746µs logger=migrator t=2026-05-06T18:35:02.036504078Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-06T18:35:02.038126645Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.622957ms logger=migrator t=2026-05-06T18:35:02.048563272Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-06T18:35:02.050324425Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.763363ms logger=migrator t=2026-05-06T18:35:02.057733468Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-06T18:35:02.057794311Z level=info msg="Migration successfully executed" id="Update folder title length" duration=63.843µs logger=migrator t=2026-05-06T18:35:02.067371828Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-06T18:35:02.068574385Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.205807ms logger=migrator t=2026-05-06T18:35:02.079952807Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-06T18:35:02.082402534Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.448467ms logger=migrator t=2026-05-06T18:35:02.091605452Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-06T18:35:02.093976895Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.372593ms logger=migrator t=2026-05-06T18:35:02.101957745Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-06T18:35:02.105347116Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=3.389211ms logger=migrator t=2026-05-06T18:35:02.112573031Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-06T18:35:02.113081005Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=508.204µs logger=migrator t=2026-05-06T18:35:02.122393538Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-06T18:35:02.123767744Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.373156ms logger=migrator t=2026-05-06T18:35:02.132520541Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-06T18:35:02.134754957Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.245217ms logger=migrator t=2026-05-06T18:35:02.144399427Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-06T18:35:02.146503577Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.110821ms logger=migrator t=2026-05-06T18:35:02.154507098Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-06T18:35:02.160233411Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=5.729223ms logger=migrator t=2026-05-06T18:35:02.168896434Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-06T18:35:02.17071589Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.823667ms logger=migrator t=2026-05-06T18:35:02.179424505Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-06T18:35:02.180455044Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.032539ms logger=migrator t=2026-05-06T18:35:02.185440232Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-06T18:35:02.186638028Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.169905ms logger=migrator t=2026-05-06T18:35:02.195873668Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-06T18:35:02.197106417Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.235159ms logger=migrator t=2026-05-06T18:35:02.202300605Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-06T18:35:02.203096072Z level=info msg="Migration successfully executed" id="create signing_key table" duration=795.357µs logger=migrator t=2026-05-06T18:35:02.208347212Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-06T18:35:02.209630303Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.284011ms logger=migrator t=2026-05-06T18:35:02.216718031Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-06T18:35:02.218193471Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.47576ms logger=migrator t=2026-05-06T18:35:02.224147345Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-06T18:35:02.224608747Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=470.663µs logger=migrator t=2026-05-06T18:35:02.230452846Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-06T18:35:02.240811238Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.358323ms logger=migrator t=2026-05-06T18:35:02.25050464Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-06T18:35:02.254083901Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=3.602792ms logger=migrator t=2026-05-06T18:35:02.259984172Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-06T18:35:02.260007763Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=24.752µs logger=migrator t=2026-05-06T18:35:02.265276514Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-06T18:35:02.266678591Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.402037ms logger=migrator t=2026-05-06T18:35:02.280216526Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-06T18:35:02.280337872Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=126.976µs logger=migrator t=2026-05-06T18:35:02.294951058Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-06T18:35:02.296734812Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.853708ms logger=migrator t=2026-05-06T18:35:02.306397503Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-06T18:35:02.307561908Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.164055ms logger=migrator t=2026-05-06T18:35:02.318247607Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-06T18:35:02.31936949Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.123173ms logger=migrator t=2026-05-06T18:35:02.327058356Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-06T18:35:02.327932999Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=877.073µs logger=migrator t=2026-05-06T18:35:02.335264687Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-06T18:35:02.335563171Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=299.574µs logger=migrator t=2026-05-06T18:35:02.341715545Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-06T18:35:02.342519484Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=808.629µs logger=migrator t=2026-05-06T18:35:02.348493318Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-06T18:35:02.349539277Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.046199ms logger=migrator t=2026-05-06T18:35:02.355935683Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-06T18:35:02.356879837Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=945.555µs logger=migrator t=2026-05-06T18:35:02.361535249Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-06T18:35:02.370920446Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.384657ms logger=migrator t=2026-05-06T18:35:02.376095363Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-06T18:35:02.38570533Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.604827ms logger=migrator t=2026-05-06T18:35:02.396720235Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-06T18:35:02.406322263Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.602927ms logger=migrator t=2026-05-06T18:35:02.411307439Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-06T18:35:02.411367312Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=60.683µs logger=migrator t=2026-05-06T18:35:02.415491219Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-06T18:35:02.424203444Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=8.707315ms logger=migrator t=2026-05-06T18:35:02.430971986Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-06T18:35:02.451262623Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=20.288807ms logger=migrator t=2026-05-06T18:35:02.456408647Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-06T18:35:02.456780566Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=372.479µs logger=migrator t=2026-05-06T18:35:02.461527431Z level=info msg="migrations completed" performed=558 skipped=0 duration=15.464068073s logger=migrator t=2026-05-06T18:35:02.462676007Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-06T18:35:02.480828321Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-06T18:35:02.481117375Z level=info msg="Created default organization" logger=secrets t=2026-05-06T18:35:02.489826169Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-06T18:35:02.547704116Z level=info msg="Restored cache from database" duration=402.589µs logger=plugin.store t=2026-05-06T18:35:02.548926344Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-06T18:35:02.584036907Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-06T18:35:02.584062318Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-06T18:35:02.584140932Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-06T18:35:02.584149412Z level=info msg="Plugins loaded" count=54 duration=35.223728ms logger=query_data t=2026-05-06T18:35:02.587815306Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-06T18:35:02.590508265Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-06T18:35:02.59880875Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-06T18:35:02.610039395Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-06T18:35:02.61224079Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-06T18:35:02.616561286Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-06T18:35:02.633507734Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-06T18:35:02.651828246Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-06T18:35:02.672128102Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-06T18:35:02.672190665Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-06T18:35:02.675045491Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-06T18:35:02.682161371Z level=info msg="Warming state cache for startup" logger=http.server t=2026-05-06T18:35:02.687081725Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-05-06T18:35:02.68718693Z level=info msg="Starting MultiOrg Alertmanager" logger=sqlstore.transactions t=2026-05-06T18:35:02.69495663Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-06T18:35:02.710766243Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-05-06T18:35:02.76319245Z level=info msg="Update check succeeded" duration=87.657775ms logger=plugins.update.checker t=2026-05-06T18:35:02.764159406Z level=info msg="Update check succeeded" duration=77.125663ms logger=ngalert.state.manager t=2026-05-06T18:35:02.817534968Z level=info msg="State cache has been initialized" states=0 duration=135.370227ms logger=ngalert.scheduler t=2026-05-06T18:35:02.817647293Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-06T18:35:02.817868774Z level=info msg=starting first_tick=2026-05-06T18:35:10Z logger=provisioning.dashboard t=2026-05-06T18:35:02.864926255Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-06T18:35:02.885324368Z level=info msg="Patterns update finished" duration=123.675342ms logger=grafana-apiserver t=2026-05-06T18:35:02.962173118Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-06T18:35:02.963164455Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=sqlstore.transactions t=2026-05-06T18:35:09.562056966Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-06T18:35:09.594005926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:09.595346671Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:09.627769163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:09.659575218Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:09.678733355Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:09.701073165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:09.721447512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:09.765715353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:09.781224625Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:09.810964961Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:09.829983921Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:09.85395326Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:09.871004696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:09.897452684Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:09.914464189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:09.939860175Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:09.957691289Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:09.998260333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:10.01655008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:10.040302089Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:10.055537939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:10.083178235Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:10.10060914Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:10.133159081Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:10.150893681Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:10.184126094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:10.205750321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:10.237092414Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:10.254008665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:10.288833304Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:10.305922924Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:19.921156571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:19.941518513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:28.71154416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:28.770180598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:30.411772682Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:30.433463608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:31.489020136Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:31.506062095Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:32.737044945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:32.754706096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:34.706243759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:34.720576808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:37.670930566Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:37.686035554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:40.279673214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:40.313147003Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:43.678572632Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:43.696736443Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:46.784802134Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:46.804001277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:48.531436429Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:48.551810202Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:49.972937992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:49.984721602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:51.608109974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:51.621595407Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:53.466392161Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:53.488115293Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:54.990983832Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:55.009434603Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:56.87310214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:56.892243905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:58.574475408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:58.6013978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:58.712859514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:58.730658914Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:58.900460675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:58.955470605Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:59.017087634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:59.034072904Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:59.119130005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:59.140718812Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:59.217168287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:59.236356546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:59.31098698Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:59.332234202Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:59.41343197Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:59.433723555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T18:35:59.502772913Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-06T18:36:40.725197137Z level=info msg="Usage stats are ready to report"