logger=settings t=2026-05-04T19:01:08.577076205Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-04T19:01:08Z logger=settings t=2026-05-04T19:01:08.577310782Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-04T19:01:08.577325133Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-04T19:01:08.577329443Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-04T19:01:08.577333863Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-04T19:01:08.577337103Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-04T19:01:08.577339663Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-04T19:01:08.577342233Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-04T19:01:08.577345803Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-04T19:01:08.577349074Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-04T19:01:08.577351924Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-04T19:01:08.577355284Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-04T19:01:08.577359164Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-04T19:01:08.577365104Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-04T19:01:08.577368974Z level=info msg=Target target=[all] logger=settings t=2026-05-04T19:01:08.577380295Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-04T19:01:08.577383325Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-04T19:01:08.577386045Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-04T19:01:08.577388735Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-04T19:01:08.577392005Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-04T19:01:08.577396395Z level=info msg="App mode production" logger=sqlstore t=2026-05-04T19:01:08.577639583Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-04T19:01:08.577658133Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-04T19:01:08.579326496Z level=info msg="Locking database" logger=migrator t=2026-05-04T19:01:08.579339396Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-04T19:01:08.579847292Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-04T19:01:08.580671428Z level=info msg="Migration successfully executed" id="create migration_log table" duration=823.716µs logger=migrator t=2026-05-04T19:01:08.58515026Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-04T19:01:08.585721168Z level=info msg="Migration successfully executed" id="create user table" duration=570.787µs logger=migrator t=2026-05-04T19:01:08.590274701Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-04T19:01:08.590795327Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=522.136µs logger=migrator t=2026-05-04T19:01:08.595609469Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-04T19:01:08.596641692Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.032533ms logger=migrator t=2026-05-04T19:01:08.60198941Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-04T19:01:08.602728263Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=739.483µs logger=migrator t=2026-05-04T19:01:08.607213935Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-04T19:01:08.607892046Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=677.681µs logger=migrator t=2026-05-04T19:01:08.611576012Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-04T19:01:08.616378943Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.801161ms logger=migrator t=2026-05-04T19:01:08.623338942Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-04T19:01:08.624156288Z level=info msg="Migration successfully executed" id="create user table v2" duration=815.826µs logger=migrator t=2026-05-04T19:01:08.634081271Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-04T19:01:08.634969329Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=890.248µs logger=migrator t=2026-05-04T19:01:08.645343956Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-04T19:01:08.646541123Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.197497ms logger=migrator t=2026-05-04T19:01:08.651609343Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-04T19:01:08.651976635Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=367.572µs logger=migrator t=2026-05-04T19:01:08.65563491Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-04T19:01:08.656142786Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=507.956µs logger=migrator t=2026-05-04T19:01:08.661101952Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-04T19:01:08.66291856Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.832277ms logger=migrator t=2026-05-04T19:01:08.666017707Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-04T19:01:08.666053158Z level=info msg="Migration successfully executed" id="Update user table charset" duration=36.421µs logger=migrator t=2026-05-04T19:01:08.669462076Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-04T19:01:08.670601402Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.139316ms logger=migrator t=2026-05-04T19:01:08.673987749Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-04T19:01:08.674250247Z level=info msg="Migration successfully executed" id="Add missing user data" duration=261.518µs logger=migrator t=2026-05-04T19:01:08.677294643Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-04T19:01:08.678639625Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.345212ms logger=migrator t=2026-05-04T19:01:08.681757993Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-04T19:01:08.682464406Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=706.702µs logger=migrator t=2026-05-04T19:01:08.685311635Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-04T19:01:08.686461882Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.100655ms logger=migrator t=2026-05-04T19:01:08.68925447Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-04T19:01:08.697432967Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.178327ms logger=migrator t=2026-05-04T19:01:08.702328242Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-04T19:01:08.704367316Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.039915ms logger=migrator t=2026-05-04T19:01:08.719637697Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-04T19:01:08.721252248Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=1.612541ms logger=migrator t=2026-05-04T19:01:08.72765689Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-04T19:01:08.728539548Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=885.238µs logger=migrator t=2026-05-04T19:01:08.73334698Z 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-04T19:01:08.734137504Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=791.005µs logger=migrator t=2026-05-04T19:01:08.73717358Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-04T19:01:08.737554032Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=387.672µs logger=migrator t=2026-05-04T19:01:08.742455306Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-04T19:01:08.743666375Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.210989ms logger=migrator t=2026-05-04T19:01:08.748696163Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-04T19:01:08.749840459Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.146136ms logger=migrator t=2026-05-04T19:01:08.757423128Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-04T19:01:08.758700318Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.27822ms logger=migrator t=2026-05-04T19:01:08.764380878Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-04T19:01:08.765125831Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=739.464µs logger=migrator t=2026-05-04T19:01:08.788691644Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-04T19:01:08.789592222Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=903.459µs logger=migrator t=2026-05-04T19:01:08.799517015Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-04T19:01:08.799559296Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=42.842µs logger=migrator t=2026-05-04T19:01:08.805624477Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-04T19:01:08.806441863Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=816.996µs logger=migrator t=2026-05-04T19:01:08.811586325Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-04T19:01:08.812769073Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.182498ms logger=migrator t=2026-05-04T19:01:08.822555611Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-04T19:01:08.823360367Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=807.815µs logger=migrator t=2026-05-04T19:01:08.842877102Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-04T19:01:08.844153882Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.280491ms logger=migrator t=2026-05-04T19:01:08.84852906Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-04T19:01:08.853379723Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.845813ms logger=migrator t=2026-05-04T19:01:08.859380472Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-04T19:01:08.860942421Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.561419ms logger=migrator t=2026-05-04T19:01:08.866431084Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-04T19:01:08.867553979Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.131655ms logger=migrator t=2026-05-04T19:01:08.872381472Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-04T19:01:08.873072543Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=690.841µs logger=migrator t=2026-05-04T19:01:08.877876905Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-04T19:01:08.880680023Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=2.797608ms logger=migrator t=2026-05-04T19:01:08.886639381Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-04T19:01:08.887298052Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=660.95µs logger=migrator t=2026-05-04T19:01:08.892021021Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-04T19:01:08.892411463Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=392.463µs logger=migrator t=2026-05-04T19:01:08.89709182Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-04T19:01:08.897603356Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=513.076µs logger=migrator t=2026-05-04T19:01:08.905356601Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-04T19:01:08.905935559Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=579.498µs logger=migrator t=2026-05-04T19:01:08.910701289Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-04T19:01:08.911292788Z level=info msg="Migration successfully executed" id="create star table" duration=591.519µs logger=migrator t=2026-05-04T19:01:08.91993473Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-04T19:01:08.920807338Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=873.328µs logger=migrator t=2026-05-04T19:01:08.926113595Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-04T19:01:08.92689668Z level=info msg="Migration successfully executed" id="create org table v1" duration=783.005µs logger=migrator t=2026-05-04T19:01:08.931270218Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-04T19:01:08.93196917Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=698.762µs logger=migrator t=2026-05-04T19:01:08.936639567Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-04T19:01:08.937676059Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.036492ms logger=migrator t=2026-05-04T19:01:08.94275774Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-04T19:01:08.943828743Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.070753ms logger=migrator t=2026-05-04T19:01:08.978588959Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-04T19:01:08.979639862Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.053313ms logger=migrator t=2026-05-04T19:01:08.984482045Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-04T19:01:08.98528726Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=797.815µs logger=migrator t=2026-05-04T19:01:08.989505853Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-04T19:01:08.989532064Z level=info msg="Migration successfully executed" id="Update org table charset" duration=27.361µs logger=migrator t=2026-05-04T19:01:08.993697715Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-04T19:01:08.993724196Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=30.701µs logger=migrator t=2026-05-04T19:01:08.998994962Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-04T19:01:08.999263171Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=277.839µs logger=migrator t=2026-05-04T19:01:09.004300759Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-04T19:01:09.005449926Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.149156ms logger=migrator t=2026-05-04T19:01:09.01097162Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-04T19:01:09.012370244Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.401435ms logger=migrator t=2026-05-04T19:01:09.020360616Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-04T19:01:09.021548093Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.189767ms logger=migrator t=2026-05-04T19:01:09.026397796Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-04T19:01:09.027094018Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=696.822µs logger=migrator t=2026-05-04T19:01:09.033149239Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-04T19:01:09.034102659Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=948.689µs logger=migrator t=2026-05-04T19:01:09.0388924Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-04T19:01:09.040269823Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.377543ms logger=migrator t=2026-05-04T19:01:09.045380014Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-04T19:01:09.049214955Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=3.834631ms logger=migrator t=2026-05-04T19:01:09.055748051Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-04T19:01:09.056493754Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=745.983µs logger=migrator t=2026-05-04T19:01:09.061618676Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-04T19:01:09.062997729Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.378003ms logger=migrator t=2026-05-04T19:01:09.068549685Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-04T19:01:09.069498885Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=948.739µs logger=migrator t=2026-05-04T19:01:09.07667942Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-04T19:01:09.077103244Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=423.764µs logger=migrator t=2026-05-04T19:01:09.082475183Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-04T19:01:09.083119454Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=646.25µs logger=migrator t=2026-05-04T19:01:09.088554605Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-04T19:01:09.088687759Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=136.894µs logger=migrator t=2026-05-04T19:01:09.094550874Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-04T19:01:09.097873359Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.318404ms logger=migrator t=2026-05-04T19:01:09.10393076Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-04T19:01:09.106069347Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.140158ms logger=migrator t=2026-05-04T19:01:09.113061567Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-04T19:01:09.115120062Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.061035ms logger=migrator t=2026-05-04T19:01:09.123364382Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-04T19:01:09.12551669Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=2.148507ms logger=migrator t=2026-05-04T19:01:09.13092093Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-04T19:01:09.132991315Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.063415ms logger=migrator t=2026-05-04T19:01:09.141317998Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-04T19:01:09.142130414Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=812.096µs logger=migrator t=2026-05-04T19:01:09.146590724Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-04T19:01:09.147369409Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=778.515µs logger=migrator t=2026-05-04T19:01:09.152139479Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-04T19:01:09.15218235Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=44.411µs logger=migrator t=2026-05-04T19:01:09.157758236Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-04T19:01:09.157803867Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=54.711µs logger=migrator t=2026-05-04T19:01:09.163124295Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-04T19:01:09.166549523Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.424388ms logger=migrator t=2026-05-04T19:01:09.172368477Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-04T19:01:09.174285097Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.91704ms logger=migrator t=2026-05-04T19:01:09.181021699Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-04T19:01:09.183669623Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.652144ms logger=migrator t=2026-05-04T19:01:09.18897245Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-04T19:01:09.190979943Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.009473ms logger=migrator t=2026-05-04T19:01:09.195548617Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-04T19:01:09.195757704Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=209.527µs logger=migrator t=2026-05-04T19:01:09.200234595Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-04T19:01:09.201129723Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=888.978µs logger=migrator t=2026-05-04T19:01:09.207615498Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-04T19:01:09.208406593Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=805.636µs logger=migrator t=2026-05-04T19:01:09.212660057Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-04T19:01:09.212680237Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=20.571µs logger=migrator t=2026-05-04T19:01:09.216877029Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-04T19:01:09.2175344Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=660.371µs logger=migrator t=2026-05-04T19:01:09.224916423Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-04T19:01:09.226055829Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.139356ms logger=migrator t=2026-05-04T19:01:09.231597253Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-04T19:01:09.23909323Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.496487ms logger=migrator t=2026-05-04T19:01:09.243451817Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-04T19:01:09.244143109Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=691.422µs logger=migrator t=2026-05-04T19:01:09.248595479Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-04T19:01:09.24956531Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=963.511µs logger=migrator t=2026-05-04T19:01:09.255576689Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-04T19:01:09.25686418Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.28714ms logger=migrator t=2026-05-04T19:01:09.261672951Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-04T19:01:09.262172797Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=493.296µs logger=migrator t=2026-05-04T19:01:09.26670967Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-04T19:01:09.267321859Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=611.919µs logger=migrator t=2026-05-04T19:01:09.272998978Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-04T19:01:09.276033364Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.039826ms logger=migrator t=2026-05-04T19:01:09.281234748Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-04T19:01:09.282106365Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=871.327µs logger=migrator t=2026-05-04T19:01:09.286485143Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-04T19:01:09.286651169Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=166.176µs logger=migrator t=2026-05-04T19:01:09.296959263Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-04T19:01:09.297295484Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=5.505884ms logger=migrator t=2026-05-04T19:01:09.302600571Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-04T19:01:09.303251402Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=651.231µs logger=migrator t=2026-05-04T19:01:09.308205958Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-04T19:01:09.310205751Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.001823ms logger=migrator t=2026-05-04T19:01:09.316072526Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-04T19:01:09.317042527Z level=info msg="Migration successfully executed" id="create data_source table" duration=969.791µs logger=migrator t=2026-05-04T19:01:09.321883739Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-04T19:01:09.323285403Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.402104ms logger=migrator t=2026-05-04T19:01:09.327956391Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-04T19:01:09.328773646Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=816.556µs logger=migrator t=2026-05-04T19:01:09.334484406Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-04T19:01:09.335214159Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=729.443µs logger=migrator t=2026-05-04T19:01:09.341989983Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-04T19:01:09.34315908Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.170376ms logger=migrator t=2026-05-04T19:01:09.348931182Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-04T19:01:09.357722629Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.786827ms logger=migrator t=2026-05-04T19:01:09.364675098Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-04T19:01:09.365345619Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=670.281µs logger=migrator t=2026-05-04T19:01:09.370304755Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-04T19:01:09.371589396Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.284851ms logger=migrator t=2026-05-04T19:01:09.377881594Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-04T19:01:09.378974189Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.092404ms logger=migrator t=2026-05-04T19:01:09.38504181Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-04T19:01:09.385946098Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=906.159µs logger=migrator t=2026-05-04T19:01:09.390960986Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-04T19:01:09.395016324Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.055138ms logger=migrator t=2026-05-04T19:01:09.400103674Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-04T19:01:09.402482289Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.378605ms logger=migrator t=2026-05-04T19:01:09.407444196Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-04T19:01:09.407479937Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=36.631µs logger=migrator t=2026-05-04T19:01:09.412245397Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-04T19:01:09.412564787Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=320µs logger=migrator t=2026-05-04T19:01:09.416986967Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-04T19:01:09.421308753Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.321416ms logger=migrator t=2026-05-04T19:01:09.427659433Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-04T19:01:09.427853059Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=188.376µs logger=migrator t=2026-05-04T19:01:09.43391506Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-04T19:01:09.434280622Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=379.932µs logger=migrator t=2026-05-04T19:01:09.440593421Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-04T19:01:09.444567606Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.973786ms logger=migrator t=2026-05-04T19:01:09.450795752Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-04T19:01:09.451000969Z level=info msg="Migration successfully executed" id="Update uid value" duration=205.657µs logger=migrator t=2026-05-04T19:01:09.454761057Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-04T19:01:09.455591173Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=833.196µs logger=migrator t=2026-05-04T19:01:09.459463365Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-04T19:01:09.460815368Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.350313ms logger=migrator t=2026-05-04T19:01:09.465543047Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-04T19:01:09.466577149Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.033572ms logger=migrator t=2026-05-04T19:01:09.473013232Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-04T19:01:09.474434377Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.424185ms logger=migrator t=2026-05-04T19:01:09.479880519Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-04T19:01:09.480816188Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=917.339µs logger=migrator t=2026-05-04T19:01:09.486615811Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-04T19:01:09.488064917Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.448656ms logger=migrator t=2026-05-04T19:01:09.493608121Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-04T19:01:09.496191553Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=2.585482ms logger=migrator t=2026-05-04T19:01:09.50021832Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-04T19:01:09.500978124Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=760.034µs logger=migrator t=2026-05-04T19:01:09.506434296Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-04T19:01:09.507143948Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=709.542µs logger=migrator t=2026-05-04T19:01:09.511377712Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-04T19:01:09.523645768Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=12.264187ms logger=migrator t=2026-05-04T19:01:09.527741437Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-04T19:01:09.528547603Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=806.586µs logger=migrator t=2026-05-04T19:01:09.532391054Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-04T19:01:09.533204889Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=807.125µs logger=migrator t=2026-05-04T19:01:09.539395645Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-04T19:01:09.540181889Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=783.634µs logger=migrator t=2026-05-04T19:01:09.54622896Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-04T19:01:09.54749955Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.26906ms logger=migrator t=2026-05-04T19:01:09.551592779Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-04T19:01:09.551984621Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=391.372µs logger=migrator t=2026-05-04T19:01:09.560970405Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-04T19:01:09.56178442Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=814.325µs logger=migrator t=2026-05-04T19:01:09.611661442Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-04T19:01:09.611758425Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=104.503µs logger=migrator t=2026-05-04T19:01:09.823942533Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-04T19:01:09.827770694Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.831991ms logger=migrator t=2026-05-04T19:01:09.833007999Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-04T19:01:09.836019574Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.011795ms logger=migrator t=2026-05-04T19:01:09.842131226Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-04T19:01:09.842404935Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=276.799µs logger=migrator t=2026-05-04T19:01:09.846158803Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-04T19:01:09.849329923Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.15916ms logger=migrator t=2026-05-04T19:01:09.854205597Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-04T19:01:09.861253739Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=7.042782ms logger=migrator t=2026-05-04T19:01:09.871713869Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-04T19:01:09.873291909Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.58056ms logger=migrator t=2026-05-04T19:01:09.878031698Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-04T19:01:09.878651997Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=627.139µs logger=migrator t=2026-05-04T19:01:09.882344234Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-04T19:01:09.883156069Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=811.605µs logger=migrator t=2026-05-04T19:01:09.889674515Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-04T19:01:09.890541912Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=867.907µs logger=migrator t=2026-05-04T19:01:09.895055965Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-04T19:01:09.896242392Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.184997ms logger=migrator t=2026-05-04T19:01:09.900414233Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-04T19:01:09.901934251Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.519308ms logger=migrator t=2026-05-04T19:01:09.906438623Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-04T19:01:09.906507255Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=69.772µs logger=migrator t=2026-05-04T19:01:09.910721158Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-04T19:01:09.910752109Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=29.981µs logger=migrator t=2026-05-04T19:01:09.915584332Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-04T19:01:09.920169826Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.579805ms logger=migrator t=2026-05-04T19:01:09.92408724Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-04T19:01:09.926883458Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.796228ms logger=migrator t=2026-05-04T19:01:09.931193504Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-04T19:01:09.931265636Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=73.032µs logger=migrator t=2026-05-04T19:01:09.936297004Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-04T19:01:09.937029697Z level=info msg="Migration successfully executed" id="create quota table v1" duration=732.683µs logger=migrator t=2026-05-04T19:01:09.940984722Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-04T19:01:09.942308514Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.314191ms logger=migrator t=2026-05-04T19:01:09.947244669Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-04T19:01:09.947289261Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=45.962µs logger=migrator t=2026-05-04T19:01:09.952895538Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-04T19:01:09.954211689Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.326022ms logger=migrator t=2026-05-04T19:01:09.958216415Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-04T19:01:09.959556577Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.340292ms logger=migrator t=2026-05-04T19:01:09.963555734Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-04T19:01:09.967482387Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.926854ms logger=migrator t=2026-05-04T19:01:09.971420821Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-04T19:01:09.971452282Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=34.851µs logger=migrator t=2026-05-04T19:01:09.975899693Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-04T19:01:09.976728169Z level=info msg="Migration successfully executed" id="create session table" duration=828.366µs logger=migrator t=2026-05-04T19:01:09.980655682Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-04T19:01:09.980776026Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=120.454µs logger=migrator t=2026-05-04T19:01:09.984645118Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-04T19:01:09.984814484Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=170.456µs logger=migrator t=2026-05-04T19:01:09.990055029Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-04T19:01:09.991378081Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.314571ms logger=migrator t=2026-05-04T19:01:09.995566242Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-04T19:01:09.996326526Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=760.084µs logger=migrator t=2026-05-04T19:01:10.001419677Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-04T19:01:10.001476559Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=58.821µs logger=migrator t=2026-05-04T19:01:10.007050804Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-04T19:01:10.007092456Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=43.132µs logger=migrator t=2026-05-04T19:01:10.011797624Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-04T19:01:10.021992475Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=10.196131ms logger=migrator t=2026-05-04T19:01:10.025591239Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-04T19:01:10.02848682Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.893521ms logger=migrator t=2026-05-04T19:01:10.032270539Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-04T19:01:10.032357142Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=87.213µs logger=migrator t=2026-05-04T19:01:10.036756051Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-04T19:01:10.036857354Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=102.313µs logger=migrator t=2026-05-04T19:01:10.040353054Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-04T19:01:10.041627224Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.27096ms logger=migrator t=2026-05-04T19:01:10.04593755Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-04T19:01:10.045979101Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=43.091µs logger=migrator t=2026-05-04T19:01:10.049762771Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-04T19:01:10.052954311Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.191021ms logger=migrator t=2026-05-04T19:01:10.062453711Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-04T19:01:10.062616776Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=164.995µs logger=migrator t=2026-05-04T19:01:10.065496747Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-04T19:01:10.068567473Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.074537ms logger=migrator t=2026-05-04T19:01:10.072196618Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-04T19:01:10.075367128Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.166549ms logger=migrator t=2026-05-04T19:01:10.079794057Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-04T19:01:10.079859249Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=66.282µs logger=migrator t=2026-05-04T19:01:10.08336807Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-04T19:01:10.084221917Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=853.847µs logger=migrator t=2026-05-04T19:01:10.088554983Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-04T19:01:10.089856594Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.298311ms logger=migrator t=2026-05-04T19:01:10.095185742Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-04T19:01:10.096178814Z level=info msg="Migration successfully executed" id="create alert table v1" duration=992.831µs logger=migrator t=2026-05-04T19:01:10.100423248Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-04T19:01:10.101370447Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=939.899µs logger=migrator t=2026-05-04T19:01:10.106709995Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-04T19:01:10.107510371Z level=info msg="Migration successfully executed" id="add index alert state" duration=800.386µs logger=migrator t=2026-05-04T19:01:10.112910641Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-04T19:01:10.114233013Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.322112ms logger=migrator t=2026-05-04T19:01:10.120402577Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-04T19:01:10.121476401Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.073534ms logger=migrator t=2026-05-04T19:01:10.125796007Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-04T19:01:10.12716732Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.370943ms logger=migrator t=2026-05-04T19:01:10.132702115Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-04T19:01:10.134471521Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.739915ms logger=migrator t=2026-05-04T19:01:10.138457216Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-04T19:01:10.148470732Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.012215ms logger=migrator t=2026-05-04T19:01:10.151984943Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-04T19:01:10.152465968Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=481.146µs logger=migrator t=2026-05-04T19:01:10.156773903Z 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-04T19:01:10.157369052Z 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=595.089µs logger=migrator t=2026-05-04T19:01:10.162642268Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-04T19:01:10.162840615Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=198.607µs logger=migrator t=2026-05-04T19:01:10.167168131Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-04T19:01:10.167558053Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=384.692µs logger=migrator t=2026-05-04T19:01:10.172141568Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-04T19:01:10.17283793Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=696.582µs logger=migrator t=2026-05-04T19:01:10.177643431Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-04T19:01:10.18013555Z level=info msg="Migration successfully executed" id="Add column is_default" duration=2.492219ms logger=migrator t=2026-05-04T19:01:10.185473768Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-04T19:01:10.187946256Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.472218ms logger=migrator t=2026-05-04T19:01:10.192469659Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-04T19:01:10.195953298Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.483559ms logger=migrator t=2026-05-04T19:01:10.201162993Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-04T19:01:10.204756886Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.594593ms logger=migrator t=2026-05-04T19:01:10.210218468Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-04T19:01:10.211969143Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.766896ms logger=migrator t=2026-05-04T19:01:10.220340107Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-04T19:01:10.220373738Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=34.711µs logger=migrator t=2026-05-04T19:01:10.224177728Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-04T19:01:10.224227689Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=51.081µs logger=migrator t=2026-05-04T19:01:10.229391972Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-04T19:01:10.230551369Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.160937ms logger=migrator t=2026-05-04T19:01:10.237302901Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-04T19:01:10.238237421Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=933.7µs logger=migrator t=2026-05-04T19:01:10.243657822Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-04T19:01:10.244474048Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=816.916µs logger=migrator t=2026-05-04T19:01:10.253878444Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-04T19:01:10.255485515Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.60614ms logger=migrator t=2026-05-04T19:01:10.259627935Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-04T19:01:10.26136195Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.733995ms logger=migrator t=2026-05-04T19:01:10.26613446Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-04T19:01:10.269870948Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.736238ms logger=migrator t=2026-05-04T19:01:10.27341829Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-04T19:01:10.277175628Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.756788ms logger=migrator t=2026-05-04T19:01:10.280805203Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-04T19:01:10.28102612Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=220.897µs logger=migrator t=2026-05-04T19:01:10.284626553Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-04T19:01:10.285551122Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=925.509µs logger=migrator t=2026-05-04T19:01:10.293006527Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-04T19:01:10.293933226Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=927.099µs logger=migrator t=2026-05-04T19:01:10.29721335Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-04T19:01:10.300887396Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.673596ms logger=migrator t=2026-05-04T19:01:10.307609647Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-04T19:01:10.30768291Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=74.353µs logger=migrator t=2026-05-04T19:01:10.315166576Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-04T19:01:10.316632472Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.464346ms logger=migrator t=2026-05-04T19:01:10.320598357Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-04T19:01:10.322646702Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=2.046544ms logger=migrator t=2026-05-04T19:01:10.326786232Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-04T19:01:10.326900726Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=114.884µs logger=migrator t=2026-05-04T19:01:10.331191811Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-04T19:01:10.332086599Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=894.988µs logger=migrator t=2026-05-04T19:01:10.336357933Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-04T19:01:10.338253843Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.89425ms logger=migrator t=2026-05-04T19:01:10.342530098Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-04T19:01:10.343479718Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=949.09µs logger=migrator t=2026-05-04T19:01:10.348820297Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-04T19:01:10.350180589Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.358622ms logger=migrator t=2026-05-04T19:01:10.354431013Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-04T19:01:10.356069555Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.638292ms logger=migrator t=2026-05-04T19:01:10.360372881Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-04T19:01:10.361449065Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.075443ms logger=migrator t=2026-05-04T19:01:10.366721101Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-04T19:01:10.366798423Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=78.252µs logger=migrator t=2026-05-04T19:01:10.370781949Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-04T19:01:10.376192689Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.40797ms logger=migrator t=2026-05-04T19:01:10.380501615Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-04T19:01:10.381454985Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=954.11µs logger=migrator t=2026-05-04T19:01:10.386288617Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-04T19:01:10.390439918Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.153151ms logger=migrator t=2026-05-04T19:01:10.395918041Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-04T19:01:10.39778759Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.868809ms logger=migrator t=2026-05-04T19:01:10.402340843Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-04T19:01:10.403920273Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.564559ms logger=migrator t=2026-05-04T19:01:10.409489399Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-04T19:01:10.410439039Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=944.569µs logger=migrator t=2026-05-04T19:01:10.414488616Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-04T19:01:10.426366281Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.874984ms logger=migrator t=2026-05-04T19:01:10.43046713Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-04T19:01:10.431025317Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=558.677µs logger=migrator t=2026-05-04T19:01:10.435336983Z 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-04T19:01:10.435989474Z 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=648.071µs logger=migrator t=2026-05-04T19:01:10.440656361Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-04T19:01:10.441120926Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=464.515µs logger=migrator t=2026-05-04T19:01:10.445365649Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-04T19:01:10.445944058Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=578.189µs logger=migrator t=2026-05-04T19:01:10.45077412Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-04T19:01:10.450972096Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=197.306µs logger=migrator t=2026-05-04T19:01:10.458330048Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-04T19:01:10.462588012Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.258444ms logger=migrator t=2026-05-04T19:01:10.470615405Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-04T19:01:10.478273086Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.662041ms logger=migrator t=2026-05-04T19:01:10.482875112Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-04T19:01:10.484056099Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.180888ms logger=migrator t=2026-05-04T19:01:10.488705466Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-04T19:01:10.489672446Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=966.681µs logger=migrator t=2026-05-04T19:01:10.49456338Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-04T19:01:10.494814538Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=251.428µs logger=migrator t=2026-05-04T19:01:10.498830004Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-04T19:01:10.503491221Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.660507ms logger=migrator t=2026-05-04T19:01:10.508363215Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-04T19:01:10.509367097Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.003702ms logger=migrator t=2026-05-04T19:01:10.514351924Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-04T19:01:10.514659603Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=308.3µs logger=migrator t=2026-05-04T19:01:10.519209517Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-04T19:01:10.5199442Z level=info msg="Migration successfully executed" id="Move region to single row" duration=720.102µs logger=migrator t=2026-05-04T19:01:10.524236765Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-04T19:01:10.525124173Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=886.958µs logger=migrator t=2026-05-04T19:01:10.533073994Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-04T19:01:10.534465208Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.390723ms logger=migrator t=2026-05-04T19:01:10.539868468Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-04T19:01:10.541257452Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.393594ms logger=migrator t=2026-05-04T19:01:10.545906118Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-04T19:01:10.546959981Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.057063ms logger=migrator t=2026-05-04T19:01:10.551728752Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-04T19:01:10.552577738Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=849.756µs logger=migrator t=2026-05-04T19:01:10.556471781Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-04T19:01:10.557372739Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=900.458µs logger=migrator t=2026-05-04T19:01:10.562175281Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-04T19:01:10.562245153Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=70.072µs logger=migrator t=2026-05-04T19:01:10.566186457Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-04T19:01:10.567475158Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.288231ms logger=migrator t=2026-05-04T19:01:10.572824117Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-04T19:01:10.574174389Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.349603ms logger=migrator t=2026-05-04T19:01:10.578525506Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-04T19:01:10.579365843Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=840.387µs logger=migrator t=2026-05-04T19:01:10.58625529Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-04T19:01:10.587720626Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.468066ms logger=migrator t=2026-05-04T19:01:10.592067283Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-04T19:01:10.592377883Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=309.3µs logger=migrator t=2026-05-04T19:01:10.595699828Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-04T19:01:10.596153432Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=453.384µs logger=migrator t=2026-05-04T19:01:10.600104607Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-04T19:01:10.600175259Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=69.273µs logger=migrator t=2026-05-04T19:01:10.603854995Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-04T19:01:10.605278599Z level=info msg="Migration successfully executed" id="create team table" duration=1.422455ms logger=migrator t=2026-05-04T19:01:10.609964467Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-04T19:01:10.611062662Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.100585ms logger=migrator t=2026-05-04T19:01:10.617481784Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-04T19:01:10.618508207Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.026353ms logger=migrator t=2026-05-04T19:01:10.622962247Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-04T19:01:10.627675806Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.716408ms logger=migrator t=2026-05-04T19:01:10.632519888Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-04T19:01:10.632761776Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=241.368µs logger=migrator t=2026-05-04T19:01:10.645466546Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-04T19:01:10.647689186Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.22991ms logger=migrator t=2026-05-04T19:01:10.653011414Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-04T19:01:10.654501921Z level=info msg="Migration successfully executed" id="create team member table" duration=1.489127ms logger=migrator t=2026-05-04T19:01:10.660231912Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-04T19:01:10.661878543Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.656222ms logger=migrator t=2026-05-04T19:01:10.666736367Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-04T19:01:10.667721548Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=987.922µs logger=migrator t=2026-05-04T19:01:10.673460588Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-04T19:01:10.674393248Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=932.16µs logger=migrator t=2026-05-04T19:01:10.679181179Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-04T19:01:10.683828885Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.646886ms logger=migrator t=2026-05-04T19:01:10.689666109Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-04T19:01:10.696404482Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.722722ms logger=migrator t=2026-05-04T19:01:10.706396357Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-04T19:01:10.714770461Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.371674ms logger=migrator t=2026-05-04T19:01:10.721942827Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-04T19:01:10.724121955Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=2.177979ms logger=migrator t=2026-05-04T19:01:10.731412005Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-04T19:01:10.733434099Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.027894ms logger=migrator t=2026-05-04T19:01:10.743171616Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-04T19:01:10.744385684Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.216579ms logger=migrator t=2026-05-04T19:01:10.751441286Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-04T19:01:10.753238003Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.796437ms logger=migrator t=2026-05-04T19:01:10.758878301Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-04T19:01:10.759830721Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=952.39µs logger=migrator t=2026-05-04T19:01:10.786918714Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-04T19:01:10.789060622Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.145338ms logger=migrator t=2026-05-04T19:01:10.79469384Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-04T19:01:10.795562727Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=868.137µs logger=migrator t=2026-05-04T19:01:10.8004321Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-04T19:01:10.801619858Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.187758ms logger=migrator t=2026-05-04T19:01:10.808387761Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-04T19:01:10.808873627Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=486.105µs logger=migrator t=2026-05-04T19:01:10.814141573Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-04T19:01:10.81436885Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=229.968µs logger=migrator t=2026-05-04T19:01:10.819650426Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-04T19:01:10.820387909Z level=info msg="Migration successfully executed" id="create tag table" duration=734.653µs logger=migrator t=2026-05-04T19:01:10.82515832Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-04T19:01:10.826051598Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=894.018µs logger=migrator t=2026-05-04T19:01:10.830830929Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-04T19:01:10.831554531Z level=info msg="Migration successfully executed" id="create login attempt table" duration=723.673µs logger=migrator t=2026-05-04T19:01:10.836931021Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-04T19:01:10.83786387Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=932.119µs logger=migrator t=2026-05-04T19:01:10.893315148Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-04T19:01:10.894437983Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.127025ms logger=migrator t=2026-05-04T19:01:10.903826639Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-04T19:01:10.921107154Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.272034ms logger=migrator t=2026-05-04T19:01:10.92604681Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-04T19:01:10.926979389Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=932.909µs logger=migrator t=2026-05-04T19:01:10.93145236Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-04T19:01:10.932202553Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=750.113µs logger=migrator t=2026-05-04T19:01:10.938534123Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-04T19:01:10.938898025Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=365.072µs logger=migrator t=2026-05-04T19:01:10.944235193Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-04T19:01:10.945905986Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.662542ms logger=migrator t=2026-05-04T19:01:10.953377231Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-04T19:01:10.954466085Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.091324ms logger=migrator t=2026-05-04T19:01:10.959303708Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-04T19:01:10.96097011Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.662672ms logger=migrator t=2026-05-04T19:01:10.966185745Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-04T19:01:10.966419242Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=235.017µs logger=migrator t=2026-05-04T19:01:10.971690238Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-04T19:01:10.978204234Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.512645ms logger=migrator t=2026-05-04T19:01:10.98285252Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-04T19:01:10.989262382Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.409192ms logger=migrator t=2026-05-04T19:01:10.994146836Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-04T19:01:10.997813012Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.663775ms logger=migrator t=2026-05-04T19:01:11.003137229Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-04T19:01:11.008473318Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.335188ms logger=migrator t=2026-05-04T19:01:11.013136284Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-04T19:01:11.014114355Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=978.001µs logger=migrator t=2026-05-04T19:01:11.02027977Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-04T19:01:11.025617358Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.334998ms logger=migrator t=2026-05-04T19:01:11.030470031Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-04T19:01:11.031291687Z level=info msg="Migration successfully executed" id="create server_lock table" duration=821.146µs logger=migrator t=2026-05-04T19:01:11.03616699Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-04T19:01:11.037816252Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.654252ms logger=migrator t=2026-05-04T19:01:11.044025168Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-04T19:01:11.045399642Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.373573ms logger=migrator t=2026-05-04T19:01:11.051976839Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-04T19:01:11.053575539Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.597631ms logger=migrator t=2026-05-04T19:01:11.058942568Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-04T19:01:11.059904358Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=961.6µs logger=migrator t=2026-05-04T19:01:11.066323901Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-04T19:01:11.067266111Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=941.8µs logger=migrator t=2026-05-04T19:01:11.072929389Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-04T19:01:11.08151285Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.58329ms logger=migrator t=2026-05-04T19:01:11.08691369Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-04T19:01:11.087618072Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=706.232µs logger=migrator t=2026-05-04T19:01:11.093826978Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-04T19:01:11.09547136Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.641221ms logger=migrator t=2026-05-04T19:01:11.102176001Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-04T19:01:11.103855534Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.678283ms logger=migrator t=2026-05-04T19:01:11.109693858Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-04T19:01:11.110611497Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=917.719µs logger=migrator t=2026-05-04T19:01:11.118103643Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-04T19:01:11.119470386Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.365293ms logger=migrator t=2026-05-04T19:01:11.125470465Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-04T19:01:11.125569108Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=99.403µs logger=migrator t=2026-05-04T19:01:11.131842006Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-04T19:01:11.131926419Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=84.853µs logger=migrator t=2026-05-04T19:01:11.138725263Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-04T19:01:11.141830731Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=3.110528ms logger=migrator t=2026-05-04T19:01:11.148700827Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T19:01:11.149817803Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.123615ms logger=migrator t=2026-05-04T19:01:11.156429771Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T19:01:11.157486144Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.055983ms logger=migrator t=2026-05-04T19:01:11.162923836Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-04T19:01:11.163015158Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=91.902µs logger=migrator t=2026-05-04T19:01:11.168713758Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T19:01:11.169764811Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.050663ms logger=migrator t=2026-05-04T19:01:11.175822982Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T19:01:11.176857065Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.033823ms logger=migrator t=2026-05-04T19:01:11.181920784Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T19:01:11.183503464Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.58218ms logger=migrator t=2026-05-04T19:01:11.188901104Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T19:01:11.19001595Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.115715ms logger=migrator t=2026-05-04T19:01:11.19732734Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-04T19:01:11.207287984Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.958894ms logger=migrator t=2026-05-04T19:01:11.211019202Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-04T19:01:11.211715564Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=696.362µs logger=migrator t=2026-05-04T19:01:11.216561696Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-04T19:01:11.216646149Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=84.813µs logger=migrator t=2026-05-04T19:01:11.221422519Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-04T19:01:11.222945587Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.522858ms logger=migrator t=2026-05-04T19:01:11.232719366Z 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-04T19:01:11.233844811Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.122335ms logger=migrator t=2026-05-04T19:01:11.240015515Z 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-04T19:01:11.24173606Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.720034ms logger=migrator t=2026-05-04T19:01:11.246634994Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-04T19:01:11.246733997Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=99.603µs logger=migrator t=2026-05-04T19:01:11.251004362Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-04T19:01:11.251926451Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=900.248µs logger=migrator t=2026-05-04T19:01:11.256164734Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-04T19:01:11.257173306Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.007432ms logger=migrator t=2026-05-04T19:01:11.261566735Z 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-04T19:01:11.262594777Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.027603ms logger=migrator t=2026-05-04T19:01:11.267529863Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-04T19:01:11.269153174Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.624532ms logger=migrator t=2026-05-04T19:01:11.276722972Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-04T19:01:11.280988477Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=4.265225ms logger=migrator t=2026-05-04T19:01:11.286115478Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-04T19:01:11.286907013Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=791.125µs logger=migrator t=2026-05-04T19:01:11.292151759Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-04T19:01:11.293714318Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.558599ms logger=migrator t=2026-05-04T19:01:11.298426946Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-04T19:01:11.325859821Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.428385ms logger=migrator t=2026-05-04T19:01:11.330315941Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-04T19:01:11.355727362Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.408181ms logger=migrator t=2026-05-04T19:01:11.360552035Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-04T19:01:11.361457933Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=906.098µs logger=migrator t=2026-05-04T19:01:11.366091759Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-04T19:01:11.367973228Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.884969ms logger=migrator t=2026-05-04T19:01:11.372956406Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-04T19:01:11.379060658Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.104843ms logger=migrator t=2026-05-04T19:01:11.383774157Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-04T19:01:11.389702743Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.925767ms logger=migrator t=2026-05-04T19:01:11.395008231Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-04T19:01:11.396057024Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.048843ms logger=migrator t=2026-05-04T19:01:11.401901668Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-04T19:01:11.403820618Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.9187ms logger=migrator t=2026-05-04T19:01:11.409460706Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-04T19:01:11.410517769Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.056423ms logger=migrator t=2026-05-04T19:01:11.415890069Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-04T19:01:11.417003754Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.109645ms logger=migrator t=2026-05-04T19:01:11.423645853Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-04T19:01:11.423834229Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=194.566µs logger=migrator t=2026-05-04T19:01:11.429321552Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-04T19:01:11.435549988Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.228306ms logger=migrator t=2026-05-04T19:01:11.440284548Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-04T19:01:11.446372249Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.080121ms logger=migrator t=2026-05-04T19:01:11.452204123Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-04T19:01:11.458264324Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.060271ms logger=migrator t=2026-05-04T19:01:11.463806839Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-04T19:01:11.46574102Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.937971ms logger=migrator t=2026-05-04T19:01:11.471923415Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-04T19:01:11.473785053Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.861488ms logger=migrator t=2026-05-04T19:01:11.478973647Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-04T19:01:11.485466162Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.492674ms logger=migrator t=2026-05-04T19:01:11.490761878Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-04T19:01:11.496872171Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.111613ms logger=migrator t=2026-05-04T19:01:11.502632613Z 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-04T19:01:11.503683276Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.049943ms logger=migrator t=2026-05-04T19:01:11.509036864Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-04T19:01:11.515411775Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.372381ms logger=migrator t=2026-05-04T19:01:11.520767874Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-04T19:01:11.527814416Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.046512ms logger=migrator t=2026-05-04T19:01:11.533714862Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-04T19:01:11.533787605Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=73.083µs logger=migrator t=2026-05-04T19:01:11.539403352Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-04T19:01:11.541392674Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.992413ms logger=migrator t=2026-05-04T19:01:11.550066848Z 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-04T19:01:11.551186493Z 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.119195ms logger=migrator t=2026-05-04T19:01:11.556730648Z 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-04T19:01:11.558533265Z 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.801436ms logger=migrator t=2026-05-04T19:01:11.565583437Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-04T19:01:11.565716771Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=133.174µs logger=migrator t=2026-05-04T19:01:11.570577814Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-04T19:01:11.576840101Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.261617ms logger=migrator t=2026-05-04T19:01:11.581801588Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-04T19:01:11.587963432Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.160954ms logger=migrator t=2026-05-04T19:01:11.593344812Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-04T19:01:11.599467305Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.122023ms logger=migrator t=2026-05-04T19:01:11.607052664Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-04T19:01:11.614942172Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.884278ms logger=migrator t=2026-05-04T19:01:11.620645042Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-04T19:01:11.626921Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.274768ms logger=migrator t=2026-05-04T19:01:11.63484352Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-04T19:01:11.634920252Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=77.382µs logger=migrator t=2026-05-04T19:01:11.641957954Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-04T19:01:11.643154802Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.196888ms logger=migrator t=2026-05-04T19:01:11.657995009Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-04T19:01:11.664334629Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.34147ms logger=migrator t=2026-05-04T19:01:11.670773332Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-04T19:01:11.670887976Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=112.334µs logger=migrator t=2026-05-04T19:01:11.675887213Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-04T19:01:11.682488361Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.601078ms logger=migrator t=2026-05-04T19:01:11.688376147Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-04T19:01:11.68940765Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.033443ms logger=migrator t=2026-05-04T19:01:11.693781387Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-04T19:01:11.700029964Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.249027ms logger=migrator t=2026-05-04T19:01:11.704576968Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-04T19:01:11.705396723Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=819.646µs logger=migrator t=2026-05-04T19:01:11.709533564Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-04T19:01:11.710512725Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=978.811µs logger=migrator t=2026-05-04T19:01:11.716165173Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-04T19:01:11.728262814Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=12.089311ms logger=migrator t=2026-05-04T19:01:11.735650047Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-04T19:01:11.736747911Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.100584ms logger=migrator t=2026-05-04T19:01:11.744082423Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-04T19:01:11.745056133Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=973.36µs logger=migrator t=2026-05-04T19:01:11.75064833Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-04T19:01:11.751683362Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.037002ms logger=migrator t=2026-05-04T19:01:11.755946507Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-04T19:01:11.756721451Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=774.105µs logger=migrator t=2026-05-04T19:01:11.76016869Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-04T19:01:11.760634545Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=458.064µs logger=migrator t=2026-05-04T19:01:11.764900499Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-04T19:01:11.766864401Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.964472ms logger=migrator t=2026-05-04T19:01:11.771344042Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-04T19:01:11.773292023Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.948511ms logger=migrator t=2026-05-04T19:01:11.778436675Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-04T19:01:11.77889137Z 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-04T19:01:11.785049874Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-04T19:01:11.786442358Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.391174ms logger=migrator t=2026-05-04T19:01:11.824496067Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-04T19:01:11.826961085Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.469368ms logger=migrator t=2026-05-04T19:01:11.833526422Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-04T19:01:11.840843893Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.3161ms logger=migrator t=2026-05-04T19:01:11.844930851Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-04T19:01:11.846097558Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.165647ms logger=migrator t=2026-05-04T19:01:11.875206536Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-04T19:01:11.87724529Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.037035ms logger=migrator t=2026-05-04T19:01:11.881501994Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-04T19:01:11.882630069Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.127995ms logger=migrator t=2026-05-04T19:01:11.887069639Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-04T19:01:11.888397291Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.328252ms logger=migrator t=2026-05-04T19:01:11.895500985Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-04T19:01:11.897348174Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.847919ms logger=migrator t=2026-05-04T19:01:11.901492084Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-04T19:01:11.901519645Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.491µs logger=migrator t=2026-05-04T19:01:11.904679134Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-04T19:01:11.904761697Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=83.243µs logger=migrator t=2026-05-04T19:01:11.909433424Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-04T19:01:11.919689968Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.257644ms logger=migrator t=2026-05-04T19:01:11.924693965Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-04T19:01:11.925212912Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=518.546µs logger=migrator t=2026-05-04T19:01:11.928914458Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-04T19:01:11.930099596Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.185008ms logger=migrator t=2026-05-04T19:01:11.934387321Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-04T19:01:11.934803364Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=416.263µs logger=migrator t=2026-05-04T19:01:11.939270165Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-04T19:01:11.940273686Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.003481ms logger=migrator t=2026-05-04T19:01:11.94450802Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-04T19:01:11.945383157Z level=info msg="Migration successfully executed" id="create secrets table" duration=874.957µs logger=migrator t=2026-05-04T19:01:11.950565441Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-04T19:01:11.983582551Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.016ms logger=migrator t=2026-05-04T19:01:11.991120379Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-04T19:01:11.998650566Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.529527ms logger=migrator t=2026-05-04T19:01:12.002931971Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-04T19:01:12.003072806Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=141.745µs logger=migrator t=2026-05-04T19:01:12.00700988Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-04T19:01:12.048340192Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=41.324622ms logger=migrator t=2026-05-04T19:01:12.052448282Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-04T19:01:12.095438297Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=42.983105ms logger=migrator t=2026-05-04T19:01:12.102594453Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-04T19:01:12.103299875Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=705.593µs logger=migrator t=2026-05-04T19:01:12.112489994Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-04T19:01:12.114135506Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.647982ms logger=migrator t=2026-05-04T19:01:12.124825263Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-04T19:01:12.126979291Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=2.151468ms logger=migrator t=2026-05-04T19:01:12.132747783Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-04T19:01:12.13394163Z level=info msg="Migration successfully executed" id="create permission table" duration=1.212048ms logger=migrator t=2026-05-04T19:01:12.13901707Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-04T19:01:12.140197248Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.180198ms logger=migrator t=2026-05-04T19:01:12.146479766Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-04T19:01:12.14851789Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.039324ms logger=migrator t=2026-05-04T19:01:12.154066655Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-04T19:01:12.154974823Z level=info msg="Migration successfully executed" id="create role table" duration=908.018µs logger=migrator t=2026-05-04T19:01:12.158862666Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-04T19:01:12.169908384Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.043878ms logger=migrator t=2026-05-04T19:01:12.174802428Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-04T19:01:12.182651806Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.849768ms logger=migrator t=2026-05-04T19:01:12.186833028Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-04T19:01:12.187721806Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=888.598µs logger=migrator t=2026-05-04T19:01:12.19166529Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-04T19:01:12.192540736Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=877.736µs logger=migrator t=2026-05-04T19:01:12.196506141Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-04T19:01:12.197795492Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.292911ms logger=migrator t=2026-05-04T19:01:12.204294717Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-04T19:01:12.205539536Z level=info msg="Migration successfully executed" id="create team role table" duration=1.243899ms logger=migrator t=2026-05-04T19:01:12.209981836Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-04T19:01:12.212307979Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.326003ms logger=migrator t=2026-05-04T19:01:12.219276949Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-04T19:01:12.220397444Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.117555ms logger=migrator t=2026-05-04T19:01:12.226196027Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-04T19:01:12.227521849Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.326002ms logger=migrator t=2026-05-04T19:01:12.235253703Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-04T19:01:12.237115451Z level=info msg="Migration successfully executed" id="create user role table" duration=1.861719ms logger=migrator t=2026-05-04T19:01:12.241341894Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-04T19:01:12.242428539Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.086885ms logger=migrator t=2026-05-04T19:01:12.248442988Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-04T19:01:12.249912145Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.474247ms logger=migrator t=2026-05-04T19:01:12.254449968Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-04T19:01:12.255266903Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=815.905µs logger=migrator t=2026-05-04T19:01:12.259970612Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-04T19:01:12.261606443Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.635692ms logger=migrator t=2026-05-04T19:01:12.267080576Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-04T19:01:12.268593933Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.519518ms logger=migrator t=2026-05-04T19:01:12.274534011Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-04T19:01:12.276135921Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.607601ms logger=migrator t=2026-05-04T19:01:12.281699466Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-04T19:01:12.290021259Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.318123ms logger=migrator t=2026-05-04T19:01:12.293773257Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-04T19:01:12.294884912Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.113085ms logger=migrator t=2026-05-04T19:01:12.301386967Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-04T19:01:12.302492122Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.105245ms logger=migrator t=2026-05-04T19:01:12.308294955Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-04T19:01:12.309646137Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.357302ms logger=migrator t=2026-05-04T19:01:12.314023746Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-04T19:01:12.314913664Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=889.368µs logger=migrator t=2026-05-04T19:01:12.318852237Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-04T19:01:12.319975023Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.125936ms logger=migrator t=2026-05-04T19:01:12.325080314Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-04T19:01:12.326361604Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.28104ms logger=migrator t=2026-05-04T19:01:12.331167366Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-04T19:01:12.340026835Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.861449ms logger=migrator t=2026-05-04T19:01:12.347375787Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-04T19:01:12.357828136Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.45506ms logger=migrator t=2026-05-04T19:01:12.362773862Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-04T19:01:12.373908473Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.139801ms logger=migrator t=2026-05-04T19:01:12.379346144Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-04T19:01:12.387293075Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.94113ms logger=migrator t=2026-05-04T19:01:12.392380525Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-04T19:01:12.393687416Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.307951ms logger=migrator t=2026-05-04T19:01:12.401078599Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-04T19:01:12.403050331Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.971812ms logger=migrator t=2026-05-04T19:01:12.408969538Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-04T19:01:12.411061414Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.095076ms logger=migrator t=2026-05-04T19:01:12.419349275Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-04T19:01:12.420566383Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.226478ms logger=migrator t=2026-05-04T19:01:12.427805772Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-04T19:01:12.430181096Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.375565ms logger=migrator t=2026-05-04T19:01:12.4363165Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-04T19:01:12.436394182Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=78.072µs logger=migrator t=2026-05-04T19:01:12.442177024Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-04T19:01:12.442279088Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=109.224µs logger=migrator t=2026-05-04T19:01:12.450055613Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-04T19:01:12.450656752Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=606.739µs logger=migrator t=2026-05-04T19:01:12.460247294Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-04T19:01:12.461566506Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.326751ms logger=migrator t=2026-05-04T19:01:12.47566696Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-04T19:01:12.476968641Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.301691ms logger=migrator t=2026-05-04T19:01:12.483214158Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-04T19:01:12.483378053Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=163.585µs logger=migrator t=2026-05-04T19:01:12.488451133Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-04T19:01:12.489114664Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=668.571µs logger=migrator t=2026-05-04T19:01:12.498615313Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-04T19:01:12.500388089Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.775616ms logger=migrator t=2026-05-04T19:01:12.509060443Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-04T19:01:12.510538189Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.496837ms logger=migrator t=2026-05-04T19:01:12.515182206Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-04T19:01:12.522120034Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=6.937648ms logger=migrator t=2026-05-04T19:01:12.526631697Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-04T19:01:12.526692008Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=60.751µs logger=migrator t=2026-05-04T19:01:12.530824249Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-04T19:01:12.532570844Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.749395ms logger=migrator t=2026-05-04T19:01:12.542763205Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-04T19:01:12.544962334Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.201689ms logger=migrator t=2026-05-04T19:01:12.553483643Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-04T19:01:12.55562458Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.139117ms logger=migrator t=2026-05-04T19:01:12.562116065Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-04T19:01:12.569285461Z level=info msg="Migration successfully executed" id="add correlation config column" duration=7.172806ms logger=migrator t=2026-05-04T19:01:12.576034914Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-04T19:01:12.58034868Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=4.307786ms logger=migrator t=2026-05-04T19:01:12.588330661Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-04T19:01:12.590113017Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.787306ms logger=migrator t=2026-05-04T19:01:12.595424775Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-04T19:01:12.621185237Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.751142ms logger=migrator t=2026-05-04T19:01:12.627469985Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-04T19:01:12.629292572Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.822557ms logger=migrator t=2026-05-04T19:01:12.633899398Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-04T19:01:12.635076175Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.176687ms logger=migrator t=2026-05-04T19:01:12.640926259Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-04T19:01:12.642028504Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.102335ms logger=migrator t=2026-05-04T19:01:12.647898329Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-04T19:01:12.649120007Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.221168ms logger=migrator t=2026-05-04T19:01:12.653775754Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-04T19:01:12.654048203Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=269.858µs logger=migrator t=2026-05-04T19:01:12.658572165Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-04T19:01:12.659392381Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=819.916µs logger=migrator t=2026-05-04T19:01:12.669240961Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-04T19:01:12.680094314Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.852493ms logger=migrator t=2026-05-04T19:01:12.684883704Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-04T19:01:12.68568479Z level=info msg="Migration successfully executed" id="create entity_events table" duration=800.046µs logger=migrator t=2026-05-04T19:01:12.690940995Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-04T19:01:12.692062841Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.121136ms logger=migrator t=2026-05-04T19:01:12.698528115Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-04T19:01:12.699077822Z 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-04T19:01:12.704132241Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-04T19:01:12.704929976Z 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-04T19:01:12.712447213Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-04T19:01:12.713820827Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.372723ms logger=migrator t=2026-05-04T19:01:12.721200139Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-04T19:01:12.722931144Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.733785ms logger=migrator t=2026-05-04T19:01:12.727874409Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-04T19:01:12.72917519Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.299131ms logger=migrator t=2026-05-04T19:01:12.73584153Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-04T19:01:12.7370865Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.24361ms logger=migrator t=2026-05-04T19:01:12.757534704Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-04T19:01:12.759137315Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.606191ms logger=migrator t=2026-05-04T19:01:12.765087132Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-04T19:01:12.768685626Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=3.601683ms logger=migrator t=2026-05-04T19:01:12.773313762Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-04T19:01:12.774178619Z level=info msg="Migration successfully executed" id="Drop public config table" duration=865.467µs logger=migrator t=2026-05-04T19:01:12.778824115Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-04T19:01:12.780023023Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.199438ms logger=migrator t=2026-05-04T19:01:12.799657552Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-04T19:01:12.801342795Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.688853ms logger=migrator t=2026-05-04T19:01:12.806394394Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-04T19:01:12.807725386Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.330562ms logger=migrator t=2026-05-04T19:01:12.813526879Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-04T19:01:12.814613633Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.086544ms logger=migrator t=2026-05-04T19:01:12.906140128Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-04T19:01:12.931940681Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.797193ms logger=migrator t=2026-05-04T19:01:12.940189771Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-04T19:01:12.950184346Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.997745ms logger=migrator t=2026-05-04T19:01:12.955418461Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-04T19:01:12.962193945Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.773884ms logger=migrator t=2026-05-04T19:01:12.96901671Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-04T19:01:12.969267468Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=257.868µs logger=migrator t=2026-05-04T19:01:12.975209205Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-04T19:01:12.984321672Z level=info msg="Migration successfully executed" id="add share column" duration=9.111577ms logger=migrator t=2026-05-04T19:01:12.989303849Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-04T19:01:12.989476095Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=172.126µs logger=migrator t=2026-05-04T19:01:12.994326927Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-04T19:01:12.995402841Z level=info msg="Migration successfully executed" id="create file table" duration=1.074834ms logger=migrator t=2026-05-04T19:01:13.001297627Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-04T19:01:13.003431234Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.135067ms logger=migrator t=2026-05-04T19:01:13.009154785Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-04T19:01:13.01026911Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.114145ms logger=migrator t=2026-05-04T19:01:13.016548018Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-04T19:01:13.019503101Z level=info msg="Migration successfully executed" id="create file_meta table" duration=2.955493ms logger=migrator t=2026-05-04T19:01:13.024792278Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-04T19:01:13.026019466Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.226918ms logger=migrator t=2026-05-04T19:01:13.032421118Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-04T19:01:13.032589704Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=168.985µs logger=migrator t=2026-05-04T19:01:13.037894661Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-04T19:01:13.038018305Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=127.124µs logger=migrator t=2026-05-04T19:01:13.043607801Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-04T19:01:13.044788448Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.186288ms logger=migrator t=2026-05-04T19:01:13.051132038Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-04T19:01:13.051344945Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=212.947µs logger=migrator t=2026-05-04T19:01:13.05627884Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-04T19:01:13.057591911Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.315571ms logger=migrator t=2026-05-04T19:01:13.062383003Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-04T19:01:13.07182659Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.442848ms logger=migrator t=2026-05-04T19:01:13.079691448Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-04T19:01:13.079949616Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=259.188µs logger=migrator t=2026-05-04T19:01:13.084645684Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-04T19:01:13.085963826Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.317942ms logger=migrator t=2026-05-04T19:01:13.092053888Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-04T19:01:13.092504942Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=451.944µs logger=migrator t=2026-05-04T19:01:13.097778168Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-04T19:01:13.098237663Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=439.164µs logger=migrator t=2026-05-04T19:01:13.103600622Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-04T19:01:13.104437058Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=837.327µs logger=migrator t=2026-05-04T19:01:13.109703534Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-04T19:01:13.12067877Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.978716ms logger=migrator t=2026-05-04T19:01:13.126937817Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-04T19:01:13.138524533Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.588625ms logger=migrator t=2026-05-04T19:01:13.143604002Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-04T19:01:13.146437892Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.83287ms logger=migrator t=2026-05-04T19:01:13.152646627Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-04T19:01:13.226560567Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.91555ms logger=migrator t=2026-05-04T19:01:13.233092853Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-04T19:01:13.235339714Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.245981ms logger=migrator t=2026-05-04T19:01:13.24947754Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-04T19:01:13.252194495Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.711536ms logger=migrator t=2026-05-04T19:01:13.259803545Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-04T19:01:13.293243169Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=33.432444ms logger=migrator t=2026-05-04T19:01:13.303807642Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-04T19:01:13.313095865Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.290782ms logger=migrator t=2026-05-04T19:01:13.318416762Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-04T19:01:13.318682921Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=266.209µs logger=migrator t=2026-05-04T19:01:13.324229126Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-04T19:01:13.324559466Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=330.88µs logger=migrator t=2026-05-04T19:01:13.330045639Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-04T19:01:13.330433191Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=387.932µs logger=migrator t=2026-05-04T19:01:13.335833241Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-04T19:01:13.336149611Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=316.86µs logger=migrator t=2026-05-04T19:01:13.341398167Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-04T19:01:13.341768808Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=370.671µs logger=migrator t=2026-05-04T19:01:13.347334164Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-04T19:01:13.348962255Z level=info msg="Migration successfully executed" id="create folder table" duration=1.627381ms logger=migrator t=2026-05-04T19:01:13.354709246Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-04T19:01:13.356700299Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.979903ms logger=migrator t=2026-05-04T19:01:13.362283895Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-04T19:01:13.363426051Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.142016ms logger=migrator t=2026-05-04T19:01:13.369458281Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-04T19:01:13.369506003Z level=info msg="Migration successfully executed" id="Update folder title length" duration=41.951µs logger=migrator t=2026-05-04T19:01:13.374882812Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-04T19:01:13.377089972Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.204679ms logger=migrator t=2026-05-04T19:01:13.383484363Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-04T19:01:13.384808485Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.324172ms logger=migrator t=2026-05-04T19:01:13.389702409Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-04T19:01:13.391017271Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.314291ms logger=migrator t=2026-05-04T19:01:13.395653787Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-04T19:01:13.39608827Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=434.333µs logger=migrator t=2026-05-04T19:01:13.401563313Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-04T19:01:13.401811071Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=247.828µs logger=migrator t=2026-05-04T19:01:13.406321413Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-04T19:01:13.407340155Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.018952ms logger=migrator t=2026-05-04T19:01:13.41195016Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-04T19:01:13.413130437Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.179637ms logger=migrator t=2026-05-04T19:01:13.418400444Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-04T19:01:13.419409065Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.014722ms logger=migrator t=2026-05-04T19:01:13.424393963Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-04T19:01:13.426314833Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.92101ms logger=migrator t=2026-05-04T19:01:13.431360652Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-04T19:01:13.432463227Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.102565ms logger=migrator t=2026-05-04T19:01:13.437998791Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-04T19:01:13.439341604Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.342783ms logger=migrator t=2026-05-04T19:01:13.444498276Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-04T19:01:13.446367105Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.867939ms logger=migrator t=2026-05-04T19:01:13.45351955Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-04T19:01:13.455580266Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.058825ms logger=migrator t=2026-05-04T19:01:13.462749572Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-04T19:01:13.463878187Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.130156ms logger=migrator t=2026-05-04T19:01:13.468656038Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-04T19:01:13.469774703Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.125986ms logger=migrator t=2026-05-04T19:01:13.474581284Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-04T19:01:13.475742771Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.160737ms logger=migrator t=2026-05-04T19:01:13.481160252Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-04T19:01:13.481625926Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=464.474µs logger=migrator t=2026-05-04T19:01:13.486692826Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-04T19:01:13.497040412Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.348366ms logger=migrator t=2026-05-04T19:01:13.502466973Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-04T19:01:13.503017181Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=551.158µs logger=migrator t=2026-05-04T19:01:13.507624466Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-04T19:01:13.507658417Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=35.651µs logger=migrator t=2026-05-04T19:01:13.513837802Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-04T19:01:13.515825534Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.987613ms logger=migrator t=2026-05-04T19:01:13.520802071Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-04T19:01:13.520821132Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.111µs logger=migrator t=2026-05-04T19:01:13.525161689Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-04T19:01:13.527238484Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.074835ms logger=migrator t=2026-05-04T19:01:13.533262614Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-04T19:01:13.535394821Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.143048ms logger=migrator t=2026-05-04T19:01:13.541465122Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-04T19:01:13.542534836Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.069324ms logger=migrator t=2026-05-04T19:01:13.547466732Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-04T19:01:13.548885546Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.420464ms logger=migrator t=2026-05-04T19:01:13.555235386Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-04T19:01:13.555513305Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=279.109µs logger=migrator t=2026-05-04T19:01:13.559680186Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-04T19:01:13.560398569Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=718.373µs logger=migrator t=2026-05-04T19:01:13.564709205Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-04T19:01:13.565765968Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.056563ms logger=migrator t=2026-05-04T19:01:13.571176449Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-04T19:01:13.572614694Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.435495ms logger=migrator t=2026-05-04T19:01:13.579701898Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-04T19:01:13.589961951Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.264404ms logger=migrator t=2026-05-04T19:01:13.594344589Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-04T19:01:13.60324969Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.903051ms logger=migrator t=2026-05-04T19:01:13.608268588Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-04T19:01:13.615250238Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.97969ms logger=migrator t=2026-05-04T19:01:13.620688169Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-04T19:01:13.620778462Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=90.463µs logger=migrator t=2026-05-04T19:01:13.625594454Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-04T19:01:13.639914335Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.312131ms logger=migrator t=2026-05-04T19:01:13.645614385Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-04T19:01:13.654818945Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.20409ms logger=migrator t=2026-05-04T19:01:13.662053323Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-04T19:01:13.662305061Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=252.588µs logger=migrator t=2026-05-04T19:01:13.667620779Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.087792698s logger=migrator t=2026-05-04T19:01:13.668686422Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-04T19:01:13.68890975Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-04T19:01:13.689122586Z level=info msg="Created default organization" logger=secrets t=2026-05-04T19:01:13.698664987Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-04T19:01:13.746420082Z level=info msg="Restored cache from database" duration=407.793µs logger=plugin.store t=2026-05-04T19:01:13.747663971Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-04T19:01:13.789853731Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-04T19:01:13.789884932Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-04T19:01:13.789950694Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-04T19:01:13.789964695Z level=info msg="Plugins loaded" count=54 duration=42.301434ms logger=query_data t=2026-05-04T19:01:13.794021783Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-04T19:01:13.796910774Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-04T19:01:13.800464695Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-04T19:01:13.811744671Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-04T19:01:13.829991436Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-04T19:01:13.832105673Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-04T19:01:13.853459336Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-04T19:01:13.876631526Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-04T19:01:13.900560961Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-04T19:01:13.900593392Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-04T19:01:13.900787068Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-04T19:01:13.900992574Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-04T19:01:13.901107808Z level=info msg="State cache has been initialized" states=0 duration=320.96µs logger=ngalert.scheduler t=2026-05-04T19:01:13.90118151Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-04T19:01:13.901238832Z level=info msg=starting first_tick=2026-05-04T19:01:20Z logger=grafanaStorageLogger t=2026-05-04T19:01:13.90180907Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-05-04T19:01:13.902793941Z level=info msg="starting to provision dashboards" logger=http.server t=2026-05-04T19:01:13.905481876Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-05-04T19:01:13.97985207Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-04T19:01:13.987597564Z level=info msg="Update check succeeded" duration=86.614599ms logger=grafana.update.checker t=2026-05-04T19:01:13.996771193Z level=info msg="Update check succeeded" duration=95.787139ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-04T19:01:14.008995628Z level=info msg="Patterns update finished" duration=105.214096ms logger=sqlstore.transactions t=2026-05-04T19:01:14.032369585Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-04T19:01:14.047612935Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-04T19:01:14.067817172Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-05-04T19:01:14.097291051Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-04T19:01:14.351850634Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-04T19:01:14.352387571Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-04T19:01:17.193342822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:17.195192331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:17.211912948Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:17.235260834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:17.262810032Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:17.331177927Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:17.347694717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:17.38046567Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:17.395025999Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:17.511710467Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:17.544247392Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:17.933359947Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:17.956047482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:18.501684009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:18.519721098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:18.549433674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:18.56547249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:18.600042909Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:18.620078911Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:18.650234821Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:18.66351018Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:18.698229284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:18.716464449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:18.749657515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:18.768960693Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:18.8062871Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:18.822088868Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:18.858426423Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:18.876122631Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:18.906482048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:18.926505539Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:18.96652801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:18.989931928Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:19.051129247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:19.082278449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:19.12008737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:19.140483893Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:19.171821491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:19.193001288Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:19.233245447Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:19.264191272Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:19.335988945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:19.351923806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:19.398563906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:19.419497066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:19.486921991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:19.504478554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:19.548078689Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:19.56906779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:19.646815611Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:19.679404698Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:19.784386417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:19.808555149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:19.870502191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:19.889373026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:20.009410099Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:20.028333146Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:20.098020982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:20.118145496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:20.200889745Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:20.21979446Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:20.305229833Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:20.325968637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:20.41965688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:20.435261441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:20.514063435Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:20.534721236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:20.650929659Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:20.668376479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:20.754064749Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:20.773899915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:20.869074554Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:20.887175925Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:20.989553012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:21.00661877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:21.084626508Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:21.10371618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:21.190225707Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:21.20969242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:01:21.542657445Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-04T19:01:53.924695219Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-04T19:11:13.949015959Z level=info msg="Completed cleanup jobs" duration=46.893741ms logger=plugins.update.checker t=2026-05-04T19:11:14.05953004Z level=info msg="Update check succeeded" duration=71.8724ms logger=sqlstore.transactions t=2026-05-04T19:16:13.81868642Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-04T19:21:13.950311762Z level=info msg="Completed cleanup jobs" duration=48.691947ms logger=plugins.update.checker t=2026-05-04T19:21:14.037742022Z level=info msg="Update check succeeded" duration=49.227694ms logger=cleanup t=2026-05-04T19:31:13.92569083Z level=info msg="Completed cleanup jobs" duration=24.199186ms logger=plugins.update.checker t=2026-05-04T19:31:14.04156759Z level=info msg="Update check succeeded" duration=52.843374ms logger=infra.usagestats t=2026-05-04T19:31:53.946140898Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-04T19:41:13.935243464Z level=info msg="Completed cleanup jobs" duration=34.051868ms logger=plugins.update.checker t=2026-05-04T19:41:14.039367881Z level=info msg="Update check succeeded" duration=51.412558ms logger=cleanup t=2026-05-04T19:51:13.943304522Z level=info msg="Completed cleanup jobs" duration=41.630195ms logger=plugins.update.checker t=2026-05-04T19:51:14.03817383Z level=info msg="Update check succeeded" duration=50.222737ms logger=cleanup t=2026-05-04T20:01:13.934783877Z level=info msg="Completed cleanup jobs" duration=33.712804ms logger=plugins.update.checker t=2026-05-04T20:01:14.036107256Z level=info msg="Update check succeeded" duration=48.063468ms logger=infra.usagestats t=2026-05-04T20:01:53.948877144Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-04T20:11:14.013454569Z level=info msg="Completed cleanup jobs" duration=111.742509ms logger=plugins.update.checker t=2026-05-04T20:11:14.040234894Z level=info msg="Update check succeeded" duration=51.813846ms logger=cleanup t=2026-05-04T20:21:13.935749394Z level=info msg="Completed cleanup jobs" duration=33.624582ms logger=plugins.update.checker t=2026-05-04T20:21:14.044037134Z level=info msg="Update check succeeded" duration=55.323097ms logger=cleanup t=2026-05-04T20:31:13.935801752Z level=info msg="Completed cleanup jobs" duration=34.22128ms logger=plugins.update.checker t=2026-05-04T20:31:14.065861678Z level=info msg="Update check succeeded" duration=77.602619ms logger=infra.usagestats t=2026-05-04T20:31:53.948008225Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-04T20:41:13.93372121Z level=info msg="Completed cleanup jobs" duration=31.991682ms logger=plugins.update.checker t=2026-05-04T20:41:14.043673298Z level=info msg="Update check succeeded" duration=54.896576ms