logger=settings t=2026-07-02T05:13:24.240065037Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-02T05:13:24Z logger=settings t=2026-07-02T05:13:24.240795892Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-02T05:13:24.240816982Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-02T05:13:24.240824712Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-02T05:13:24.240832042Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-02T05:13:24.240840823Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-02T05:13:24.240847713Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-02T05:13:24.240854853Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-02T05:13:24.240862523Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-02T05:13:24.240870603Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-02T05:13:24.240877933Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-02T05:13:24.240885193Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-02T05:13:24.240892614Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-02T05:13:24.240900464Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-02T05:13:24.240908704Z level=info msg=Target target=[all] logger=settings t=2026-07-02T05:13:24.240929234Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-02T05:13:24.240936214Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-02T05:13:24.240942435Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-02T05:13:24.240948755Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-02T05:13:24.240956085Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-02T05:13:24.240962625Z level=info msg="App mode production" logger=sqlstore t=2026-07-02T05:13:24.241562637Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-02T05:13:24.241597338Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-02T05:13:24.244255623Z level=info msg="Locking database" logger=migrator t=2026-07-02T05:13:24.244278073Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-02T05:13:24.245729074Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-02T05:13:24.247869148Z level=info msg="Migration successfully executed" id="create migration_log table" duration=2.140404ms logger=migrator t=2026-07-02T05:13:24.25616964Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-02T05:13:24.257453157Z level=info msg="Migration successfully executed" id="create user table" duration=1.283188ms logger=migrator t=2026-07-02T05:13:24.261408578Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-02T05:13:24.262206855Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=797.577µs logger=migrator t=2026-07-02T05:13:24.267462314Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-02T05:13:24.268682329Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.220635ms logger=migrator t=2026-07-02T05:13:24.275244364Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-02T05:13:24.276026851Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=782.537µs logger=migrator t=2026-07-02T05:13:24.281361721Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-02T05:13:24.282088377Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=726.616µs logger=migrator t=2026-07-02T05:13:24.288355616Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-02T05:13:24.291047352Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.689676ms logger=migrator t=2026-07-02T05:13:24.298713051Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-02T05:13:24.299545338Z level=info msg="Migration successfully executed" id="create user table v2" duration=832.137µs logger=migrator t=2026-07-02T05:13:24.304411069Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-02T05:13:24.305795117Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.382188ms logger=migrator t=2026-07-02T05:13:24.313800103Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-02T05:13:24.315266334Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.465351ms logger=migrator t=2026-07-02T05:13:24.322800029Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-02T05:13:24.323988074Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=1.190775ms logger=migrator t=2026-07-02T05:13:24.33057626Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-02T05:13:24.331132522Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=554.692µs logger=migrator t=2026-07-02T05:13:24.341634839Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-02T05:13:24.343146021Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.513792ms logger=migrator t=2026-07-02T05:13:24.35180223Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-02T05:13:24.351954113Z level=info msg="Migration successfully executed" id="Update user table charset" duration=155.573µs logger=migrator t=2026-07-02T05:13:24.366509294Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-02T05:13:24.367743269Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.237225ms logger=migrator t=2026-07-02T05:13:24.376529151Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-02T05:13:24.376885049Z level=info msg="Migration successfully executed" id="Add missing user data" duration=358.088µs logger=migrator t=2026-07-02T05:13:24.381949793Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-02T05:13:24.384063037Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.110484ms logger=migrator t=2026-07-02T05:13:24.399526728Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-02T05:13:24.407529474Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=8.005786ms logger=migrator t=2026-07-02T05:13:24.414970707Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-02T05:13:24.416257684Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.289577ms logger=migrator t=2026-07-02T05:13:24.422597465Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-02T05:13:24.433224266Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.62563ms logger=migrator t=2026-07-02T05:13:24.453961115Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-02T05:13:24.455520267Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.559462ms logger=migrator t=2026-07-02T05:13:24.464723738Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-02T05:13:24.468902884Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=4.179945ms logger=migrator t=2026-07-02T05:13:24.47496478Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-02T05:13:24.47641914Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.982832ms logger=migrator t=2026-07-02T05:13:24.487299855Z 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-07-02T05:13:24.488810077Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=1.511212ms logger=migrator t=2026-07-02T05:13:24.495629597Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-02T05:13:24.496105127Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=475.46µs logger=migrator t=2026-07-02T05:13:24.5025589Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-02T05:13:24.504852368Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=2.296238ms logger=migrator t=2026-07-02T05:13:24.510304401Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-02T05:13:24.511609649Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.305427ms logger=migrator t=2026-07-02T05:13:24.516301375Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-02T05:13:24.517274776Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=952.22µs logger=migrator t=2026-07-02T05:13:24.525282652Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-02T05:13:24.52718267Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.898398ms logger=migrator t=2026-07-02T05:13:24.532756916Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-02T05:13:24.533627344Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=830.628µs logger=migrator t=2026-07-02T05:13:24.539423124Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-02T05:13:24.539444645Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=22.731µs logger=migrator t=2026-07-02T05:13:24.544359566Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-02T05:13:24.545133632Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=773.786µs logger=migrator t=2026-07-02T05:13:24.549622315Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-02T05:13:24.550489314Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=867.689µs logger=migrator t=2026-07-02T05:13:24.554846003Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-02T05:13:24.555376444Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=531.061µs logger=migrator t=2026-07-02T05:13:24.560634843Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-02T05:13:24.561505891Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=871.078µs logger=migrator t=2026-07-02T05:13:24.566079975Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-02T05:13:24.569441985Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.36156ms logger=migrator t=2026-07-02T05:13:24.573812146Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-02T05:13:24.574815186Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.00221ms logger=migrator t=2026-07-02T05:13:24.579727918Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-02T05:13:24.580572185Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=843.497µs logger=migrator t=2026-07-02T05:13:24.588283196Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-02T05:13:24.589326957Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.061632ms logger=migrator t=2026-07-02T05:13:24.594126046Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-02T05:13:24.594952483Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=825.587µs logger=migrator t=2026-07-02T05:13:24.600169511Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-02T05:13:24.600964029Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=769.367µs logger=migrator t=2026-07-02T05:13:24.605867859Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-02T05:13:24.606346329Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=478.11µs logger=migrator t=2026-07-02T05:13:24.610890493Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-02T05:13:24.611462825Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=569.322µs logger=migrator t=2026-07-02T05:13:24.617306746Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-02T05:13:24.617776316Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=469.5µs logger=migrator t=2026-07-02T05:13:24.621951012Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-02T05:13:24.622714808Z level=info msg="Migration successfully executed" id="create star table" duration=763.806µs logger=migrator t=2026-07-02T05:13:24.627367275Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-02T05:13:24.627956637Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=589.432µs logger=migrator t=2026-07-02T05:13:24.632745216Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-02T05:13:24.633514872Z level=info msg="Migration successfully executed" id="create org table v1" duration=768.646µs logger=migrator t=2026-07-02T05:13:24.641693611Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-02T05:13:24.64263903Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.526531ms logger=migrator t=2026-07-02T05:13:24.647322088Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-02T05:13:24.647884179Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=561.821µs logger=migrator t=2026-07-02T05:13:24.652379103Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-02T05:13:24.652924234Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=542.781µs logger=migrator t=2026-07-02T05:13:24.656895266Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-02T05:13:24.657465138Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=569.802µs logger=migrator t=2026-07-02T05:13:24.662739237Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-02T05:13:24.663525813Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=786.246µs logger=migrator t=2026-07-02T05:13:24.668397014Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-02T05:13:24.668427535Z level=info msg="Migration successfully executed" id="Update org table charset" duration=31.551µs logger=migrator t=2026-07-02T05:13:24.672950078Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-02T05:13:24.672976739Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=28.331µs logger=migrator t=2026-07-02T05:13:24.67739141Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-02T05:13:24.677627805Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=236.205µs logger=migrator t=2026-07-02T05:13:24.683019347Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-02T05:13:24.683790333Z level=info msg="Migration successfully executed" id="create dashboard table" duration=770.506µs logger=migrator t=2026-07-02T05:13:24.688583192Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-02T05:13:24.689438949Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=855.137µs logger=migrator t=2026-07-02T05:13:24.694326461Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-02T05:13:24.695132057Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=804.566µs logger=migrator t=2026-07-02T05:13:24.701676773Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-02T05:13:24.702451879Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=775.176µs logger=migrator t=2026-07-02T05:13:24.70730234Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-02T05:13:24.708136807Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=834.247µs logger=migrator t=2026-07-02T05:13:24.713820104Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-02T05:13:24.714845185Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.024751ms logger=migrator t=2026-07-02T05:13:24.720514123Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-02T05:13:24.726329833Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.81394ms logger=migrator t=2026-07-02T05:13:24.737369312Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-02T05:13:24.738163019Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=793.788µs logger=migrator t=2026-07-02T05:13:24.742653541Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-02T05:13:24.743302644Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=648.853µs logger=migrator t=2026-07-02T05:13:24.748836389Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-02T05:13:24.749687267Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=850.798µs logger=migrator t=2026-07-02T05:13:24.755660341Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-02T05:13:24.755993538Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=333.107µs logger=migrator t=2026-07-02T05:13:24.761691206Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-02T05:13:24.763033323Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.342277ms logger=migrator t=2026-07-02T05:13:24.769166741Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-02T05:13:24.769275503Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=110.112µs logger=migrator t=2026-07-02T05:13:24.773824267Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-02T05:13:24.775737276Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.912599ms logger=migrator t=2026-07-02T05:13:24.781267871Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-02T05:13:24.789595783Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=8.321242ms logger=migrator t=2026-07-02T05:13:24.797275743Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-02T05:13:24.79909823Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.824667ms logger=migrator t=2026-07-02T05:13:24.803481951Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-02T05:13:24.804266857Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=784.736µs logger=migrator t=2026-07-02T05:13:24.810916905Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-02T05:13:24.814093911Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.176315ms logger=migrator t=2026-07-02T05:13:24.817998831Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-02T05:13:24.818671115Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=671.944µs logger=migrator t=2026-07-02T05:13:24.822721669Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-02T05:13:24.823544436Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=821.887µs logger=migrator t=2026-07-02T05:13:24.831812087Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-02T05:13:24.831839688Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.081µs logger=migrator t=2026-07-02T05:13:24.837081586Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-02T05:13:24.837100877Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=20.011µs logger=migrator t=2026-07-02T05:13:24.840950156Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-02T05:13:24.843887437Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.939181ms logger=migrator t=2026-07-02T05:13:24.853609419Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-02T05:13:24.85514077Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.533061ms logger=migrator t=2026-07-02T05:13:24.860548922Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-02T05:13:24.862302658Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.754156ms logger=migrator t=2026-07-02T05:13:24.867620019Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-02T05:13:24.869510247Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.890588ms logger=migrator t=2026-07-02T05:13:24.876786868Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-02T05:13:24.877200167Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=415.888µs logger=migrator t=2026-07-02T05:13:24.886023569Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-02T05:13:24.887049441Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.028922ms logger=migrator t=2026-07-02T05:13:24.895414904Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-02T05:13:24.895933465Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=518.871µs logger=migrator t=2026-07-02T05:13:24.90199012Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-02T05:13:24.902043951Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=58.181µs logger=migrator t=2026-07-02T05:13:24.905520703Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-02T05:13:24.906466203Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=945.21µs logger=migrator t=2026-07-02T05:13:24.913079039Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-02T05:13:24.915665373Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=2.589034ms logger=migrator t=2026-07-02T05:13:24.923317902Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-02T05:13:24.92758343Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=4.265108ms logger=migrator t=2026-07-02T05:13:24.934485993Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-02T05:13:24.935525494Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.050401ms logger=migrator t=2026-07-02T05:13:24.940542358Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-02T05:13:24.941183611Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=641.653µs logger=migrator t=2026-07-02T05:13:24.947181546Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-02T05:13:24.948084144Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=902.468µs logger=migrator t=2026-07-02T05:13:24.955778373Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-02T05:13:24.95611956Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=341.807µs logger=migrator t=2026-07-02T05:13:24.959838018Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-02T05:13:24.96041072Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=572.692µs logger=migrator t=2026-07-02T05:13:24.964035874Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-02T05:13:24.968770433Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.734069ms logger=migrator t=2026-07-02T05:13:24.973429289Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-02T05:13:24.974353988Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=924.089µs logger=migrator t=2026-07-02T05:13:24.980048716Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-02T05:13:24.980292091Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=248.415µs logger=migrator t=2026-07-02T05:13:24.984160081Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-02T05:13:24.984354575Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=194.834µs logger=migrator t=2026-07-02T05:13:24.990619015Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-02T05:13:24.991605975Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=989.48µs logger=migrator t=2026-07-02T05:13:24.998182821Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-02T05:13:25.000774005Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.588344ms logger=migrator t=2026-07-02T05:13:25.01117806Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-02T05:13:25.012371744Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.191394ms logger=migrator t=2026-07-02T05:13:25.026947037Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-02T05:13:25.027777644Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=831.917µs logger=migrator t=2026-07-02T05:13:25.033464071Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-02T05:13:25.034512173Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.039901ms logger=migrator t=2026-07-02T05:13:25.038493785Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-02T05:13:25.039482135Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=988.33µs logger=migrator t=2026-07-02T05:13:25.043946068Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-02T05:13:25.044678633Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=732.695µs logger=migrator t=2026-07-02T05:13:25.050010683Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-02T05:13:25.05714931Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.138837ms logger=migrator t=2026-07-02T05:13:25.064144545Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-02T05:13:25.065250088Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.108823ms logger=migrator t=2026-07-02T05:13:25.070797102Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-02T05:13:25.071708232Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=911.25µs logger=migrator t=2026-07-02T05:13:25.077388769Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-02T05:13:25.078251117Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=862.278µs logger=migrator t=2026-07-02T05:13:25.517761322Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-02T05:13:25.518530268Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=769.816µs logger=migrator t=2026-07-02T05:13:25.585658225Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-02T05:13:25.588359191Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.703286ms logger=migrator t=2026-07-02T05:13:25.674597064Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-02T05:13:25.677985644Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.39061ms logger=migrator t=2026-07-02T05:13:25.848814875Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-02T05:13:25.848897837Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=85.732µs logger=migrator t=2026-07-02T05:13:25.940091742Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-02T05:13:25.940605423Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=517.481µs logger=migrator t=2026-07-02T05:13:26.051600085Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-02T05:13:26.054805532Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.205467ms logger=migrator t=2026-07-02T05:13:26.189298858Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-02T05:13:26.189705176Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=409.878µs logger=migrator t=2026-07-02T05:13:26.196330593Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-02T05:13:26.196582208Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=250.796µs logger=migrator t=2026-07-02T05:13:26.200368726Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-02T05:13:26.204338298Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.969172ms logger=migrator t=2026-07-02T05:13:26.219303057Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-02T05:13:26.219687874Z level=info msg="Migration successfully executed" id="Update uid value" duration=385.258µs logger=migrator t=2026-07-02T05:13:26.224868891Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-02T05:13:26.226440334Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.570373ms logger=migrator t=2026-07-02T05:13:26.232146032Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-02T05:13:26.233765315Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.621873ms logger=migrator t=2026-07-02T05:13:26.239942873Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-02T05:13:26.24078051Z level=info msg="Migration successfully executed" id="create api_key table" duration=842.587µs logger=migrator t=2026-07-02T05:13:26.245081058Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-02T05:13:26.247056289Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.973191ms logger=migrator t=2026-07-02T05:13:26.255026874Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-02T05:13:26.255927912Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=900.458µs logger=migrator t=2026-07-02T05:13:26.260230722Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-02T05:13:26.261755893Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.524411ms logger=migrator t=2026-07-02T05:13:26.266154024Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-02T05:13:26.267477901Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.323317ms logger=migrator t=2026-07-02T05:13:26.272344651Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-02T05:13:26.273268671Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=903.6µs logger=migrator t=2026-07-02T05:13:26.277426436Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-02T05:13:26.278135971Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=709.595µs logger=migrator t=2026-07-02T05:13:26.281685775Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-02T05:13:26.288328292Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.641987ms logger=migrator t=2026-07-02T05:13:26.292797263Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-02T05:13:26.293491038Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=693.635µs logger=migrator t=2026-07-02T05:13:26.29889216Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-02T05:13:26.299622985Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=730.825µs logger=migrator t=2026-07-02T05:13:26.30376218Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-02T05:13:26.304481465Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=720.226µs logger=migrator t=2026-07-02T05:13:26.308002787Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-02T05:13:26.309263403Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.262686ms logger=migrator t=2026-07-02T05:13:26.313501701Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-02T05:13:26.314009242Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=507.591µs logger=migrator t=2026-07-02T05:13:26.318004094Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-02T05:13:26.318914203Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=909.799µs logger=migrator t=2026-07-02T05:13:26.323519657Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-02T05:13:26.323545508Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=26.451µs logger=migrator t=2026-07-02T05:13:26.327435769Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-02T05:13:26.329840949Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.405549ms logger=migrator t=2026-07-02T05:13:26.33330873Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-02T05:13:26.33574618Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.43731ms logger=migrator t=2026-07-02T05:13:26.341316405Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-02T05:13:26.341478019Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=162.354µs logger=migrator t=2026-07-02T05:13:26.344979371Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-02T05:13:26.355533669Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=10.548187ms logger=migrator t=2026-07-02T05:13:26.362574153Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-02T05:13:26.365867772Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.283409ms logger=migrator t=2026-07-02T05:13:26.370264983Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-02T05:13:26.370935356Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=670.423µs logger=migrator t=2026-07-02T05:13:26.374598082Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-02T05:13:26.375136973Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=537.211µs logger=migrator t=2026-07-02T05:13:26.38418994Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-02T05:13:26.386067419Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.880449ms logger=migrator t=2026-07-02T05:13:26.391232846Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-02T05:13:26.392854969Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.622413ms logger=migrator t=2026-07-02T05:13:26.400708891Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-02T05:13:26.401373515Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=665.524µs logger=migrator t=2026-07-02T05:13:26.410548704Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-02T05:13:26.411651967Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.106083ms logger=migrator t=2026-07-02T05:13:26.416024236Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-02T05:13:26.416094339Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=77.693µs logger=migrator t=2026-07-02T05:13:26.420643592Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-02T05:13:26.420669573Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=27.211µs logger=migrator t=2026-07-02T05:13:26.425008563Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-02T05:13:26.429834162Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.824969ms logger=migrator t=2026-07-02T05:13:26.433683842Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-02T05:13:26.436412868Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.728886ms logger=migrator t=2026-07-02T05:13:26.44091661Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-02T05:13:26.440980972Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=62.772µs logger=migrator t=2026-07-02T05:13:26.444796601Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-02T05:13:26.445509165Z level=info msg="Migration successfully executed" id="create quota table v1" duration=712.264µs logger=migrator t=2026-07-02T05:13:26.449911467Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-02T05:13:26.451364947Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.445329ms logger=migrator t=2026-07-02T05:13:26.455957712Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-02T05:13:26.455994782Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=38.81µs logger=migrator t=2026-07-02T05:13:26.460928094Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-02T05:13:26.462622369Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.694585ms logger=migrator t=2026-07-02T05:13:26.467454009Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-02T05:13:26.468973389Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.5192ms logger=migrator t=2026-07-02T05:13:26.47482463Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-02T05:13:26.480046428Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.220888ms logger=migrator t=2026-07-02T05:13:26.484316927Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-02T05:13:26.484351868Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=35.731µs logger=migrator t=2026-07-02T05:13:26.489053725Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-02T05:13:26.491332651Z level=info msg="Migration successfully executed" id="create session table" duration=2.283366ms logger=migrator t=2026-07-02T05:13:26.49712768Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-02T05:13:26.497289754Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=167.884µs logger=migrator t=2026-07-02T05:13:26.501804647Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-02T05:13:26.501883269Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=79.002µs logger=migrator t=2026-07-02T05:13:26.506808581Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-02T05:13:26.508061367Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.252825ms logger=migrator t=2026-07-02T05:13:26.512391446Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-02T05:13:26.513461698Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.068412ms logger=migrator t=2026-07-02T05:13:26.519737388Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-02T05:13:26.519783799Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=48.161µs logger=migrator t=2026-07-02T05:13:26.524577247Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-02T05:13:26.524627828Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=52.231µs logger=migrator t=2026-07-02T05:13:26.528468848Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-02T05:13:26.53194074Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.471422ms logger=migrator t=2026-07-02T05:13:26.535795469Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-02T05:13:26.542099799Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=6.30317ms logger=migrator t=2026-07-02T05:13:26.547121653Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-02T05:13:26.547402688Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=284.476µs logger=migrator t=2026-07-02T05:13:26.551875871Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-02T05:13:26.552136176Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=258.775µs logger=migrator t=2026-07-02T05:13:26.556615959Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-02T05:13:26.55812262Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.506071ms logger=migrator t=2026-07-02T05:13:26.563884879Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-02T05:13:26.56394282Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=62.591µs logger=migrator t=2026-07-02T05:13:26.567895372Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-02T05:13:26.573451997Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.556115ms logger=migrator t=2026-07-02T05:13:26.57848059Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-02T05:13:26.578797447Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=316.288µs logger=migrator t=2026-07-02T05:13:26.582396811Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-02T05:13:26.586156389Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.758987ms logger=migrator t=2026-07-02T05:13:26.589813995Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-02T05:13:26.593357917Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.543202ms logger=migrator t=2026-07-02T05:13:26.59736631Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-02T05:13:26.597435121Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.971µs logger=migrator t=2026-07-02T05:13:26.602324952Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-02T05:13:26.60513796Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.816518ms logger=migrator t=2026-07-02T05:13:26.6109415Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-02T05:13:26.612039722Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.097922ms logger=migrator t=2026-07-02T05:13:26.616088487Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-02T05:13:26.617281641Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.236625ms logger=migrator t=2026-07-02T05:13:26.622861266Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-02T05:13:26.623790586Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=929.26µs logger=migrator t=2026-07-02T05:13:26.628008022Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-02T05:13:26.628852359Z level=info msg="Migration successfully executed" id="add index alert state" duration=844.227µs logger=migrator t=2026-07-02T05:13:26.634036656Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-02T05:13:26.63516899Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.132624ms logger=migrator t=2026-07-02T05:13:26.639654393Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-02T05:13:26.64048299Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=827.567µs logger=migrator t=2026-07-02T05:13:26.644826619Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-02T05:13:26.646157377Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.329768ms logger=migrator t=2026-07-02T05:13:26.65114542Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-02T05:13:26.652050619Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=902.15µs logger=migrator t=2026-07-02T05:13:26.656795446Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-02T05:13:26.6647392Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=7.943914ms logger=migrator t=2026-07-02T05:13:26.669805155Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-02T05:13:26.67052774Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=721.835µs logger=migrator t=2026-07-02T05:13:26.675904651Z 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-07-02T05:13:26.677636017Z 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=1.732106ms logger=migrator t=2026-07-02T05:13:26.682457517Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-02T05:13:26.683032428Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=574.702µs logger=migrator t=2026-07-02T05:13:26.689327618Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-02T05:13:26.689850558Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=522.94µs logger=migrator t=2026-07-02T05:13:26.696933825Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-02T05:13:26.698368984Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.434749ms logger=migrator t=2026-07-02T05:13:26.702924269Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-02T05:13:26.706490742Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.567783ms logger=migrator t=2026-07-02T05:13:26.710701829Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-02T05:13:26.714209651Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.507582ms logger=migrator t=2026-07-02T05:13:26.718873968Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-02T05:13:26.722436122Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.561664ms logger=migrator t=2026-07-02T05:13:26.726191799Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-02T05:13:26.729773452Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.580703ms logger=migrator t=2026-07-02T05:13:26.735743466Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-02T05:13:26.736700766Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=956.6µs logger=migrator t=2026-07-02T05:13:26.74369007Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-02T05:13:26.74371652Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.46µs logger=migrator t=2026-07-02T05:13:26.749921509Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-02T05:13:26.74996062Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=40.441µs logger=migrator t=2026-07-02T05:13:26.756343961Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-02T05:13:26.757461534Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.118073ms logger=migrator t=2026-07-02T05:13:26.763139161Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-02T05:13:26.764100381Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=950.84µs logger=migrator t=2026-07-02T05:13:26.773161748Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-02T05:13:26.775021407Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.866039ms logger=migrator t=2026-07-02T05:13:26.782607513Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-02T05:13:26.7838905Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.285627ms logger=migrator t=2026-07-02T05:13:26.78922205Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-02T05:13:26.790171029Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=948.889µs logger=migrator t=2026-07-02T05:13:26.797275746Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-02T05:13:26.804661508Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=7.390042ms logger=migrator t=2026-07-02T05:13:26.810377426Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-02T05:13:26.814703516Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.32589ms logger=migrator t=2026-07-02T05:13:26.820806642Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-02T05:13:26.821004256Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=198.764µs logger=migrator t=2026-07-02T05:13:26.82604957Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-02T05:13:26.827091931Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.042641ms logger=migrator t=2026-07-02T05:13:26.833679858Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-02T05:13:26.835215569Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.537451ms logger=migrator t=2026-07-02T05:13:26.839757993Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-02T05:13:26.84348242Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.723977ms logger=migrator t=2026-07-02T05:13:26.848556784Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-02T05:13:26.848643716Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=80.562µs logger=migrator t=2026-07-02T05:13:26.85465085Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-02T05:13:26.856028989Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.378859ms logger=migrator t=2026-07-02T05:13:26.860002101Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-02T05:13:26.860866378Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=865.037µs logger=migrator t=2026-07-02T05:13:26.866370762Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-02T05:13:26.866447933Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=77.651µs logger=migrator t=2026-07-02T05:13:26.875866608Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-02T05:13:26.877560633Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.699025ms logger=migrator t=2026-07-02T05:13:26.884588789Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-02T05:13:26.88565084Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.063282ms logger=migrator t=2026-07-02T05:13:26.891408649Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-02T05:13:26.892360489Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=952.97µs logger=migrator t=2026-07-02T05:13:26.897426013Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-02T05:13:26.898319402Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=893.089µs logger=migrator t=2026-07-02T05:13:26.903988219Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-02T05:13:26.905431388Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.442979ms logger=migrator t=2026-07-02T05:13:26.911873331Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-02T05:13:26.913582977Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.708056ms logger=migrator t=2026-07-02T05:13:26.923384809Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-02T05:13:26.92342928Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=46.731µs logger=migrator t=2026-07-02T05:13:26.930865483Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-02T05:13:26.935281184Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.414911ms logger=migrator t=2026-07-02T05:13:26.938980241Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-02T05:13:26.939876959Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=896.808µs logger=migrator t=2026-07-02T05:13:26.943511435Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-02T05:13:26.947898565Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.386499ms logger=migrator t=2026-07-02T05:13:26.953549381Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-02T05:13:26.954256656Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=707.275µs logger=migrator t=2026-07-02T05:13:26.958141686Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-02T05:13:26.959125106Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=982.3µs logger=migrator t=2026-07-02T05:13:26.964294373Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-02T05:13:26.965854286Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.559703ms logger=migrator t=2026-07-02T05:13:26.97186232Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-02T05:13:26.984787537Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.916316ms logger=migrator t=2026-07-02T05:13:26.991111947Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-02T05:13:26.991979595Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=868.918µs logger=migrator t=2026-07-02T05:13:26.996825685Z 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-07-02T05:13:26.997812085Z 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=984.87µs logger=migrator t=2026-07-02T05:13:27.003080394Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-02T05:13:27.003358969Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=278.785µs logger=migrator t=2026-07-02T05:13:27.008650878Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-02T05:13:27.009271441Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=621.623µs logger=migrator t=2026-07-02T05:13:27.015813196Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-02T05:13:27.016095222Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=278.766µs logger=migrator t=2026-07-02T05:13:27.021912302Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-02T05:13:27.026503166Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.590374ms logger=migrator t=2026-07-02T05:13:27.030465268Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-02T05:13:27.035137203Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.671195ms logger=migrator t=2026-07-02T05:13:27.041568267Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-02T05:13:27.042371163Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=803.086µs logger=migrator t=2026-07-02T05:13:27.047122091Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-02T05:13:27.048864637Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.741876ms logger=migrator t=2026-07-02T05:13:27.053277778Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-02T05:13:27.053517603Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=240.265µs logger=migrator t=2026-07-02T05:13:27.06262089Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-02T05:13:27.069319139Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.698399ms logger=migrator t=2026-07-02T05:13:27.074174788Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-02T05:13:27.07522374Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.051022ms logger=migrator t=2026-07-02T05:13:27.080651682Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-02T05:13:27.080836466Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=184.814µs logger=migrator t=2026-07-02T05:13:27.087690477Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-02T05:13:27.088150296Z level=info msg="Migration successfully executed" id="Move region to single row" duration=455.679µs logger=migrator t=2026-07-02T05:13:27.093977496Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-02T05:13:27.095482748Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.506022ms logger=migrator t=2026-07-02T05:13:27.182407589Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-02T05:13:27.18387677Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.469001ms logger=migrator t=2026-07-02T05:13:27.191415555Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-02T05:13:27.193186231Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.766817ms logger=migrator t=2026-07-02T05:13:27.198197395Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-02T05:13:27.19945157Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.254735ms logger=migrator t=2026-07-02T05:13:27.205101637Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-02T05:13:27.205956734Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=855.078µs logger=migrator t=2026-07-02T05:13:27.21061843Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-02T05:13:27.21159588Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=979.31µs logger=migrator t=2026-07-02T05:13:27.216134394Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-02T05:13:27.216274337Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=140.883µs logger=migrator t=2026-07-02T05:13:27.221872462Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-02T05:13:27.2232067Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.333918ms logger=migrator t=2026-07-02T05:13:27.229349817Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-02T05:13:27.230129853Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=780.026µs logger=migrator t=2026-07-02T05:13:27.234069364Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-02T05:13:27.235545354Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.475681ms logger=migrator t=2026-07-02T05:13:27.241844834Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-02T05:13:27.243396066Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.551132ms logger=migrator t=2026-07-02T05:13:27.348836038Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-02T05:13:27.34933996Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=503.482µs logger=migrator t=2026-07-02T05:13:27.356116499Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-02T05:13:27.356610959Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=506.29µs logger=migrator t=2026-07-02T05:13:27.361432439Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-02T05:13:27.361555951Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=121.863µs logger=migrator t=2026-07-02T05:13:27.366388481Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-02T05:13:27.36781657Z level=info msg="Migration successfully executed" id="create team table" duration=1.427029ms logger=migrator t=2026-07-02T05:13:27.373548258Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-02T05:13:27.374520119Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=971.931µs logger=migrator t=2026-07-02T05:13:27.379262566Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-02T05:13:27.38040296Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.140684ms logger=migrator t=2026-07-02T05:13:27.384920212Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-02T05:13:27.389533328Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.612935ms logger=migrator t=2026-07-02T05:13:27.394539371Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-02T05:13:27.394708724Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=169.213µs logger=migrator t=2026-07-02T05:13:27.411593753Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-02T05:13:27.413186275Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.595303ms logger=migrator t=2026-07-02T05:13:27.419040796Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-02T05:13:27.419829682Z level=info msg="Migration successfully executed" id="create team member table" duration=790.136µs logger=migrator t=2026-07-02T05:13:27.424597321Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-02T05:13:27.425455668Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=861.937µs logger=migrator t=2026-07-02T05:13:27.42994588Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-02T05:13:27.43088809Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=941.68µs logger=migrator t=2026-07-02T05:13:27.436400914Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-02T05:13:27.437295122Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=893.838µs logger=migrator t=2026-07-02T05:13:27.442166573Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-02T05:13:27.446726356Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.559653ms logger=migrator t=2026-07-02T05:13:27.450998435Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-02T05:13:27.45562781Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.628885ms logger=migrator t=2026-07-02T05:13:27.461182935Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-02T05:13:27.465807499Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.624324ms logger=migrator t=2026-07-02T05:13:27.471347234Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-02T05:13:27.472203642Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=856.438µs logger=migrator t=2026-07-02T05:13:27.477331357Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-02T05:13:27.478258187Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=926.54µs logger=migrator t=2026-07-02T05:13:27.483686729Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-02T05:13:27.484610127Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=923.178µs logger=migrator t=2026-07-02T05:13:27.490840145Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-02T05:13:27.492413188Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.570363ms logger=migrator t=2026-07-02T05:13:27.49885024Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-02T05:13:27.499476003Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=625.943µs logger=migrator t=2026-07-02T05:13:27.503948036Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-02T05:13:27.504954146Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.00721ms logger=migrator t=2026-07-02T05:13:27.510522161Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-02T05:13:27.511466341Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=941.42µs logger=migrator t=2026-07-02T05:13:27.516257139Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-02T05:13:27.517187289Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=930.35µs logger=migrator t=2026-07-02T05:13:27.522902757Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-02T05:13:27.523416557Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=513.76µs logger=migrator t=2026-07-02T05:13:27.529196526Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-02T05:13:27.529436211Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=239.735µs logger=migrator t=2026-07-02T05:13:27.53421394Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-02T05:13:27.536522876Z level=info msg="Migration successfully executed" id="create tag table" duration=2.308156ms logger=migrator t=2026-07-02T05:13:27.541969389Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-02T05:13:27.543045772Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.075953ms logger=migrator t=2026-07-02T05:13:27.548761179Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-02T05:13:27.549543055Z level=info msg="Migration successfully executed" id="create login attempt table" duration=780.676µs logger=migrator t=2026-07-02T05:13:27.555351795Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-02T05:13:27.556248464Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=896.519µs logger=migrator t=2026-07-02T05:13:27.561066862Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-02T05:13:27.56190253Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=835.518µs logger=migrator t=2026-07-02T05:13:27.566381802Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-02T05:13:27.580570055Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.185182ms logger=migrator t=2026-07-02T05:13:27.587880276Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-02T05:13:27.588629851Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=749.835µs logger=migrator t=2026-07-02T05:13:27.597068745Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-02T05:13:27.598837741Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.771757ms logger=migrator t=2026-07-02T05:13:27.604177451Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-02T05:13:27.604654891Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=477.53µs logger=migrator t=2026-07-02T05:13:27.610662645Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-02T05:13:27.611360019Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=696.914µs logger=migrator t=2026-07-02T05:13:27.615863462Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-02T05:13:27.617066617Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.202655ms logger=migrator t=2026-07-02T05:13:27.621640991Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-02T05:13:27.623452098Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.825087ms logger=migrator t=2026-07-02T05:13:27.629382011Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-02T05:13:27.629447253Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=66.142µs logger=migrator t=2026-07-02T05:13:27.633871393Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-02T05:13:27.641446589Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.575466ms logger=migrator t=2026-07-02T05:13:27.645877351Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-02T05:13:27.65604594Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=10.167979ms logger=migrator t=2026-07-02T05:13:27.661046243Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-02T05:13:27.66526775Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.220927ms logger=migrator t=2026-07-02T05:13:27.669241152Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-02T05:13:27.674356788Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.115146ms logger=migrator t=2026-07-02T05:13:27.678500593Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-02T05:13:27.679458602Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=957.139µs logger=migrator t=2026-07-02T05:13:27.685073838Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-02T05:13:27.690312736Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.238398ms logger=migrator t=2026-07-02T05:13:27.694984933Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-02T05:13:27.69582756Z level=info msg="Migration successfully executed" id="create server_lock table" duration=842.447µs logger=migrator t=2026-07-02T05:13:27.702902206Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-02T05:13:27.703950007Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.047501ms logger=migrator t=2026-07-02T05:13:27.712635666Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-02T05:13:27.714009865Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.374049ms logger=migrator t=2026-07-02T05:13:27.722127562Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-02T05:13:27.723765746Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.637833ms logger=migrator t=2026-07-02T05:13:27.728693627Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-02T05:13:27.72983157Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.138893ms logger=migrator t=2026-07-02T05:13:27.735539979Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-02T05:13:27.73656976Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.029601ms logger=migrator t=2026-07-02T05:13:27.741107423Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-02T05:13:27.747515515Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.407822ms logger=migrator t=2026-07-02T05:13:27.75164333Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-02T05:13:27.75259757Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=954.13µs logger=migrator t=2026-07-02T05:13:27.758745577Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-02T05:13:27.759627355Z level=info msg="Migration successfully executed" id="create cache_data table" duration=881.968µs logger=migrator t=2026-07-02T05:13:27.764904184Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-02T05:13:27.766512557Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.608013ms logger=migrator t=2026-07-02T05:13:27.771787365Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-02T05:13:27.772718245Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=931.95µs logger=migrator t=2026-07-02T05:13:27.778717548Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-02T05:13:27.779734169Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.016351ms logger=migrator t=2026-07-02T05:13:27.78460854Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-02T05:13:27.784720772Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=107.702µs logger=migrator t=2026-07-02T05:13:27.790372768Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-02T05:13:27.790531982Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=159.814µs logger=migrator t=2026-07-02T05:13:27.795404232Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-02T05:13:27.7967746Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.372788ms logger=migrator t=2026-07-02T05:13:27.803124132Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-02T05:13:27.804118842Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.032521ms logger=migrator t=2026-07-02T05:13:27.810117125Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-02T05:13:27.811822121Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.704656ms logger=migrator t=2026-07-02T05:13:27.817807934Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-02T05:13:27.817891236Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=83.872µs logger=migrator t=2026-07-02T05:13:27.823686155Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-02T05:13:27.825217147Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.523952ms logger=migrator t=2026-07-02T05:13:27.830156738Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-02T05:13:27.831807543Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.651405ms logger=migrator t=2026-07-02T05:13:27.837072881Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-02T05:13:27.838091032Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.017881ms logger=migrator t=2026-07-02T05:13:27.842679247Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-02T05:13:27.844297549Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.617832ms logger=migrator t=2026-07-02T05:13:27.848925575Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-02T05:13:27.856064383Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.139918ms logger=migrator t=2026-07-02T05:13:27.86132091Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-02T05:13:27.862470344Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.149114ms logger=migrator t=2026-07-02T05:13:27.866748842Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-02T05:13:27.866847724Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=99.492µs logger=migrator t=2026-07-02T05:13:27.871193004Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-02T05:13:27.872152304Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=963.26µs logger=migrator t=2026-07-02T05:13:27.877683438Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-02T05:13:27.879301471Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.617683ms logger=migrator t=2026-07-02T05:13:27.884865206Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-02T05:13:27.885904207Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.038921ms logger=migrator t=2026-07-02T05:13:27.890664355Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-02T05:13:27.890755327Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=91.422µs logger=migrator t=2026-07-02T05:13:27.896085197Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-02T05:13:27.898377425Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.285787ms logger=migrator t=2026-07-02T05:13:27.903444798Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-02T05:13:27.904635484Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.192885ms logger=migrator t=2026-07-02T05:13:27.910192838Z 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-07-02T05:13:27.91127375Z 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.078872ms logger=migrator t=2026-07-02T05:13:27.915802834Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-02T05:13:27.916875575Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.072431ms logger=migrator t=2026-07-02T05:13:27.923201375Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-02T05:13:27.930822823Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.622498ms logger=migrator t=2026-07-02T05:13:27.936485479Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-02T05:13:27.93744602Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=960.511µs logger=migrator t=2026-07-02T05:13:27.942089625Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-02T05:13:27.943046775Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=956.86µs logger=migrator t=2026-07-02T05:13:27.947741762Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-02T05:13:27.974008273Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.266631ms logger=migrator t=2026-07-02T05:13:27.980235872Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-02T05:13:28.003254776Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.018584ms logger=migrator t=2026-07-02T05:13:28.008728889Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-02T05:13:28.009684528Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=954.949µs logger=migrator t=2026-07-02T05:13:28.01511846Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-02T05:13:28.016396456Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.277716ms logger=migrator t=2026-07-02T05:13:28.021545142Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-02T05:13:28.028309631Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.766329ms logger=migrator t=2026-07-02T05:13:28.032747563Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-02T05:13:28.038653205Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.902851ms logger=migrator t=2026-07-02T05:13:28.043453033Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-02T05:13:28.044492215Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.038902ms logger=migrator t=2026-07-02T05:13:28.051146811Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-02T05:13:28.053239835Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.092254ms logger=migrator t=2026-07-02T05:13:28.058599955Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-02T05:13:28.059666296Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.063711ms logger=migrator t=2026-07-02T05:13:28.065588358Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-02T05:13:28.067951457Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.361469ms logger=migrator t=2026-07-02T05:13:28.073594223Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-02T05:13:28.073660895Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=67.822µs logger=migrator t=2026-07-02T05:13:28.079537105Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-02T05:13:28.087257744Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.722229ms logger=migrator t=2026-07-02T05:13:28.091777478Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-02T05:13:28.097846252Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.068464ms logger=migrator t=2026-07-02T05:13:28.102386905Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-02T05:13:28.10842451Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.037355ms logger=migrator t=2026-07-02T05:13:28.113624857Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-02T05:13:28.114541046Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=915.96µs logger=migrator t=2026-07-02T05:13:28.118813314Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-02T05:13:28.119802445Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=988.71µs logger=migrator t=2026-07-02T05:13:28.124431999Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-02T05:13:28.13031731Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.887891ms logger=migrator t=2026-07-02T05:13:28.135556068Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-02T05:13:28.141362817Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.809019ms logger=migrator t=2026-07-02T05:13:28.145742408Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-02T05:13:28.146754168Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.01386ms logger=migrator t=2026-07-02T05:13:28.151499546Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-02T05:13:28.157404838Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.904752ms logger=migrator t=2026-07-02T05:13:28.162644096Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-02T05:13:28.168785342Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.140527ms logger=migrator t=2026-07-02T05:13:28.17545464Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-02T05:13:28.175523031Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=68.631µs logger=migrator t=2026-07-02T05:13:28.17984494Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-02T05:13:28.18087272Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.02766ms logger=migrator t=2026-07-02T05:13:28.186235581Z 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-07-02T05:13:28.187206491Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=970.25µs logger=migrator t=2026-07-02T05:13:28.191977619Z 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-07-02T05:13:28.193009071Z 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.027462ms logger=migrator t=2026-07-02T05:13:28.197659156Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-02T05:13:28.197728257Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=69.661µs logger=migrator t=2026-07-02T05:13:28.202846623Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-02T05:13:28.209119132Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.272159ms logger=migrator t=2026-07-02T05:13:28.213334619Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-02T05:13:28.219577727Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.244188ms logger=migrator t=2026-07-02T05:13:28.224266044Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-02T05:13:28.230301708Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.035624ms logger=migrator t=2026-07-02T05:13:28.234809551Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-02T05:13:28.240905926Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.096475ms logger=migrator t=2026-07-02T05:13:28.246091733Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-02T05:13:28.2522636Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.171307ms logger=migrator t=2026-07-02T05:13:28.256586719Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-02T05:13:28.256649131Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=62.842µs logger=migrator t=2026-07-02T05:13:28.260567071Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-02T05:13:28.261308056Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=740.695µs logger=migrator t=2026-07-02T05:13:28.267119395Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-02T05:13:28.273334063Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.214368ms logger=migrator t=2026-07-02T05:13:28.277902447Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-02T05:13:28.277966779Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=64.652µs logger=migrator t=2026-07-02T05:13:28.283262158Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-02T05:13:28.289848453Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.585705ms logger=migrator t=2026-07-02T05:13:28.295149012Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-02T05:13:28.296142923Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=993.801µs logger=migrator t=2026-07-02T05:13:28.301223337Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-02T05:13:28.307411755Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.193198ms logger=migrator t=2026-07-02T05:13:28.312420347Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-02T05:13:28.313166353Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=743.726µs logger=migrator t=2026-07-02T05:13:28.319110126Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-02T05:13:28.320200748Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.085362ms logger=migrator t=2026-07-02T05:13:28.327065119Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-02T05:13:28.337274969Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.20955ms logger=migrator t=2026-07-02T05:13:28.341995946Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-02T05:13:28.342571378Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=575.202µs logger=migrator t=2026-07-02T05:13:28.348395818Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-02T05:13:28.350604273Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.210575ms logger=migrator t=2026-07-02T05:13:28.357882394Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-02T05:13:28.358920465Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.037801ms logger=migrator t=2026-07-02T05:13:28.364960519Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-02T05:13:28.366883059Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.938751ms logger=migrator t=2026-07-02T05:13:28.373571626Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-02T05:13:28.373675438Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=105.082µs logger=migrator t=2026-07-02T05:13:28.378249882Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-02T05:13:28.379205732Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=956.2µs logger=migrator t=2026-07-02T05:13:28.384048742Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-02T05:13:28.384977151Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=928.049µs logger=migrator t=2026-07-02T05:13:28.390500494Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-02T05:13:28.390867641Z 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-07-02T05:13:28.395041088Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-02T05:13:28.395451956Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=410.728µs logger=migrator t=2026-07-02T05:13:28.399649913Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-02T05:13:28.400661344Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.011701ms logger=migrator t=2026-07-02T05:13:28.405951413Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-02T05:13:28.412616709Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.665126ms logger=migrator t=2026-07-02T05:13:28.416751925Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-02T05:13:28.417754885Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.00284ms logger=migrator t=2026-07-02T05:13:28.422261468Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-02T05:13:28.423278919Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.013991ms logger=migrator t=2026-07-02T05:13:28.428890075Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-02T05:13:28.429695951Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=805.466µs logger=migrator t=2026-07-02T05:13:28.435046931Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-02T05:13:28.43741122Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.372359ms logger=migrator t=2026-07-02T05:13:28.441890573Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-02T05:13:28.443488175Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.596922ms logger=migrator t=2026-07-02T05:13:28.449736143Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-02T05:13:28.449763754Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.501µs logger=migrator t=2026-07-02T05:13:28.454082383Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-02T05:13:28.454187985Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=106.702µs logger=migrator t=2026-07-02T05:13:28.459089646Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-02T05:13:28.467959068Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.870652ms logger=migrator t=2026-07-02T05:13:28.472195395Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-02T05:13:28.472548533Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=355.778µs logger=migrator t=2026-07-02T05:13:28.477590366Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-02T05:13:28.478641898Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.050812ms logger=migrator t=2026-07-02T05:13:28.483908437Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-02T05:13:28.484387907Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=483.43µs logger=migrator t=2026-07-02T05:13:28.491027493Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-02T05:13:28.4923001Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.276017ms logger=migrator t=2026-07-02T05:13:28.498318993Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-02T05:13:28.49915463Z level=info msg="Migration successfully executed" id="create secrets table" duration=835.737µs logger=migrator t=2026-07-02T05:13:28.505502741Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-02T05:13:28.538262035Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.759424ms logger=migrator t=2026-07-02T05:13:28.543212667Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-02T05:13:28.548310672Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.097795ms logger=migrator t=2026-07-02T05:13:28.553685653Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-02T05:13:28.553942408Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=257.005µs logger=migrator t=2026-07-02T05:13:28.558622954Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-02T05:13:28.591920949Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.296935ms logger=migrator t=2026-07-02T05:13:28.597693918Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-02T05:13:28.62547864Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=27.784141ms logger=migrator t=2026-07-02T05:13:28.630403971Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-02T05:13:28.631207658Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=803.586µs logger=migrator t=2026-07-02T05:13:28.63761327Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-02T05:13:28.638460267Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=846.807µs logger=migrator t=2026-07-02T05:13:28.644528482Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-02T05:13:28.645002292Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=473.72µs logger=migrator t=2026-07-02T05:13:28.650374402Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-02T05:13:28.651975145Z level=info msg="Migration successfully executed" id="create permission table" duration=1.600133ms logger=migrator t=2026-07-02T05:13:28.657031039Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-02T05:13:28.658402928Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.371839ms logger=migrator t=2026-07-02T05:13:28.664458142Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-02T05:13:28.665585376Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.126974ms logger=migrator t=2026-07-02T05:13:28.670476515Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-02T05:13:28.671558428Z level=info msg="Migration successfully executed" id="create role table" duration=1.079863ms logger=migrator t=2026-07-02T05:13:28.676697823Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-02T05:13:28.685664349Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.962676ms logger=migrator t=2026-07-02T05:13:28.69061982Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-02T05:13:28.698477922Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.857102ms logger=migrator t=2026-07-02T05:13:28.705066448Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-02T05:13:28.705932185Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=865.667µs logger=migrator t=2026-07-02T05:13:28.712613263Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-02T05:13:28.714510972Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.90107ms logger=migrator t=2026-07-02T05:13:28.719923294Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-02T05:13:28.72169136Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.767937ms logger=migrator t=2026-07-02T05:13:28.728759115Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-02T05:13:28.729663843Z level=info msg="Migration successfully executed" id="create team role table" duration=904.378µs logger=migrator t=2026-07-02T05:13:28.734797909Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-02T05:13:28.736027575Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.229476ms logger=migrator t=2026-07-02T05:13:28.741050128Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-02T05:13:28.742282424Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.231976ms logger=migrator t=2026-07-02T05:13:28.748875839Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-02T05:13:28.750715697Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.830088ms logger=migrator t=2026-07-02T05:13:28.756083028Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-02T05:13:28.757272192Z level=info msg="Migration successfully executed" id="create user role table" duration=1.188914ms logger=migrator t=2026-07-02T05:13:28.762309946Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-02T05:13:28.763408668Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.098462ms logger=migrator t=2026-07-02T05:13:28.770411302Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-02T05:13:28.771549035Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.137513ms logger=migrator t=2026-07-02T05:13:28.776914816Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-02T05:13:28.778022709Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.107883ms logger=migrator t=2026-07-02T05:13:28.783217105Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-02T05:13:28.784161435Z level=info msg="Migration successfully executed" id="create builtin role table" duration=942.67µs logger=migrator t=2026-07-02T05:13:28.790313912Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-02T05:13:28.79217739Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.864848ms logger=migrator t=2026-07-02T05:13:28.797148792Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-02T05:13:28.798234605Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.124854ms logger=migrator t=2026-07-02T05:13:28.803203557Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-02T05:13:28.81116375Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.959553ms logger=migrator t=2026-07-02T05:13:28.81601116Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-02T05:13:28.817139464Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.126094ms logger=migrator t=2026-07-02T05:13:28.823331811Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-02T05:13:28.824557196Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.225045ms logger=migrator t=2026-07-02T05:13:28.830332015Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-02T05:13:28.832328346Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.995671ms logger=migrator t=2026-07-02T05:13:28.837282949Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-02T05:13:28.838944122Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.661123ms logger=migrator t=2026-07-02T05:13:28.844527717Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-02T05:13:28.845367245Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=839.318µs logger=migrator t=2026-07-02T05:13:28.850258995Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-02T05:13:28.851655114Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.394329ms logger=migrator t=2026-07-02T05:13:28.857147247Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-02T05:13:28.866874387Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.72878ms logger=migrator t=2026-07-02T05:13:28.872281498Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-02T05:13:28.87820611Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.921282ms logger=migrator t=2026-07-02T05:13:28.882851236Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-02T05:13:28.890548475Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.696699ms logger=migrator t=2026-07-02T05:13:28.895247981Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-02T05:13:28.900933439Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.685598ms logger=migrator t=2026-07-02T05:13:28.906341589Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-02T05:13:28.907584355Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.242906ms logger=migrator t=2026-07-02T05:13:28.913336874Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-02T05:13:28.914956777Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.618994ms logger=migrator t=2026-07-02T05:13:28.92091697Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-02T05:13:28.922441101Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.524381ms logger=migrator t=2026-07-02T05:13:28.928377253Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-02T05:13:28.929331523Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=954.13µs logger=migrator t=2026-07-02T05:13:28.93410625Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-02T05:13:28.935420318Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.312588ms logger=migrator t=2026-07-02T05:13:28.942273138Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-02T05:13:28.942473553Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=199.894µs logger=migrator t=2026-07-02T05:13:28.947720991Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-02T05:13:28.947842373Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=122.902µs logger=migrator t=2026-07-02T05:13:28.953316676Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-02T05:13:28.954150904Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=834.798µs logger=migrator t=2026-07-02T05:13:28.960253169Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-02T05:13:28.961357491Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.109032ms logger=migrator t=2026-07-02T05:13:28.96614636Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-02T05:13:28.966856355Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=709.905µs logger=migrator t=2026-07-02T05:13:28.972647484Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-02T05:13:28.97297515Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=328.226µs logger=migrator t=2026-07-02T05:13:28.978040885Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-02T05:13:28.978833021Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=793.686µs logger=migrator t=2026-07-02T05:13:28.984094749Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-02T05:13:28.985833585Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.745936ms logger=migrator t=2026-07-02T05:13:28.992842539Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-02T05:13:28.995097186Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.257027ms logger=migrator t=2026-07-02T05:13:29.001714582Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-02T05:13:29.010555364Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.840042ms logger=migrator t=2026-07-02T05:13:29.014963624Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-02T05:13:29.015045806Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=83.632µs logger=migrator t=2026-07-02T05:13:29.021327525Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-02T05:13:29.022698673Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.371438ms logger=migrator t=2026-07-02T05:13:29.029014693Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-02T05:13:29.030159197Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.144514ms logger=migrator t=2026-07-02T05:13:29.03520313Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-02T05:13:29.036913785Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.710395ms logger=migrator t=2026-07-02T05:13:29.043130873Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-02T05:13:29.052228761Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.098197ms logger=migrator t=2026-07-02T05:13:29.056791344Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-02T05:13:29.058170022Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.381658ms logger=migrator t=2026-07-02T05:13:29.063763397Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-02T05:13:29.06486947Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.110513ms logger=migrator t=2026-07-02T05:13:29.069274291Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-02T05:13:29.089906024Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=20.631893ms logger=migrator t=2026-07-02T05:13:29.094080909Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-02T05:13:29.09506309Z level=info msg="Migration successfully executed" id="create correlation v2" duration=981.561µs logger=migrator t=2026-07-02T05:13:29.101065514Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-02T05:13:29.102186726Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.120882ms logger=migrator t=2026-07-02T05:13:29.108505837Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-02T05:13:29.10962687Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.123352ms logger=migrator t=2026-07-02T05:13:29.115616682Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-02T05:13:29.117519352Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.90234ms logger=migrator t=2026-07-02T05:13:29.122534275Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-02T05:13:29.12278079Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=247.015µs logger=migrator t=2026-07-02T05:13:29.12767541Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-02T05:13:29.128513408Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=837.758µs logger=migrator t=2026-07-02T05:13:29.133916369Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-02T05:13:29.143462295Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.541965ms logger=migrator t=2026-07-02T05:13:29.147894576Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-02T05:13:29.148923757Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.028741ms logger=migrator t=2026-07-02T05:13:29.153408969Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-02T05:13:29.154503392Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.090402ms logger=migrator t=2026-07-02T05:13:29.160204999Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-02T05:13:29.160737549Z 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-07-02T05:13:29.165314404Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-02T05:13:29.165807054Z 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-07-02T05:13:29.170154944Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-02T05:13:29.171026331Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=871.297µs logger=migrator t=2026-07-02T05:13:29.176498784Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-02T05:13:29.178840732Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.345089ms logger=migrator t=2026-07-02T05:13:29.184365366Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-02T05:13:29.185539769Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.174324ms logger=migrator t=2026-07-02T05:13:29.190508151Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-02T05:13:29.191776167Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.267046ms logger=migrator t=2026-07-02T05:13:29.198076127Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-02T05:13:29.200157059Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.085872ms logger=migrator t=2026-07-02T05:13:29.205012419Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-02T05:13:29.206397558Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.384839ms logger=migrator t=2026-07-02T05:13:29.211077464Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-02T05:13:29.211881841Z level=info msg="Migration successfully executed" id="Drop public config table" duration=804.097µs logger=migrator t=2026-07-02T05:13:29.217606939Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-02T05:13:29.218784732Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.177213ms logger=migrator t=2026-07-02T05:13:29.223065761Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-02T05:13:29.224957099Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.891248ms logger=migrator t=2026-07-02T05:13:29.230774388Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-02T05:13:29.232211919Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.437141ms logger=migrator t=2026-07-02T05:13:29.236522717Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-02T05:13:29.237574199Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.051632ms logger=migrator t=2026-07-02T05:13:29.242574451Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-02T05:13:29.263087323Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=20.512532ms logger=migrator t=2026-07-02T05:13:29.268728059Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-02T05:13:29.274731402Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.003323ms logger=migrator t=2026-07-02T05:13:29.279121013Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-02T05:13:29.28682836Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.708017ms logger=migrator t=2026-07-02T05:13:29.2931002Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-02T05:13:29.2935914Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=492.06µs logger=migrator t=2026-07-02T05:13:29.298907699Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-02T05:13:29.307810982Z level=info msg="Migration successfully executed" id="add share column" duration=8.904383ms logger=migrator t=2026-07-02T05:13:29.313377456Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-02T05:13:29.313525489Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=148.023µs logger=migrator t=2026-07-02T05:13:29.318389199Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-02T05:13:29.320569254Z level=info msg="Migration successfully executed" id="create file table" duration=2.179554ms logger=migrator t=2026-07-02T05:13:29.327517987Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-02T05:13:29.328714731Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.196424ms logger=migrator t=2026-07-02T05:13:29.334393178Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-02T05:13:29.335890869Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.496111ms logger=migrator t=2026-07-02T05:13:29.342493114Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-02T05:13:29.344033666Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.540342ms logger=migrator t=2026-07-02T05:13:29.34958819Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-02T05:13:29.350851436Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.262896ms logger=migrator t=2026-07-02T05:13:29.356973242Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-02T05:13:29.357066413Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=93.652µs logger=migrator t=2026-07-02T05:13:29.36128182Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-02T05:13:29.361348172Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=71.632µs logger=migrator t=2026-07-02T05:13:29.365935837Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-02T05:13:29.366896596Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=960.56µs logger=migrator t=2026-07-02T05:13:29.372359678Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-02T05:13:29.372687725Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=328.477µs logger=migrator t=2026-07-02T05:13:29.377018563Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-02T05:13:29.378755069Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.736256ms logger=migrator t=2026-07-02T05:13:29.383056418Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-02T05:13:29.393104384Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.049226ms logger=migrator t=2026-07-02T05:13:29.397510345Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-02T05:13:29.397636288Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=126.293µs logger=migrator t=2026-07-02T05:13:29.403783984Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-02T05:13:29.406597832Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.812968ms logger=migrator t=2026-07-02T05:13:29.412626305Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-02T05:13:29.41335557Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=720.825µs logger=migrator t=2026-07-02T05:13:29.418580988Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-02T05:13:29.418850403Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=269.586µs logger=migrator t=2026-07-02T05:13:29.423342155Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-02T05:13:29.424500239Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.162004ms logger=migrator t=2026-07-02T05:13:29.430312978Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-02T05:13:29.441627952Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.316604ms logger=migrator t=2026-07-02T05:13:29.446153414Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-02T05:13:29.455249271Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.093347ms logger=migrator t=2026-07-02T05:13:29.466795329Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-02T05:13:29.468947312Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.151873ms logger=migrator t=2026-07-02T05:13:29.475444336Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-02T05:13:29.557117755Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.671488ms logger=migrator t=2026-07-02T05:13:29.562138528Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-02T05:13:29.563015145Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=876.557µs logger=migrator t=2026-07-02T05:13:29.568861086Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-02T05:13:29.569668432Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=807.076µs logger=migrator t=2026-07-02T05:13:29.577720358Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-02T05:13:29.608784736Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.062178ms logger=migrator t=2026-07-02T05:13:29.615903892Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-02T05:13:29.625440138Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.532286ms logger=migrator t=2026-07-02T05:13:29.631818399Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-02T05:13:29.632221998Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=405.059µs logger=migrator t=2026-07-02T05:13:29.637064337Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-02T05:13:29.637310822Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=247.165µs logger=migrator t=2026-07-02T05:13:29.640858615Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-02T05:13:29.641129831Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=271.396µs logger=migrator t=2026-07-02T05:13:29.644616842Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-02T05:13:29.644883668Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=267.416µs logger=migrator t=2026-07-02T05:13:29.648917081Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-02T05:13:29.64938721Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=489.49µs logger=migrator t=2026-07-02T05:13:29.654329151Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-02T05:13:29.656256891Z level=info msg="Migration successfully executed" id="create folder table" duration=1.92744ms logger=migrator t=2026-07-02T05:13:29.661351996Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-02T05:13:29.663131693Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.779927ms logger=migrator t=2026-07-02T05:13:29.668182706Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-02T05:13:29.669930242Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.746706ms logger=migrator t=2026-07-02T05:13:29.676040378Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-02T05:13:29.676112459Z level=info msg="Migration successfully executed" id="Update folder title length" duration=73.401µs logger=migrator t=2026-07-02T05:13:29.680484079Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-02T05:13:29.681969639Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.48607ms logger=migrator t=2026-07-02T05:13:29.687763448Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-02T05:13:29.689431923Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.668665ms logger=migrator t=2026-07-02T05:13:29.696634321Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-02T05:13:29.697962648Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.327457ms logger=migrator t=2026-07-02T05:13:29.702619694Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-02T05:13:29.703127405Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=507.09µs logger=migrator t=2026-07-02T05:13:29.707170667Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-02T05:13:29.707524234Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=353.977µs logger=migrator t=2026-07-02T05:13:29.716019869Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-02T05:13:29.717431638Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.413659ms logger=migrator t=2026-07-02T05:13:29.721844949Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-02T05:13:29.723995893Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.150504ms logger=migrator t=2026-07-02T05:13:29.729516116Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-02T05:13:29.730728382Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.212386ms logger=migrator t=2026-07-02T05:13:29.738335447Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-02T05:13:29.739311828Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=976.281µs logger=migrator t=2026-07-02T05:13:29.744916623Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-02T05:13:29.74575679Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=833.727µs logger=migrator t=2026-07-02T05:13:29.75058372Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-02T05:13:29.752334625Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.750355ms logger=migrator t=2026-07-02T05:13:29.757233006Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-02T05:13:29.758719727Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.488961ms logger=migrator t=2026-07-02T05:13:29.762818411Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-02T05:13:29.764410514Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.546532ms logger=migrator t=2026-07-02T05:13:29.770791194Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-02T05:13:29.771786955Z level=info msg="Migration successfully executed" id="create signing_key table" duration=996.161µs logger=migrator t=2026-07-02T05:13:29.777224416Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-02T05:13:29.778544124Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.314858ms logger=migrator t=2026-07-02T05:13:29.783327753Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-02T05:13:29.785724991Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.397438ms logger=migrator t=2026-07-02T05:13:29.796818739Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-02T05:13:29.797187547Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=371.278µs logger=migrator t=2026-07-02T05:13:29.805519298Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-02T05:13:29.814111155Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.593316ms logger=migrator t=2026-07-02T05:13:29.819804302Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-02T05:13:29.820471436Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=672.714µs logger=migrator t=2026-07-02T05:13:29.823891936Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-02T05:13:29.823917166Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=26.37µs logger=migrator t=2026-07-02T05:13:29.826780045Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-02T05:13:29.828134244Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.354007ms logger=migrator t=2026-07-02T05:13:29.835984184Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-02T05:13:29.836049005Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=34.16µs logger=migrator t=2026-07-02T05:13:29.841723482Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-02T05:13:29.843529449Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.767926ms logger=migrator t=2026-07-02T05:13:29.84990919Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-02T05:13:29.851135676Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.226266ms logger=migrator t=2026-07-02T05:13:29.859353725Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-02T05:13:29.860471587Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.117422ms logger=migrator t=2026-07-02T05:13:29.870477213Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-02T05:13:29.871484864Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.027661ms logger=migrator t=2026-07-02T05:13:29.880034599Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-02T05:13:29.880326215Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=297.896µs logger=migrator t=2026-07-02T05:13:29.896851545Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-02T05:13:29.897318014Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=466.789µs logger=migrator t=2026-07-02T05:13:29.901923399Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-02T05:13:29.902897499Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=975.88µs logger=migrator t=2026-07-02T05:13:29.907866261Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-02T05:13:29.908602696Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=736.655µs logger=migrator t=2026-07-02T05:13:29.913925876Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-02T05:13:29.924435842Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.517867ms logger=migrator t=2026-07-02T05:13:29.928968114Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-02T05:13:29.936450458Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.482284ms logger=migrator t=2026-07-02T05:13:29.946760551Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-02T05:13:29.96133679Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=14.570679ms logger=migrator t=2026-07-02T05:13:29.966621699Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-02T05:13:29.966899924Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=283.776µs logger=migrator t=2026-07-02T05:13:29.978733667Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-02T05:13:29.999425043Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=20.689886ms logger=migrator t=2026-07-02T05:13:30.006775153Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-02T05:13:30.022800352Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=16.015919ms logger=migrator t=2026-07-02T05:13:30.031739625Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-02T05:13:30.032323237Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=584.262µs logger=migrator t=2026-07-02T05:13:30.043811783Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.798241863s logger=migrator t=2026-07-02T05:13:30.044682282Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-02T05:13:30.058048016Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-02T05:13:30.058281261Z level=info msg="Created default organization" logger=secrets t=2026-07-02T05:13:30.065467637Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-02T05:13:30.123613691Z level=info msg="Restored cache from database" duration=468.97µs logger=plugin.store t=2026-07-02T05:13:30.12550451Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-02T05:13:30.165606772Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-02T05:13:30.165634493Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-02T05:13:30.166314196Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-02T05:13:30.166333557Z level=info msg="Plugins loaded" count=54 duration=40.830637ms logger=query_data t=2026-07-02T05:13:30.171293759Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-02T05:13:30.174898412Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-02T05:13:30.186687094Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-02T05:13:30.201817635Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-02T05:13:30.203509939Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-02T05:13:30.20497456Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-02T05:13:30.228086464Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-02T05:13:30.252208459Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-02T05:13:30.277621321Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-02T05:13:30.277653771Z level=info msg="finished to provision alerting" logger=http.server t=2026-07-02T05:13:30.283609643Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-07-02T05:13:30.28443685Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-07-02T05:13:30.287541514Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-07-02T05:13:30.287536094Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-07-02T05:13:30.391748272Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-07-02T05:13:30.394529459Z level=info msg="State cache has been initialized" states=0 duration=110.089319ms logger=ngalert.scheduler t=2026-07-02T05:13:30.39457292Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-02T05:13:30.394625561Z level=info msg=starting first_tick=2026-07-02T05:13:40Z logger=sqlstore.transactions t=2026-07-02T05:13:30.39846134Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-07-02T05:13:30.407803311Z level=info msg="Update check succeeded" duration=128.68079ms logger=sqlstore.transactions t=2026-07-02T05:13:30.410294642Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana.update.checker t=2026-07-02T05:13:30.416697845Z level=info msg="Update check succeeded" duration=129.226812ms logger=sqlstore.transactions t=2026-07-02T05:13:30.426622637Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-02T05:13:30.438303067Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-07-02T05:13:30.450429737Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-02T05:13:30.466337522Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-07-02T05:13:30.476405229Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-02T05:13:30.521117857Z level=info msg="Patterns update finished" duration=127.445086ms logger=grafana-apiserver t=2026-07-02T05:13:30.57100795Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-02T05:13:30.571407058Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-02T05:13:33.40598947Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:33.406913158Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:33.427017318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:33.52551311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:33.551005781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:33.587548167Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:33.605665418Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:33.685148111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:33.700170349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:33.723363252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:33.740969471Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:33.769558075Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:33.78885343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:33.815887112Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:33.83583422Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:33.860988863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:33.880997892Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:33.911008335Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:33.933964144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:33.969590932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:33.98906837Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.016648203Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.035351284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.070485371Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.09198905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.128133406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.147764347Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.176032675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.193532611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.227759139Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.243665344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.275925422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.295362618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.342465509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.363919887Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.398448041Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.417190994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.463557559Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.477710188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.515108121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.527763319Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.563657931Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.598817238Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.681716889Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.701010593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.761070177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.781159648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.844801015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.863158631Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.923608563Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:34.941925637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:35.018922016Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:35.030067953Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:35.083961462Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:35.094669169Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:35.165172416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:35.185124192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:35.246582784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:35.262929177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:35.311542027Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:35.329805379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:35.396208842Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:35.416466544Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:35.494386971Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:35.512907429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:35.57729933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:35.594898059Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:35.67648801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:35.694408836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:35.755781245Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:35.782827717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:35.87039487Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:35.888309226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:35.977415021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:35.998699363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:36.082250143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:36.102544196Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:36.178162554Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:36.194988066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-02T05:13:36.278094187Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-02T05:14:19.305278423Z level=info msg="Usage stats are ready to report"