logger=settings t=2026-05-09T12:57:16.990298855Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-09T12:57:16Z logger=settings t=2026-05-09T12:57:16.990598531Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-09T12:57:16.990611471Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-09T12:57:16.990614811Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-09T12:57:16.990619021Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-09T12:57:16.990623131Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-09T12:57:16.990626121Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-09T12:57:16.990628771Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-09T12:57:16.990633292Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-09T12:57:16.990636812Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-09T12:57:16.990640252Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-09T12:57:16.990643852Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-09T12:57:16.990647432Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-09T12:57:16.990650742Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-09T12:57:16.990654072Z level=info msg=Target target=[all] logger=settings t=2026-05-09T12:57:16.990665953Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-09T12:57:16.990668793Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-09T12:57:16.990671393Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-09T12:57:16.990673973Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-09T12:57:16.990676623Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-09T12:57:16.990679363Z level=info msg="App mode production" logger=sqlstore t=2026-05-09T12:57:16.990927089Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-09T12:57:16.990943139Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-09T12:57:16.992285728Z level=info msg="Locking database" logger=migrator t=2026-05-09T12:57:16.992299599Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-09T12:57:16.992865931Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-09T12:57:16.99372222Z level=info msg="Migration successfully executed" id="create migration_log table" duration=859.558µs logger=migrator t=2026-05-09T12:57:16.996528851Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-09T12:57:16.997078473Z level=info msg="Migration successfully executed" id="create user table" duration=550.512µs logger=migrator t=2026-05-09T12:57:16.999863724Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-09T12:57:17.00059434Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=730.016µs logger=migrator t=2026-05-09T12:57:17.003824479Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-09T12:57:17.004987725Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.160496ms logger=migrator t=2026-05-09T12:57:17.007627373Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-09T12:57:17.008312708Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=685.205µs logger=migrator t=2026-05-09T12:57:17.01119008Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-09T12:57:17.011902866Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=711.866µs logger=migrator t=2026-05-09T12:57:17.014481042Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-09T12:57:17.017130399Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.645997ms logger=migrator t=2026-05-09T12:57:17.020027372Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-09T12:57:17.020826781Z level=info msg="Migration successfully executed" id="create user table v2" duration=799.209µs logger=migrator t=2026-05-09T12:57:17.023702253Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-09T12:57:17.024434629Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=732.316µs logger=migrator t=2026-05-09T12:57:17.027042145Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-09T12:57:17.02772153Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=690.475µs logger=migrator t=2026-05-09T12:57:17.030530061Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-09T12:57:17.03093425Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=404.229µs logger=migrator t=2026-05-09T12:57:17.035540901Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-09T12:57:17.036065342Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=524.581µs logger=migrator t=2026-05-09T12:57:17.040635791Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-09T12:57:17.042359989Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.724617ms logger=migrator t=2026-05-09T12:57:17.047155953Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-09T12:57:17.047198334Z level=info msg="Migration successfully executed" id="Update user table charset" duration=43.921µs logger=migrator t=2026-05-09T12:57:17.052824567Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-09T12:57:17.054132115Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.307308ms logger=migrator t=2026-05-09T12:57:17.056521728Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-09T12:57:17.056734972Z level=info msg="Migration successfully executed" id="Add missing user data" duration=213.284µs logger=migrator t=2026-05-09T12:57:17.059670526Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-09T12:57:17.06076659Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.096024ms logger=migrator t=2026-05-09T12:57:17.063941109Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-09T12:57:17.064623684Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=682.415µs logger=migrator t=2026-05-09T12:57:17.067935226Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-09T12:57:17.069843038Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.901462ms logger=migrator t=2026-05-09T12:57:17.072863153Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-09T12:57:17.080863747Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.000304ms logger=migrator t=2026-05-09T12:57:17.083709829Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-09T12:57:17.084500888Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=786.668µs logger=migrator t=2026-05-09T12:57:17.087361059Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-09T12:57:17.087492622Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=136.603µs logger=migrator t=2026-05-09T12:57:17.091411797Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-09T12:57:17.092608393Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.195876ms logger=migrator t=2026-05-09T12:57:17.09706815Z 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-09T12:57:17.097542351Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=467.451µs logger=migrator t=2026-05-09T12:57:17.10116119Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-09T12:57:17.101546708Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=385.768µs logger=migrator t=2026-05-09T12:57:17.105567086Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-09T12:57:17.106337813Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=764.447µs logger=migrator t=2026-05-09T12:57:17.109705476Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-09T12:57:17.110377581Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=671.944µs logger=migrator t=2026-05-09T12:57:17.114314796Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-09T12:57:17.11535205Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.036883ms logger=migrator t=2026-05-09T12:57:17.119466598Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-09T12:57:17.120225075Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=758.217µs logger=migrator t=2026-05-09T12:57:17.123950076Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-09T12:57:17.124649422Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=699.036µs logger=migrator t=2026-05-09T12:57:17.128084827Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-09T12:57:17.128112657Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=27.32µs logger=migrator t=2026-05-09T12:57:17.132424051Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-09T12:57:17.133065835Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=640.304µs logger=migrator t=2026-05-09T12:57:17.136263574Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-09T12:57:17.137314537Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.051323ms logger=migrator t=2026-05-09T12:57:17.142353587Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-09T12:57:17.142988691Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=635.204µs logger=migrator t=2026-05-09T12:57:17.148273827Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-09T12:57:17.149126445Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=852.578µs logger=migrator t=2026-05-09T12:57:17.222939642Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-09T12:57:17.231677883Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=8.736811ms logger=migrator t=2026-05-09T12:57:17.237230814Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-09T12:57:17.238156624Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=926.83µs logger=migrator t=2026-05-09T12:57:17.249252016Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-09T12:57:17.24991519Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=665.394µs logger=migrator t=2026-05-09T12:57:17.25452734Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-09T12:57:17.255166884Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=639.704µs logger=migrator t=2026-05-09T12:57:17.261568823Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-09T12:57:17.263699971Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=2.131998ms logger=migrator t=2026-05-09T12:57:17.269397085Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-09T12:57:17.269980537Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=547.891µs logger=migrator t=2026-05-09T12:57:17.274457635Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-09T12:57:17.274831292Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=374.007µs logger=migrator t=2026-05-09T12:57:17.28113002Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-09T12:57:17.281668362Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=539.022µs logger=migrator t=2026-05-09T12:57:17.286861225Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-09T12:57:17.287453757Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=593.562µs logger=migrator t=2026-05-09T12:57:17.294100292Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-09T12:57:17.297838924Z level=info msg="Migration successfully executed" id="create star table" duration=3.730911ms logger=migrator t=2026-05-09T12:57:17.302636878Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-09T12:57:17.303498117Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=861.399µs logger=migrator t=2026-05-09T12:57:17.310359276Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-09T12:57:17.311362759Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.007573ms logger=migrator t=2026-05-09T12:57:17.317794889Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-09T12:57:17.319742282Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.947283ms logger=migrator t=2026-05-09T12:57:17.325250581Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-09T12:57:17.327666674Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=2.416104ms logger=migrator t=2026-05-09T12:57:17.334171275Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-09T12:57:17.335095575Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=929.24µs logger=migrator t=2026-05-09T12:57:17.343652032Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-09T12:57:17.344417419Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=766.567µs logger=migrator t=2026-05-09T12:57:17.350026301Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-09T12:57:17.350865939Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=840.398µs logger=migrator t=2026-05-09T12:57:17.358127407Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-09T12:57:17.358168498Z level=info msg="Migration successfully executed" id="Update org table charset" duration=43.641µs logger=migrator t=2026-05-09T12:57:17.362314168Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-09T12:57:17.362334198Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=21.44µs logger=migrator t=2026-05-09T12:57:17.369800231Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-09T12:57:17.372566282Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=2.76164ms logger=migrator t=2026-05-09T12:57:17.385719898Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-09T12:57:17.386952925Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.235147ms logger=migrator t=2026-05-09T12:57:17.391870553Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-09T12:57:17.392713391Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=842.908µs logger=migrator t=2026-05-09T12:57:17.398899676Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-09T12:57:17.402202097Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=3.311652ms logger=migrator t=2026-05-09T12:57:17.418445391Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-09T12:57:17.419263449Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=821.418µs logger=migrator t=2026-05-09T12:57:17.426470836Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-09T12:57:17.427363345Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=898.159µs logger=migrator t=2026-05-09T12:57:17.438567509Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-09T12:57:17.440123344Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.558165ms logger=migrator t=2026-05-09T12:57:17.444709543Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-09T12:57:17.457895311Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=13.181417ms logger=migrator t=2026-05-09T12:57:17.470703529Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-09T12:57:17.471792433Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.069984ms logger=migrator t=2026-05-09T12:57:17.47807949Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-09T12:57:17.479065841Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=986.361µs logger=migrator t=2026-05-09T12:57:17.483757134Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-09T12:57:17.484746655Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=989.021µs logger=migrator t=2026-05-09T12:57:17.489034868Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-09T12:57:17.489475648Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=440.1µs logger=migrator t=2026-05-09T12:57:17.494036928Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-09T12:57:17.494998959Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=957.32µs logger=migrator t=2026-05-09T12:57:17.499951756Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-09T12:57:17.500095149Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=143.533µs logger=migrator t=2026-05-09T12:57:17.504059336Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-09T12:57:17.506025109Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.965253ms logger=migrator t=2026-05-09T12:57:17.511065219Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-09T12:57:17.513512781Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.446732ms logger=migrator t=2026-05-09T12:57:17.517971739Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-09T12:57:17.520207208Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.235629ms logger=migrator t=2026-05-09T12:57:17.523893028Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-09T12:57:17.524760187Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=867.029µs logger=migrator t=2026-05-09T12:57:17.530011951Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-09T12:57:17.532023255Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.010804ms logger=migrator t=2026-05-09T12:57:17.536022792Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-09T12:57:17.537071015Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.047803ms logger=migrator t=2026-05-09T12:57:17.54145572Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-09T12:57:17.542562945Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.106275ms logger=migrator t=2026-05-09T12:57:17.550808885Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-09T12:57:17.550868926Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=61.771µs logger=migrator t=2026-05-09T12:57:17.554483184Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-09T12:57:17.554507325Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=24.571µs logger=migrator t=2026-05-09T12:57:17.55889162Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-09T12:57:17.561886135Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.994135ms logger=migrator t=2026-05-09T12:57:17.566479786Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-09T12:57:17.568630312Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.155356ms logger=migrator t=2026-05-09T12:57:17.576830291Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-09T12:57:17.57950508Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.675359ms logger=migrator t=2026-05-09T12:57:17.583372054Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-09T12:57:17.587101544Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.729161ms logger=migrator t=2026-05-09T12:57:17.592176846Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-09T12:57:17.592502392Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=330.617µs logger=migrator t=2026-05-09T12:57:17.596611282Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-09T12:57:17.597575073Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=963.27µs logger=migrator t=2026-05-09T12:57:17.601279794Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-09T12:57:17.603628424Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=2.3479ms logger=migrator t=2026-05-09T12:57:17.609911802Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-09T12:57:17.609943202Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=27.24µs logger=migrator t=2026-05-09T12:57:17.615711378Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-09T12:57:17.617809873Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=2.097085ms logger=migrator t=2026-05-09T12:57:17.622516536Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-09T12:57:17.623257442Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=740.976µs logger=migrator t=2026-05-09T12:57:17.630173193Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-09T12:57:17.637352549Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.171916ms logger=migrator t=2026-05-09T12:57:17.645324723Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-09T12:57:17.646176122Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=852.879µs logger=migrator t=2026-05-09T12:57:17.652722524Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-09T12:57:17.65348455Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=763.526µs logger=migrator t=2026-05-09T12:57:17.656939166Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-09T12:57:17.657640801Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=701.035µs logger=migrator t=2026-05-09T12:57:17.66215946Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-09T12:57:17.662559728Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=400.318µs logger=migrator t=2026-05-09T12:57:17.665713907Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-09T12:57:17.666469294Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=755.207µs logger=migrator t=2026-05-09T12:57:17.669494599Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-09T12:57:17.67134189Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.846541ms logger=migrator t=2026-05-09T12:57:17.674347645Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-09T12:57:17.675218294Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=870.369µs logger=migrator t=2026-05-09T12:57:17.679104379Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-09T12:57:17.679284503Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=180.454µs logger=migrator t=2026-05-09T12:57:17.681991822Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-09T12:57:17.682155515Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=164.083µs logger=migrator t=2026-05-09T12:57:17.684867384Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-09T12:57:17.68560766Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=732.546µs logger=migrator t=2026-05-09T12:57:17.690133089Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-09T12:57:17.693509712Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.376363ms logger=migrator t=2026-05-09T12:57:17.699974804Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-09T12:57:17.702815025Z level=info msg="Migration successfully executed" id="create data_source table" duration=2.841962ms logger=migrator t=2026-05-09T12:57:17.710237027Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-09T12:57:17.716208457Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=5.96551ms logger=migrator t=2026-05-09T12:57:17.721813629Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-09T12:57:17.723470005Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.658456ms logger=migrator t=2026-05-09T12:57:17.727157035Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-09T12:57:17.728011724Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=853.829µs logger=migrator t=2026-05-09T12:57:17.73516199Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-09T12:57:17.735962397Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=801.137µs logger=migrator t=2026-05-09T12:57:17.739339281Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-09T12:57:17.746032296Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.693015ms logger=migrator t=2026-05-09T12:57:17.750220357Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-09T12:57:17.751960636Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.740059ms logger=migrator t=2026-05-09T12:57:17.76548144Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-09T12:57:17.767003993Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.524403ms logger=migrator t=2026-05-09T12:57:17.770866018Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-09T12:57:17.772242218Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.36913ms logger=migrator t=2026-05-09T12:57:17.776234055Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-09T12:57:17.776790686Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=556.591µs logger=migrator t=2026-05-09T12:57:17.779711701Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-09T12:57:17.782095862Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.383731ms logger=migrator t=2026-05-09T12:57:17.787141252Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-09T12:57:17.789700948Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.559876ms logger=migrator t=2026-05-09T12:57:17.794261787Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-09T12:57:17.794289947Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=28.81µs logger=migrator t=2026-05-09T12:57:17.798216783Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-09T12:57:17.798724435Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=506.042µs logger=migrator t=2026-05-09T12:57:18.353268987Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-09T12:57:18.358638904Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=5.373056ms logger=migrator t=2026-05-09T12:57:18.595145834Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-09T12:57:18.595760707Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=617.003µs logger=migrator t=2026-05-09T12:57:18.723222618Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-09T12:57:18.724052526Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=832.148µs logger=migrator t=2026-05-09T12:57:19.289613775Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-09T12:57:19.292687372Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.067967ms logger=migrator t=2026-05-09T12:57:19.333495507Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-09T12:57:19.334758834Z level=info msg="Migration successfully executed" id="Update uid value" duration=1.278268ms logger=migrator t=2026-05-09T12:57:19.342082073Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-09T12:57:19.343087735Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.007342ms logger=migrator t=2026-05-09T12:57:19.34844141Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-09T12:57:19.349472033Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.029903ms logger=migrator t=2026-05-09T12:57:19.362106767Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-09T12:57:19.36317822Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.073043ms logger=migrator t=2026-05-09T12:57:19.369461216Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-09T12:57:19.370379927Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=919.461µs logger=migrator t=2026-05-09T12:57:19.374804593Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-09T12:57:19.375933518Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.128445ms logger=migrator t=2026-05-09T12:57:19.385116937Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-09T12:57:19.386113398Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=999.081µs logger=migrator t=2026-05-09T12:57:19.391014744Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-09T12:57:19.391893493Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=880.719µs logger=migrator t=2026-05-09T12:57:19.39496238Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-09T12:57:19.395708546Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=746.416µs logger=migrator t=2026-05-09T12:57:19.400244754Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-09T12:57:19.4009997Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=752.276µs logger=migrator t=2026-05-09T12:57:19.40558896Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-09T12:57:19.413116414Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.519933ms logger=migrator t=2026-05-09T12:57:19.416942436Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-09T12:57:19.417660052Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=711.396µs logger=migrator t=2026-05-09T12:57:19.421555397Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-09T12:57:19.422272902Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=717.915µs logger=migrator t=2026-05-09T12:57:19.426002723Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-09T12:57:19.426751059Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=748.466µs logger=migrator t=2026-05-09T12:57:19.434474976Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-09T12:57:19.435369096Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=896µs logger=migrator t=2026-05-09T12:57:19.439150818Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-09T12:57:19.440754553Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=1.604535ms logger=migrator t=2026-05-09T12:57:19.444581866Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-09T12:57:19.44519723Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=615.764µs logger=migrator t=2026-05-09T12:57:19.450531545Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-09T12:57:19.450564896Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=35.051µs logger=migrator t=2026-05-09T12:57:19.457006965Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-09T12:57:19.462167558Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=5.159003ms logger=migrator t=2026-05-09T12:57:19.466284127Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-09T12:57:19.469065417Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.78133ms logger=migrator t=2026-05-09T12:57:19.479870521Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-09T12:57:19.480139536Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=269.845µs logger=migrator t=2026-05-09T12:57:19.48302569Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-09T12:57:19.485863691Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.837801ms logger=migrator t=2026-05-09T12:57:19.491733788Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-09T12:57:19.497033894Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.324396ms logger=migrator t=2026-05-09T12:57:19.500581791Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-09T12:57:19.501418219Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=836.438µs logger=migrator t=2026-05-09T12:57:19.505747182Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-09T12:57:19.506273934Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=525.672µs logger=migrator t=2026-05-09T12:57:19.509898962Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-09T12:57:19.5106939Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=796.748µs logger=migrator t=2026-05-09T12:57:19.513789726Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-09T12:57:19.514646346Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=860.88µs logger=migrator t=2026-05-09T12:57:19.519176723Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-09T12:57:19.520086333Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=909.66µs logger=migrator t=2026-05-09T12:57:19.527122697Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-09T12:57:19.528327882Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.204886ms logger=migrator t=2026-05-09T12:57:19.532511053Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-09T12:57:19.532612345Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=102.432µs logger=migrator t=2026-05-09T12:57:19.543109312Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-09T12:57:19.543148103Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=42.091µs logger=migrator t=2026-05-09T12:57:19.553734394Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-09T12:57:19.556958293Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.226069ms logger=migrator t=2026-05-09T12:57:19.569802092Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-09T12:57:19.574560034Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.757432ms logger=migrator t=2026-05-09T12:57:19.583983759Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-09T12:57:19.584065331Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=88.872µs logger=migrator t=2026-05-09T12:57:19.647568218Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-09T12:57:19.649066851Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.571055ms logger=migrator t=2026-05-09T12:57:19.655686894Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-09T12:57:19.657297109Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.626935ms logger=migrator t=2026-05-09T12:57:19.664968955Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-09T12:57:19.665004286Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=36.351µs logger=migrator t=2026-05-09T12:57:19.673294986Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-09T12:57:19.674673306Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.37043ms logger=migrator t=2026-05-09T12:57:19.690202052Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-09T12:57:19.691685725Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.483533ms logger=migrator t=2026-05-09T12:57:19.751112753Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-09T12:57:19.756551862Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.434468ms logger=migrator t=2026-05-09T12:57:19.911125884Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-09T12:57:19.911172735Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=49.861µs logger=migrator t=2026-05-09T12:57:20.178320011Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-09T12:57:20.179707161Z level=info msg="Migration successfully executed" id="create session table" duration=1.37846ms logger=migrator t=2026-05-09T12:57:20.380756282Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-09T12:57:20.380948116Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=194.414µs logger=migrator t=2026-05-09T12:57:20.587677099Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-09T12:57:20.587904115Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=227.796µs logger=migrator t=2026-05-09T12:57:20.595136851Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-09T12:57:20.59741076Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=2.277809ms logger=migrator t=2026-05-09T12:57:20.602523331Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-09T12:57:20.603492522Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=968.931µs logger=migrator t=2026-05-09T12:57:20.611576718Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-09T12:57:20.611766082Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=193.783µs logger=migrator t=2026-05-09T12:57:20.61539875Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-09T12:57:20.615439141Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=41.34µs logger=migrator t=2026-05-09T12:57:20.621762487Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-09T12:57:20.627405189Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.647602ms logger=migrator t=2026-05-09T12:57:20.63112668Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-09T12:57:20.634577004Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.449105ms logger=migrator t=2026-05-09T12:57:20.638556951Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-09T12:57:20.638776665Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=220.644µs logger=migrator t=2026-05-09T12:57:20.642076607Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-09T12:57:20.642269651Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=194.124µs logger=migrator t=2026-05-09T12:57:20.646695247Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-09T12:57:20.656013209Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=9.299091ms logger=migrator t=2026-05-09T12:57:20.66163197Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-09T12:57:20.661699082Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=69.572µs logger=migrator t=2026-05-09T12:57:20.669756676Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-09T12:57:20.675766376Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=6.01425ms logger=migrator t=2026-05-09T12:57:20.682130204Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-09T12:57:20.682338679Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=208.265µs logger=migrator t=2026-05-09T12:57:20.686882327Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-09T12:57:20.690065776Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.182109ms logger=migrator t=2026-05-09T12:57:20.695890752Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-09T12:57:20.701115734Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.353415ms logger=migrator t=2026-05-09T12:57:20.706239826Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-09T12:57:20.706334158Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=95.732µs logger=migrator t=2026-05-09T12:57:20.711395687Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-09T12:57:20.712253206Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=857.789µs logger=migrator t=2026-05-09T12:57:20.717564021Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-09T12:57:20.719091744Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.523273ms logger=migrator t=2026-05-09T12:57:20.725044593Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-09T12:57:20.726626457Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.581484ms logger=migrator t=2026-05-09T12:57:20.73466544Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-09T12:57:20.736085771Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.414071ms logger=migrator t=2026-05-09T12:57:20.743347849Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-09T12:57:20.745103716Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.756917ms logger=migrator t=2026-05-09T12:57:20.7503076Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-09T12:57:20.751222429Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=914.989µs logger=migrator t=2026-05-09T12:57:20.75543243Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-09T12:57:20.756197277Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=764.457µs logger=migrator t=2026-05-09T12:57:20.759638031Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-09T12:57:20.760702105Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.064454ms logger=migrator t=2026-05-09T12:57:20.76788352Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-09T12:57:20.768860911Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=977.51µs logger=migrator t=2026-05-09T12:57:20.774148106Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-09T12:57:20.785177495Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.027618ms logger=migrator t=2026-05-09T12:57:20.788325902Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-09T12:57:20.789317853Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=991.611µs logger=migrator t=2026-05-09T12:57:20.793883652Z 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-09T12:57:20.794937985Z 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=901.16µs logger=migrator t=2026-05-09T12:57:20.800107787Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-09T12:57:20.800466604Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=358.287µs logger=migrator t=2026-05-09T12:57:20.805873242Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-09T12:57:20.806825022Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=948.6µs logger=migrator t=2026-05-09T12:57:20.812455544Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-09T12:57:20.813582519Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.132615ms logger=migrator t=2026-05-09T12:57:20.817948703Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-09T12:57:20.820878997Z level=info msg="Migration successfully executed" id="Add column is_default" duration=2.929524ms logger=migrator t=2026-05-09T12:57:20.826394076Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-09T12:57:20.829057193Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.664968ms logger=migrator t=2026-05-09T12:57:20.833240454Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-09T12:57:20.836049585Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.808021ms logger=migrator t=2026-05-09T12:57:20.840047011Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-09T12:57:20.842662048Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.614267ms logger=migrator t=2026-05-09T12:57:20.847575615Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-09T12:57:20.84828275Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=706.655µs logger=migrator t=2026-05-09T12:57:20.853022282Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-09T12:57:20.853053532Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.8µs logger=migrator t=2026-05-09T12:57:20.857304305Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-09T12:57:20.857339716Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=34.041µs logger=migrator t=2026-05-09T12:57:20.865024522Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-09T12:57:20.866733749Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.708097ms logger=migrator t=2026-05-09T12:57:20.872017864Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-09T12:57:20.872983834Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=967.22µs logger=migrator t=2026-05-09T12:57:20.878676237Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-09T12:57:20.879462864Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=785.797µs logger=migrator t=2026-05-09T12:57:20.884704328Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-09T12:57:20.885585027Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=882.059µs logger=migrator t=2026-05-09T12:57:20.889975442Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-09T12:57:20.89083305Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=856.798µs logger=migrator t=2026-05-09T12:57:20.893773054Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-09T12:57:20.897837992Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.063897ms logger=migrator t=2026-05-09T12:57:20.972793455Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-09T12:57:20.97677925Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.987795ms logger=migrator t=2026-05-09T12:57:20.981926112Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-09T12:57:20.982134957Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=209.665µs logger=migrator t=2026-05-09T12:57:20.986837908Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-09T12:57:20.988542365Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.707077ms logger=migrator t=2026-05-09T12:57:20.994744039Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-09T12:57:20.995824222Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.086123ms logger=migrator t=2026-05-09T12:57:21.000028403Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-09T12:57:21.004082411Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.054678ms logger=migrator t=2026-05-09T12:57:21.011465051Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-09T12:57:21.011618184Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=153.043µs logger=migrator t=2026-05-09T12:57:21.015698942Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-09T12:57:21.016678643Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=979.131µs logger=migrator t=2026-05-09T12:57:21.020426545Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-09T12:57:21.021346505Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=942.71µs logger=migrator t=2026-05-09T12:57:21.027054928Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-09T12:57:21.027136569Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=85.261µs logger=migrator t=2026-05-09T12:57:21.03132899Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-09T12:57:21.032232659Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=903.609µs logger=migrator t=2026-05-09T12:57:21.037155745Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-09T12:57:21.038611257Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.455222ms logger=migrator t=2026-05-09T12:57:21.04336597Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-09T12:57:21.04426173Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=895.32µs logger=migrator t=2026-05-09T12:57:21.049917972Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-09T12:57:21.051461575Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.603985ms logger=migrator t=2026-05-09T12:57:21.056617826Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-09T12:57:21.058164759Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.545833ms logger=migrator t=2026-05-09T12:57:21.063750119Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-09T12:57:21.064786672Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.033933ms logger=migrator t=2026-05-09T12:57:21.069873302Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-09T12:57:21.069956494Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=84.902µs logger=migrator t=2026-05-09T12:57:21.074735287Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-09T12:57:21.081999124Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.266596ms logger=migrator t=2026-05-09T12:57:21.086296257Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-09T12:57:21.087167576Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=873.329µs logger=migrator t=2026-05-09T12:57:21.091376307Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-09T12:57:21.095642159Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.264092ms logger=migrator t=2026-05-09T12:57:21.10125694Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-09T12:57:21.101996736Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=738.086µs logger=migrator t=2026-05-09T12:57:21.106407491Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-09T12:57:21.107498635Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.090644ms logger=migrator t=2026-05-09T12:57:21.112598484Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-09T12:57:21.113415572Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=817.498µs logger=migrator t=2026-05-09T12:57:21.294626905Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-09T12:57:21.307920383Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.296398ms logger=migrator t=2026-05-09T12:57:21.312746937Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-09T12:57:21.313393491Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=646.614µs logger=migrator t=2026-05-09T12:57:21.317342666Z 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-09T12:57:21.31846271Z 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.130054ms logger=migrator t=2026-05-09T12:57:21.323025349Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-09T12:57:21.323353346Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=329.297µs logger=migrator t=2026-05-09T12:57:21.327524946Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-09T12:57:21.329416767Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.893691ms logger=migrator t=2026-05-09T12:57:21.335045279Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-09T12:57:21.335303494Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=259.075µs logger=migrator t=2026-05-09T12:57:21.338747238Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-09T12:57:21.343245386Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.497118ms logger=migrator t=2026-05-09T12:57:21.346858644Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-09T12:57:21.351713059Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.852595ms logger=migrator t=2026-05-09T12:57:21.35732512Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-09T12:57:21.358518495Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.193955ms logger=migrator t=2026-05-09T12:57:21.36242072Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-09T12:57:21.363586955Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.162015ms logger=migrator t=2026-05-09T12:57:21.367879218Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-09T12:57:21.368135953Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=257.176µs logger=migrator t=2026-05-09T12:57:21.371552797Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-09T12:57:21.376046955Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.493877ms logger=migrator t=2026-05-09T12:57:21.381136654Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-09T12:57:21.382033073Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=896.079µs logger=migrator t=2026-05-09T12:57:21.386350756Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-09T12:57:21.386594452Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=244.146µs logger=migrator t=2026-05-09T12:57:21.39069644Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-09T12:57:21.391368754Z level=info msg="Migration successfully executed" id="Move region to single row" duration=672.644µs logger=migrator t=2026-05-09T12:57:21.396501226Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-09T12:57:21.397379405Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=874.179µs logger=migrator t=2026-05-09T12:57:21.401072834Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-09T12:57:21.402026815Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=952.121µs logger=migrator t=2026-05-09T12:57:21.405842327Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-09T12:57:21.40737218Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.528913ms logger=migrator t=2026-05-09T12:57:21.412622344Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-09T12:57:21.413576514Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=953.6µs logger=migrator t=2026-05-09T12:57:21.417834046Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-09T12:57:21.419038753Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.204476ms logger=migrator t=2026-05-09T12:57:21.422993388Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-09T12:57:21.424798447Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.807289ms logger=migrator t=2026-05-09T12:57:21.430775676Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-09T12:57:21.431370149Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=594.943µs logger=migrator t=2026-05-09T12:57:21.435444896Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-09T12:57:21.436372497Z level=info msg="Migration successfully executed" id="create test_data table" duration=927.861µs logger=migrator t=2026-05-09T12:57:21.442284474Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-09T12:57:21.443140113Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=855.499µs logger=migrator t=2026-05-09T12:57:21.448625831Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-09T12:57:21.450489522Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.862281ms logger=migrator t=2026-05-09T12:57:21.455269385Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-09T12:57:21.456682895Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.39676ms logger=migrator t=2026-05-09T12:57:21.460894126Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-09T12:57:21.4610915Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=197.364µs logger=migrator t=2026-05-09T12:57:21.465729761Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-09T12:57:21.466304283Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=573.322µs logger=migrator t=2026-05-09T12:57:21.470044104Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-09T12:57:21.470145456Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=102.582µs logger=migrator t=2026-05-09T12:57:21.474032529Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-09T12:57:21.475308897Z level=info msg="Migration successfully executed" id="create team table" duration=1.275958ms logger=migrator t=2026-05-09T12:57:21.479863726Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-09T12:57:21.481623433Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.759457ms logger=migrator t=2026-05-09T12:57:21.486962849Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-09T12:57:21.487604463Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=641.084µs logger=migrator t=2026-05-09T12:57:21.491389955Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-09T12:57:21.4980963Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.703485ms logger=migrator t=2026-05-09T12:57:21.502391772Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-09T12:57:21.502567646Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=175.874µs logger=migrator t=2026-05-09T12:57:21.507136825Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-09T12:57:21.507747728Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=612.923µs logger=migrator t=2026-05-09T12:57:21.511882128Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-09T12:57:21.512666195Z level=info msg="Migration successfully executed" id="create team member table" duration=784.197µs logger=migrator t=2026-05-09T12:57:21.516803514Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-09T12:57:21.517752234Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=947.89µs logger=migrator t=2026-05-09T12:57:21.52447201Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-09T12:57:21.525923811Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.451151ms logger=migrator t=2026-05-09T12:57:21.53100527Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-09T12:57:21.532869811Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.864041ms logger=migrator t=2026-05-09T12:57:21.537421439Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-09T12:57:21.542310464Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.890775ms logger=migrator t=2026-05-09T12:57:21.547559198Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-09T12:57:21.550977791Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.420674ms logger=migrator t=2026-05-09T12:57:21.556395828Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-09T12:57:21.56247037Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.074642ms logger=migrator t=2026-05-09T12:57:21.565848043Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-09T12:57:21.566761792Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=914.039µs logger=migrator t=2026-05-09T12:57:21.572825434Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-09T12:57:21.573759253Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=933.169µs logger=migrator t=2026-05-09T12:57:21.577628467Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-09T12:57:21.579054188Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.42452ms logger=migrator t=2026-05-09T12:57:21.585354454Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-09T12:57:21.587457229Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.099886ms logger=migrator t=2026-05-09T12:57:21.593443549Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-09T12:57:21.594380658Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=939.55µs logger=migrator t=2026-05-09T12:57:21.598741393Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-09T12:57:21.599646542Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=904.999µs logger=migrator t=2026-05-09T12:57:21.603700751Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-09T12:57:21.604645351Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=944.51µs logger=migrator t=2026-05-09T12:57:21.611197832Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-09T12:57:21.612919329Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.722047ms logger=migrator t=2026-05-09T12:57:21.618431008Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-09T12:57:21.619169674Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=722.216µs logger=migrator t=2026-05-09T12:57:21.624856697Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-09T12:57:21.625126542Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=269.945µs logger=migrator t=2026-05-09T12:57:21.628748571Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-09T12:57:21.629494668Z level=info msg="Migration successfully executed" id="create tag table" duration=746.127µs logger=migrator t=2026-05-09T12:57:21.633559855Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-09T12:57:21.635021526Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.460011ms logger=migrator t=2026-05-09T12:57:21.641032896Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-09T12:57:21.642020807Z level=info msg="Migration successfully executed" id="create login attempt table" duration=988.741µs logger=migrator t=2026-05-09T12:57:21.646904082Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-09T12:57:21.648143449Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.238787ms logger=migrator t=2026-05-09T12:57:21.653283521Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-09T12:57:21.654458516Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.193246ms logger=migrator t=2026-05-09T12:57:21.659997026Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-09T12:57:21.675328517Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.330651ms logger=migrator t=2026-05-09T12:57:21.679996258Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-09T12:57:21.681676014Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.679476ms logger=migrator t=2026-05-09T12:57:21.686517068Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-09T12:57:21.68796952Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.454892ms logger=migrator t=2026-05-09T12:57:21.693669623Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-09T12:57:21.69397847Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=309.047µs logger=migrator t=2026-05-09T12:57:21.697792202Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-09T12:57:21.698728382Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=935.96µs logger=migrator t=2026-05-09T12:57:21.702995105Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-09T12:57:21.70416807Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.173094ms logger=migrator t=2026-05-09T12:57:21.709571796Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-09T12:57:21.710835574Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.260938ms logger=migrator t=2026-05-09T12:57:21.715158977Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-09T12:57:21.715225488Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=67.351µs logger=migrator t=2026-05-09T12:57:21.719162154Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-09T12:57:21.724612391Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.449757ms logger=migrator t=2026-05-09T12:57:21.728534896Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-09T12:57:21.734037225Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.501759ms logger=migrator t=2026-05-09T12:57:21.739180405Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-09T12:57:21.745729308Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.548343ms logger=migrator t=2026-05-09T12:57:21.749780184Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-09T12:57:21.753356671Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.576527ms logger=migrator t=2026-05-09T12:57:21.757205535Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-09T12:57:21.758144335Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=938.63µs logger=migrator t=2026-05-09T12:57:21.764208456Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-09T12:57:21.773814214Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.607598ms logger=migrator t=2026-05-09T12:57:21.777989434Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-09T12:57:21.778573126Z level=info msg="Migration successfully executed" id="create server_lock table" duration=583.342µs logger=migrator t=2026-05-09T12:57:21.783295788Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-09T12:57:21.785293721Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.996663ms logger=migrator t=2026-05-09T12:57:21.791633509Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-09T12:57:21.793188892Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.554704ms logger=migrator t=2026-05-09T12:57:21.799015368Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-09T12:57:21.799718733Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=704.025µs logger=migrator t=2026-05-09T12:57:21.804280631Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-09T12:57:21.806005689Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.723938ms logger=migrator t=2026-05-09T12:57:21.811555449Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-09T12:57:21.812858156Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.302407ms logger=migrator t=2026-05-09T12:57:21.817845045Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-09T12:57:21.823359163Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.513448ms logger=migrator t=2026-05-09T12:57:21.827923742Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-09T12:57:21.828886512Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=964.79µs logger=migrator t=2026-05-09T12:57:21.83478201Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-09T12:57:21.836543558Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.760998ms logger=migrator t=2026-05-09T12:57:21.84168932Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-09T12:57:21.843606001Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.91534ms logger=migrator t=2026-05-09T12:57:21.847856142Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-09T12:57:21.848503406Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=645.004µs logger=migrator t=2026-05-09T12:57:21.854535677Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-09T12:57:21.856168462Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.629354ms logger=migrator t=2026-05-09T12:57:21.861091528Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-09T12:57:21.861297883Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=225.236µs logger=migrator t=2026-05-09T12:57:21.866389243Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-09T12:57:21.866545176Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=157.313µs logger=migrator t=2026-05-09T12:57:21.871628506Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-09T12:57:21.873218571Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.590235ms logger=migrator t=2026-05-09T12:57:21.878367391Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T12:57:21.879444855Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.075504ms logger=migrator t=2026-05-09T12:57:21.884321341Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T12:57:21.885453135Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.129083ms logger=migrator t=2026-05-09T12:57:21.898291751Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-09T12:57:21.898436515Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=148.364µs logger=migrator t=2026-05-09T12:57:21.903548505Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T12:57:21.904787362Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.239367ms logger=migrator t=2026-05-09T12:57:21.90930989Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T12:57:21.910262821Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=953.271µs logger=migrator t=2026-05-09T12:57:21.915584265Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T12:57:21.917571388Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.986983ms logger=migrator t=2026-05-09T12:57:21.921863581Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T12:57:21.922866953Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.003633ms logger=migrator t=2026-05-09T12:57:21.927970673Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-09T12:57:21.934192837Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.222054ms logger=migrator t=2026-05-09T12:57:21.939631445Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-09T12:57:21.941345411Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.709246ms logger=migrator t=2026-05-09T12:57:21.945922031Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-09T12:57:21.946103964Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=181.523µs logger=migrator t=2026-05-09T12:57:21.952227707Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-09T12:57:21.953472043Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.244076ms logger=migrator t=2026-05-09T12:57:21.958041352Z 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-09T12:57:21.959058894Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.018062ms logger=migrator t=2026-05-09T12:57:21.96347923Z 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-09T12:57:21.965461202Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.978312ms logger=migrator t=2026-05-09T12:57:21.970816848Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-09T12:57:21.970898439Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=80.211µs logger=migrator t=2026-05-09T12:57:21.975387377Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-09T12:57:21.976439059Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.051462ms logger=migrator t=2026-05-09T12:57:21.981277754Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-09T12:57:21.982432689Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.153975ms logger=migrator t=2026-05-09T12:57:21.986614849Z 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-09T12:57:21.988704885Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.087265ms logger=migrator t=2026-05-09T12:57:21.993465596Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-09T12:57:21.995130353Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.664757ms logger=migrator t=2026-05-09T12:57:22.003206347Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-09T12:57:22.012768063Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.560686ms logger=migrator t=2026-05-09T12:57:22.017229049Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-09T12:57:22.018316613Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.087484ms logger=migrator t=2026-05-09T12:57:22.022782339Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-09T12:57:22.023895283Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.112704ms logger=migrator t=2026-05-09T12:57:22.029650577Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-09T12:57:22.062838543Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=33.182545ms logger=migrator t=2026-05-09T12:57:22.068290969Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-09T12:57:22.097486619Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=29.19499ms logger=migrator t=2026-05-09T12:57:22.102935426Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-09T12:57:22.104021269Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.085463ms logger=migrator t=2026-05-09T12:57:22.109672651Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-09T12:57:22.110698043Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.025392ms logger=migrator t=2026-05-09T12:57:22.114750521Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-09T12:57:22.124486551Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.73509ms logger=migrator t=2026-05-09T12:57:22.129072949Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-09T12:57:22.134839163Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.764354ms logger=migrator t=2026-05-09T12:57:22.14022387Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-09T12:57:22.141326794Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.100714ms logger=migrator t=2026-05-09T12:57:22.146503295Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-09T12:57:22.147463555Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=959.99µs logger=migrator t=2026-05-09T12:57:22.152384741Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-09T12:57:22.154125339Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.739918ms logger=migrator t=2026-05-09T12:57:22.160008596Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-09T12:57:22.161034878Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.025772ms logger=migrator t=2026-05-09T12:57:22.165933054Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-09T12:57:22.166036006Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=104.102µs logger=migrator t=2026-05-09T12:57:22.170789319Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-09T12:57:22.178184597Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.395779ms logger=migrator t=2026-05-09T12:57:22.183273488Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-09T12:57:22.189318157Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.042129ms logger=migrator t=2026-05-09T12:57:22.194826596Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-09T12:57:22.201061571Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.232275ms logger=migrator t=2026-05-09T12:57:22.205480195Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-09T12:57:22.206367125Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=884.97µs logger=migrator t=2026-05-09T12:57:22.212035398Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-09T12:57:22.213729984Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.694127ms logger=migrator t=2026-05-09T12:57:22.21772567Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-09T12:57:22.225779873Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.051583ms logger=migrator t=2026-05-09T12:57:22.231226641Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-09T12:57:22.238284103Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.055641ms logger=migrator t=2026-05-09T12:57:22.242064435Z 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-09T12:57:22.243052835Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=988.091µs logger=migrator t=2026-05-09T12:57:22.248082394Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-09T12:57:22.254894081Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.815057ms logger=migrator t=2026-05-09T12:57:22.259147302Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-09T12:57:22.268061885Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.915423ms logger=migrator t=2026-05-09T12:57:22.273340518Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-09T12:57:22.273410059Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=70.231µs logger=migrator t=2026-05-09T12:57:22.277725922Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-09T12:57:22.278896168Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.170276ms logger=migrator t=2026-05-09T12:57:22.283935626Z 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-09T12:57:22.285719125Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.782419ms logger=migrator t=2026-05-09T12:57:22.291723434Z 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-09T12:57:22.292845328Z 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=1.120104ms logger=migrator t=2026-05-09T12:57:22.299994102Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-09T12:57:22.300078494Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=85.302µs logger=migrator t=2026-05-09T12:57:22.304582282Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-09T12:57:22.313912592Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.33058ms logger=migrator t=2026-05-09T12:57:22.319463712Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-09T12:57:22.325025982Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.56103ms logger=migrator t=2026-05-09T12:57:22.328892376Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-09T12:57:22.335238032Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.345116ms logger=migrator t=2026-05-09T12:57:22.33933607Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-09T12:57:22.345511703Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.174903ms logger=migrator t=2026-05-09T12:57:22.351720437Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-09T12:57:22.358067014Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.344907ms logger=migrator t=2026-05-09T12:57:22.36161498Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-09T12:57:22.361680451Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=66.051µs logger=migrator t=2026-05-09T12:57:22.367326903Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-09T12:57:22.36857945Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.251407ms logger=migrator t=2026-05-09T12:57:22.373135409Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-09T12:57:22.379615818Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.481499ms logger=migrator t=2026-05-09T12:57:22.383958002Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-09T12:57:22.384024153Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=67.911µs logger=migrator t=2026-05-09T12:57:22.387656021Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-09T12:57:22.393872405Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.218674ms logger=migrator t=2026-05-09T12:57:22.397645377Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-09T12:57:22.398649498Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.003851ms logger=migrator t=2026-05-09T12:57:22.404351511Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-09T12:57:22.411653689Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.300928ms logger=migrator t=2026-05-09T12:57:22.416010373Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-09T12:57:22.416774379Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=763.357µs logger=migrator t=2026-05-09T12:57:22.421149433Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-09T12:57:22.4223785Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.228097ms logger=migrator t=2026-05-09T12:57:22.42842928Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-09T12:57:22.435474542Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.046122ms logger=migrator t=2026-05-09T12:57:22.439338265Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-09T12:57:22.440140422Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=799.787µs logger=migrator t=2026-05-09T12:57:22.445013817Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-09T12:57:22.446248584Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.230017ms logger=migrator t=2026-05-09T12:57:22.451882825Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-09T12:57:22.453163993Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.281038ms logger=migrator t=2026-05-09T12:57:22.458003118Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-09T12:57:22.459693154Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.690287ms logger=migrator t=2026-05-09T12:57:22.464095719Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-09T12:57:22.464197771Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=103.132µs logger=migrator t=2026-05-09T12:57:22.470274241Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-09T12:57:22.471324384Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.050233ms logger=migrator t=2026-05-09T12:57:22.476699651Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-09T12:57:22.477776133Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.077452ms logger=migrator t=2026-05-09T12:57:22.481607436Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-09T12:57:22.481985404Z 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-09T12:57:22.486866699Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-09T12:57:22.487310649Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=478.791µs logger=migrator t=2026-05-09T12:57:22.49108787Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-09T12:57:22.492274666Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.186696ms logger=migrator t=2026-05-09T12:57:22.495954175Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-09T12:57:22.503401206Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.449571ms logger=migrator t=2026-05-09T12:57:22.509045347Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-09T12:57:22.510190873Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.145155ms logger=migrator t=2026-05-09T12:57:22.514444854Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-09T12:57:22.515550827Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.105373ms logger=migrator t=2026-05-09T12:57:22.519711847Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-09T12:57:22.520572145Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=860.388µs logger=migrator t=2026-05-09T12:57:22.526486923Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-09T12:57:22.528020356Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.531873ms logger=migrator t=2026-05-09T12:57:22.532608356Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-09T12:57:22.534261011Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.652385ms logger=migrator t=2026-05-09T12:57:22.539024174Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-09T12:57:22.539050804Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.901µs logger=migrator t=2026-05-09T12:57:22.544631344Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-09T12:57:22.544745797Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=115.723µs logger=migrator t=2026-05-09T12:57:22.548696022Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-09T12:57:22.557929431Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.233799ms logger=migrator t=2026-05-09T12:57:22.561730702Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-09T12:57:22.562175782Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=445.8µs logger=migrator t=2026-05-09T12:57:22.565882292Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-09T12:57:22.566938135Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.055653ms logger=migrator t=2026-05-09T12:57:22.572564077Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-09T12:57:22.573111738Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=546.721µs logger=migrator t=2026-05-09T12:57:22.577952022Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-09T12:57:22.579469244Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.517012ms logger=migrator t=2026-05-09T12:57:22.584258588Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-09T12:57:22.585154468Z level=info msg="Migration successfully executed" id="create secrets table" duration=895.62µs logger=migrator t=2026-05-09T12:57:22.591210088Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-09T12:57:22.629667146Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=38.458018ms logger=migrator t=2026-05-09T12:57:22.633573541Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-09T12:57:22.639364345Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.789924ms logger=migrator t=2026-05-09T12:57:22.643621927Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-09T12:57:22.64376814Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=146.603µs logger=migrator t=2026-05-09T12:57:22.647897949Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-09T12:57:22.679612743Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.717254ms logger=migrator t=2026-05-09T12:57:22.685277685Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-09T12:57:22.713057563Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=27.779438ms logger=migrator t=2026-05-09T12:57:22.716719683Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-09T12:57:22.717339925Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=620.112µs logger=migrator t=2026-05-09T12:57:22.722433116Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-09T12:57:22.723487938Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.054342ms logger=migrator t=2026-05-09T12:57:22.728977736Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-09T12:57:22.729305313Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=327.807µs logger=migrator t=2026-05-09T12:57:22.734019865Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-09T12:57:22.735307253Z level=info msg="Migration successfully executed" id="create permission table" duration=1.287538ms logger=migrator t=2026-05-09T12:57:22.740316081Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-09T12:57:22.741969127Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.652776ms logger=migrator t=2026-05-09T12:57:22.75000522Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-09T12:57:22.751026152Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.020542ms logger=migrator t=2026-05-09T12:57:22.756290975Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-09T12:57:22.757639854Z level=info msg="Migration successfully executed" id="create role table" duration=1.353109ms logger=migrator t=2026-05-09T12:57:22.762194112Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-09T12:57:22.772783991Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.590799ms logger=migrator t=2026-05-09T12:57:22.777933372Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-09T12:57:22.785248829Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.314858ms logger=migrator t=2026-05-09T12:57:22.78946562Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-09T12:57:22.790309989Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=844.659µs logger=migrator t=2026-05-09T12:57:22.794382646Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-09T12:57:22.795680804Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.295798ms logger=migrator t=2026-05-09T12:57:22.801424058Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-09T12:57:22.803173145Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.748857ms logger=migrator t=2026-05-09T12:57:22.807286144Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-09T12:57:22.808210374Z level=info msg="Migration successfully executed" id="create team role table" duration=924.12µs logger=migrator t=2026-05-09T12:57:22.813626411Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-09T12:57:22.814615482Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=988.991µs logger=migrator t=2026-05-09T12:57:22.820515189Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-09T12:57:22.822065212Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.548553ms logger=migrator t=2026-05-09T12:57:22.826874266Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-09T12:57:22.828530162Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.655566ms logger=migrator t=2026-05-09T12:57:22.832876625Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-09T12:57:22.833696984Z level=info msg="Migration successfully executed" id="create user role table" duration=820.148µs logger=migrator t=2026-05-09T12:57:22.838911695Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-09T12:57:22.84052538Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.613585ms logger=migrator t=2026-05-09T12:57:22.845795324Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-09T12:57:22.846815506Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.019792ms logger=migrator t=2026-05-09T12:57:22.850921624Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-09T12:57:22.851935947Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.013843ms logger=migrator t=2026-05-09T12:57:22.856579456Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-09T12:57:22.857405853Z level=info msg="Migration successfully executed" id="create builtin role table" duration=827.457µs logger=migrator t=2026-05-09T12:57:22.863681709Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-09T12:57:22.865263224Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.580305ms logger=migrator t=2026-05-09T12:57:22.869696419Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-09T12:57:22.871678332Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.980553ms logger=migrator t=2026-05-09T12:57:22.875990934Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-09T12:57:22.88412708Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.134846ms logger=migrator t=2026-05-09T12:57:22.88924668Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-09T12:57:22.890337134Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.090374ms logger=migrator t=2026-05-09T12:57:22.894697028Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-09T12:57:22.89575027Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.052972ms logger=migrator t=2026-05-09T12:57:22.900223377Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-09T12:57:22.901199308Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=976.071µs logger=migrator t=2026-05-09T12:57:22.906085393Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-09T12:57:22.907153617Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.067854ms logger=migrator t=2026-05-09T12:57:22.910742544Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-09T12:57:22.91152673Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=783.936µs logger=migrator t=2026-05-09T12:57:22.916047357Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-09T12:57:22.917275494Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.226867ms logger=migrator t=2026-05-09T12:57:22.923072129Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-09T12:57:22.932430431Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.356372ms logger=migrator t=2026-05-09T12:57:22.93612903Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-09T12:57:22.941762022Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.632932ms logger=migrator t=2026-05-09T12:57:22.945495472Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-09T12:57:22.95328654Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.794788ms logger=migrator t=2026-05-09T12:57:22.958936711Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-09T12:57:22.966934474Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.997793ms logger=migrator t=2026-05-09T12:57:22.970523921Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-09T12:57:22.971595765Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.071414ms logger=migrator t=2026-05-09T12:57:22.97601369Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-09T12:57:22.977500702Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.486242ms logger=migrator t=2026-05-09T12:57:22.985407402Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-09T12:57:22.986465755Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.058643ms logger=migrator t=2026-05-09T12:57:22.990209496Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-09T12:57:22.991592865Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.38297ms logger=migrator t=2026-05-09T12:57:22.995386378Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-09T12:57:22.996466051Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.078633ms logger=migrator t=2026-05-09T12:57:23.00198683Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-09T12:57:23.002061221Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=75.051µs logger=migrator t=2026-05-09T12:57:23.005327552Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-09T12:57:23.005381593Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=55.081µs logger=migrator t=2026-05-09T12:57:23.00898129Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-09T12:57:23.00940144Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=417.19µs logger=migrator t=2026-05-09T12:57:23.014569741Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-09T12:57:23.015395598Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=827.298µs logger=migrator t=2026-05-09T12:57:23.019312042Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-09T12:57:23.020399875Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.088043ms logger=migrator t=2026-05-09T12:57:23.023946712Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-09T12:57:23.024153647Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=207.055µs logger=migrator t=2026-05-09T12:57:23.028084061Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-09T12:57:23.028584982Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=500.841µs logger=migrator t=2026-05-09T12:57:23.033053638Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-09T12:57:23.033909127Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=856.049µs logger=migrator t=2026-05-09T12:57:23.037718678Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-09T12:57:23.039464776Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.744988ms logger=migrator t=2026-05-09T12:57:23.054824646Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-09T12:57:23.066847225Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.021549ms logger=migrator t=2026-05-09T12:57:23.07221309Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-09T12:57:23.072321962Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=110.092µs logger=migrator t=2026-05-09T12:57:23.076751818Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-09T12:57:23.078746341Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.994033ms logger=migrator t=2026-05-09T12:57:23.084483354Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-09T12:57:23.085628928Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.145684ms logger=migrator t=2026-05-09T12:57:23.091447474Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-09T12:57:23.093233042Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.783808ms logger=migrator t=2026-05-09T12:57:23.097842421Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-09T12:57:23.107227692Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.387231ms logger=migrator t=2026-05-09T12:57:23.111064586Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-09T12:57:23.112118338Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.053892ms logger=migrator t=2026-05-09T12:57:23.117127975Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-09T12:57:23.118284381Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.156196ms logger=migrator t=2026-05-09T12:57:23.121681064Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-09T12:57:23.145446845Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.760161ms logger=migrator t=2026-05-09T12:57:23.151460914Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-09T12:57:23.15357239Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.113706ms logger=migrator t=2026-05-09T12:57:23.158430834Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-09T12:57:23.160333585Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.903062ms logger=migrator t=2026-05-09T12:57:23.164822282Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-09T12:57:23.165970666Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.148154ms logger=migrator t=2026-05-09T12:57:23.171883634Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-09T12:57:23.173026998Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.147864ms logger=migrator t=2026-05-09T12:57:23.177991224Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-09T12:57:23.178383133Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=392.779µs logger=migrator t=2026-05-09T12:57:23.183063554Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-09T12:57:23.184374212Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.306207ms logger=migrator t=2026-05-09T12:57:23.189825389Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-09T12:57:23.198930255Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.103816ms logger=migrator t=2026-05-09T12:57:23.202571123Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-09T12:57:23.203490663Z level=info msg="Migration successfully executed" id="create entity_events table" duration=919.42µs logger=migrator t=2026-05-09T12:57:23.20708313Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-09T12:57:23.208173824Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.090573ms logger=migrator t=2026-05-09T12:57:23.213671851Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-09T12:57:23.214423087Z 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-09T12:57:23.218644188Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-09T12:57:23.219370464Z 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-09T12:57:23.223411171Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-09T12:57:23.224707809Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.300588ms logger=migrator t=2026-05-09T12:57:23.230196657Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-09T12:57:23.231359623Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.163635ms logger=migrator t=2026-05-09T12:57:23.236147405Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-09T12:57:23.23732274Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.177786ms logger=migrator t=2026-05-09T12:57:23.241221225Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-09T12:57:23.2424238Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.202345ms logger=migrator t=2026-05-09T12:57:23.248112573Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-09T12:57:23.249257807Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.145764ms logger=migrator t=2026-05-09T12:57:23.253930068Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-09T12:57:23.255068891Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.138483ms logger=migrator t=2026-05-09T12:57:23.258638709Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-09T12:57:23.260103261Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.464512ms logger=migrator t=2026-05-09T12:57:23.264898994Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-09T12:57:23.266503118Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.605154ms logger=migrator t=2026-05-09T12:57:23.270407641Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-09T12:57:23.271577247Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.169636ms logger=migrator t=2026-05-09T12:57:23.276571124Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-09T12:57:23.277660888Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.095264ms logger=migrator t=2026-05-09T12:57:23.281186024Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-09T12:57:23.282345338Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.150824ms logger=migrator t=2026-05-09T12:57:23.287894887Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-09T12:57:23.314807377Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.909479ms logger=migrator t=2026-05-09T12:57:23.326950188Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-09T12:57:23.352869295Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=25.920457ms logger=migrator t=2026-05-09T12:57:23.404862663Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-09T12:57:23.416821811Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.959248ms logger=migrator t=2026-05-09T12:57:23.536420711Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-09T12:57:23.536771199Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=352.838µs logger=migrator t=2026-05-09T12:57:23.547892339Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-09T12:57:23.558149529Z level=info msg="Migration successfully executed" id="add share column" duration=10.26128ms logger=migrator t=2026-05-09T12:57:23.648028512Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-09T12:57:23.648493192Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=480.089µs logger=migrator t=2026-05-09T12:57:23.800047881Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-09T12:57:23.801844399Z level=info msg="Migration successfully executed" id="create file table" duration=1.799068ms logger=migrator t=2026-05-09T12:57:23.85718234Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-09T12:57:23.859757445Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.577374ms logger=migrator t=2026-05-09T12:57:23.90976934Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-09T12:57:23.912333115Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.568515ms logger=migrator t=2026-05-09T12:57:23.93717936Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-09T12:57:23.939181053Z level=info msg="Migration successfully executed" id="create file_meta table" duration=2.006673ms logger=migrator t=2026-05-09T12:57:23.99159746Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-09T12:57:23.993990301Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.395951ms logger=migrator t=2026-05-09T12:57:24.019863647Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-09T12:57:24.02000774Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=147.823µs logger=migrator t=2026-05-09T12:57:24.024989207Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-09T12:57:24.025056778Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=68.091µs logger=migrator t=2026-05-09T12:57:24.034621444Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-09T12:57:24.035614724Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.001381ms logger=migrator t=2026-05-09T12:57:24.055001411Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-09T12:57:24.055589664Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=589.252µs logger=migrator t=2026-05-09T12:57:24.063999724Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-09T12:57:24.066549999Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.550455ms logger=migrator t=2026-05-09T12:57:24.089079963Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-09T12:57:24.102818647Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.735984ms logger=migrator t=2026-05-09T12:57:24.116690495Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-09T12:57:24.116971021Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=283.476µs logger=migrator t=2026-05-09T12:57:24.123710975Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-09T12:57:24.125636277Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.924862ms logger=migrator t=2026-05-09T12:57:24.131617796Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-09T12:57:24.132070795Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=453.799µs logger=migrator t=2026-05-09T12:57:24.150771536Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-09T12:57:24.151253197Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=489.881µs logger=migrator t=2026-05-09T12:57:24.166474523Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-09T12:57:24.167557126Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.083033ms logger=migrator t=2026-05-09T12:57:24.2316005Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-09T12:57:24.242487684Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.890054ms logger=migrator t=2026-05-09T12:57:24.276171737Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-09T12:57:24.286667352Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.497685ms logger=migrator t=2026-05-09T12:57:24.293624312Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-09T12:57:24.296044403Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.424042ms logger=migrator t=2026-05-09T12:57:24.312569188Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-09T12:57:24.395378424Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=82.808426ms logger=migrator t=2026-05-09T12:57:24.470896345Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-09T12:57:24.473067132Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.172147ms logger=migrator t=2026-05-09T12:57:24.677224903Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-09T12:57:24.680137655Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.913662ms logger=migrator t=2026-05-09T12:57:24.847996427Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-09T12:57:24.885367689Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=37.366142ms logger=migrator t=2026-05-09T12:57:24.913351289Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-09T12:57:24.922659509Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.30828ms logger=migrator t=2026-05-09T12:57:24.941585815Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-09T12:57:24.942062596Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=469.08µs logger=migrator t=2026-05-09T12:57:24.967415449Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-09T12:57:24.975878681Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=8.464872ms logger=migrator t=2026-05-09T12:57:24.989880521Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-09T12:57:24.99027062Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=392.429µs logger=migrator t=2026-05-09T12:57:25.004830473Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-09T12:57:25.005314593Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=487.591µs logger=migrator t=2026-05-09T12:57:25.022420589Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-09T12:57:25.023085633Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=670.914µs logger=migrator t=2026-05-09T12:57:25.030027972Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-09T12:57:25.032621318Z level=info msg="Migration successfully executed" id="create folder table" duration=2.618387ms logger=migrator t=2026-05-09T12:57:25.046113726Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-09T12:57:25.047618218Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.504772ms logger=migrator t=2026-05-09T12:57:25.059825979Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-09T12:57:25.061887174Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.062444ms logger=migrator t=2026-05-09T12:57:25.068484356Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-09T12:57:25.068513566Z level=info msg="Migration successfully executed" id="Update folder title length" duration=30.39µs logger=migrator t=2026-05-09T12:57:25.073096704Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-09T12:57:25.074461473Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.36416ms logger=migrator t=2026-05-09T12:57:25.082965335Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-09T12:57:25.083941566Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=987.801µs logger=migrator t=2026-05-09T12:57:25.088398622Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-09T12:57:25.089798052Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.39809ms logger=migrator t=2026-05-09T12:57:25.098296483Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-09T12:57:25.098962248Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=670.745µs logger=migrator t=2026-05-09T12:57:25.102715169Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-09T12:57:25.102981044Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=267.135µs logger=migrator t=2026-05-09T12:57:25.105779194Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-09T12:57:25.107380438Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.622395ms logger=migrator t=2026-05-09T12:57:25.112008377Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-09T12:57:25.118959716Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=6.946309ms logger=migrator t=2026-05-09T12:57:25.12473381Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-09T12:57:25.126462667Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.729637ms logger=migrator t=2026-05-09T12:57:25.132027076Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-09T12:57:25.13550062Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=3.466774ms logger=migrator t=2026-05-09T12:57:25.139351703Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-09T12:57:25.140685841Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.335608ms logger=migrator t=2026-05-09T12:57:25.148737493Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-09T12:57:25.149901279Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.166376ms logger=migrator t=2026-05-09T12:57:25.157561783Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-09T12:57:25.159457974Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.899471ms logger=migrator t=2026-05-09T12:57:25.16443095Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-09T12:57:25.165657466Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.226556ms logger=migrator t=2026-05-09T12:57:25.170906379Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-09T12:57:25.171899369Z level=info msg="Migration successfully executed" id="create signing_key table" duration=993.591µs logger=migrator t=2026-05-09T12:57:25.175034717Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-09T12:57:25.176172332Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.137724ms logger=migrator t=2026-05-09T12:57:25.181382393Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-09T12:57:25.18359668Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.239218ms logger=migrator t=2026-05-09T12:57:25.18918705Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-09T12:57:25.189563228Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=377.428µs logger=migrator t=2026-05-09T12:57:25.193469391Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-09T12:57:25.203235681Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.765729ms logger=migrator t=2026-05-09T12:57:25.275397595Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-09T12:57:25.276326016Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=932.821µs logger=migrator t=2026-05-09T12:57:25.280803012Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-09T12:57:25.280824852Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=23µs logger=migrator t=2026-05-09T12:57:25.28537454Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-09T12:57:25.286582155Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.207575ms logger=migrator t=2026-05-09T12:57:25.289819885Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-09T12:57:25.289839545Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.67µs logger=migrator t=2026-05-09T12:57:25.293280219Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-09T12:57:25.295517877Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.236908ms logger=migrator t=2026-05-09T12:57:25.300487273Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-09T12:57:25.30172591Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.236097ms logger=migrator t=2026-05-09T12:57:25.306093603Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-09T12:57:25.307200547Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.106954ms logger=migrator t=2026-05-09T12:57:25.310733083Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-09T12:57:25.31155263Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=820.357µs logger=migrator t=2026-05-09T12:57:25.316530057Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-09T12:57:25.316928526Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=400.009µs logger=migrator t=2026-05-09T12:57:25.320790808Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-09T12:57:25.321670486Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=879.919µs logger=migrator t=2026-05-09T12:57:25.325193632Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-09T12:57:25.32603097Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=838.918µs logger=migrator t=2026-05-09T12:57:25.329691649Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-09T12:57:25.330558557Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=866.738µs logger=migrator t=2026-05-09T12:57:25.335641975Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-09T12:57:25.346156401Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.508925ms logger=migrator t=2026-05-09T12:57:25.358550046Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-09T12:57:25.375105161Z level=info msg="Migration successfully executed" id="add region_slug column" duration=16.947444ms logger=migrator t=2026-05-09T12:57:25.381700492Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-09T12:57:25.394531667Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.831594ms logger=migrator t=2026-05-09T12:57:25.400499635Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-09T12:57:25.400608137Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=106.233µs logger=migrator t=2026-05-09T12:57:25.405948962Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-09T12:57:25.417532579Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.581177ms logger=migrator t=2026-05-09T12:57:25.423337404Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-09T12:57:25.433235376Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.897572ms logger=migrator t=2026-05-09T12:57:25.4404487Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-09T12:57:25.440817679Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=371.379µs logger=migrator t=2026-05-09T12:57:25.444424816Z level=info msg="migrations completed" performed=558 skipped=0 duration=8.451580885s logger=migrator t=2026-05-09T12:57:25.444922166Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-09T12:57:25.465140469Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-09T12:57:25.465377724Z level=info msg="Created default organization" logger=secrets t=2026-05-09T12:57:25.470129845Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-09T12:57:25.509911917Z level=info msg="Restored cache from database" duration=391.887µs logger=plugin.store t=2026-05-09T12:57:25.511232426Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-09T12:57:25.549256119Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-09T12:57:25.549285191Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-09T12:57:25.549351742Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-09T12:57:25.549363533Z level=info msg="Plugins loaded" count=54 duration=38.132167ms logger=query_data t=2026-05-09T12:57:25.553197164Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-09T12:57:25.555958704Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-09T12:57:25.568474532Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-09T12:57:25.578411234Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-09T12:57:25.580407707Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-09T12:57:25.582069082Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-09T12:57:25.605265769Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-09T12:57:25.623278885Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-09T12:57:25.642493097Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-09T12:57:25.642516287Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-09T12:57:25.642975517Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-09T12:57:25.645678835Z level=info msg="Warming state cache for startup" logger=http.server t=2026-05-09T12:57:25.647467183Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-05-09T12:57:25.662495875Z level=info msg="Starting MultiOrg Alertmanager" logger=plugins.update.checker t=2026-05-09T12:57:25.723622954Z level=info msg="Update check succeeded" duration=80.980014ms logger=grafana.update.checker t=2026-05-09T12:57:25.726967115Z level=info msg="Update check succeeded" duration=81.480134ms logger=ngalert.state.manager t=2026-05-09T12:57:25.731035452Z level=info msg="State cache has been initialized" states=0 duration=85.355857ms logger=ngalert.scheduler t=2026-05-09T12:57:25.731073433Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-09T12:57:25.731157795Z level=info msg=starting first_tick=2026-05-09T12:57:30Z logger=provisioning.dashboard t=2026-05-09T12:57:25.798085918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:25.828205913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:25.828597021Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:25.830204746Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:25.856271114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:25.935717065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:25.957678496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:25.981888364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:25.997887616Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.03684879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.050780377Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.075896774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.089735199Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.117227747Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.136803716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.158816616Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.176075765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.194822646Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.209809395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.234512923Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-09T12:57:26.239391668Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-09T12:57:26.251172569Z level=info msg="Patterns update finished" duration=515.192911ms logger=provisioning.dashboard t=2026-05-09T12:57:26.252047728Z level=info msg="starting to provision dashboards" logger=grafana-apiserver t=2026-05-09T12:57:26.265025696Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-09T12:57:26.265498336Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-09T12:57:26.286214808Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.302597799Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.323868163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.346310502Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.372116284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.391329924Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.4164072Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.434322353Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.456311293Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.470922305Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.499871563Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.520860412Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.545918048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.562051122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.588223812Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.601323171Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.638817073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.656131773Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.690875515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.709706828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.737053672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.754562496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.784647329Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.801836397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.836431565Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.852031108Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.883073933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:26.915384583Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:27.004036367Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:27.021282014Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:27.072102089Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:27.094201049Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:27.147634459Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:27.161878602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:27.3531096Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:27.388810202Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:27.500237758Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:27.519145841Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:27.59838641Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:27.617026908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:27.689145336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:27.709075642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:27.768330595Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:27.788552696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:27.847945803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:27.869624395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:27.945251157Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:27.963311993Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:28.053217088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:28.070014565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:28.135465498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:28.151478938Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:28.250086877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:28.268288764Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:28.34515519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:28.364216285Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:28.43910796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:28.460176958Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:28.531616878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:28.550592963Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T12:57:28.617778802Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-09T12:59:20.670208339Z level=info msg="Usage stats are ready to report"