logger=settings t=2026-02-26T03:15:58.097603357Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-02-26T03:15:58Z logger=settings t=2026-02-26T03:15:58.097975664Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-02-26T03:15:58.097993444Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-02-26T03:15:58.097999895Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-02-26T03:15:58.098003645Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-02-26T03:15:58.098010295Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-02-26T03:15:58.098013725Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-02-26T03:15:58.098016785Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-02-26T03:15:58.098020145Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-02-26T03:15:58.098026135Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-02-26T03:15:58.098029655Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-02-26T03:15:58.098033125Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-02-26T03:15:58.098039395Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-02-26T03:15:58.098044315Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-02-26T03:15:58.098049725Z level=info msg=Target target=[all] logger=settings t=2026-02-26T03:15:58.098057316Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-02-26T03:15:58.098063566Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-02-26T03:15:58.098067676Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-02-26T03:15:58.098071586Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-02-26T03:15:58.098079306Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-02-26T03:15:58.098093616Z level=info msg="App mode production" logger=sqlstore t=2026-02-26T03:15:58.098556464Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-02-26T03:15:58.098578465Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-02-26T03:15:58.100577051Z level=info msg="Locking database" logger=migrator t=2026-02-26T03:15:58.100595082Z level=info msg="Starting DB migrations" logger=migrator t=2026-02-26T03:15:58.101238053Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-02-26T03:15:58.102194031Z level=info msg="Migration successfully executed" id="create migration_log table" duration=955.408µs logger=migrator t=2026-02-26T03:15:58.110308549Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-02-26T03:15:58.110856998Z level=info msg="Migration successfully executed" id="create user table" duration=548.349µs logger=migrator t=2026-02-26T03:15:58.115709216Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-02-26T03:15:58.116267526Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=558.53µs logger=migrator t=2026-02-26T03:15:58.121320738Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-02-26T03:15:58.121809587Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=488.769µs logger=migrator t=2026-02-26T03:15:58.129152721Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-02-26T03:15:58.129796682Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=643.581µs logger=migrator t=2026-02-26T03:15:58.136962873Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-02-26T03:15:58.137425311Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=461.798µs logger=migrator t=2026-02-26T03:15:58.144935147Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-02-26T03:15:58.146844633Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=1.905445ms logger=migrator t=2026-02-26T03:15:58.152451085Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-02-26T03:15:58.154032473Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.580219ms logger=migrator t=2026-02-26T03:15:58.159874809Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-02-26T03:15:58.160703565Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=828.156µs logger=migrator t=2026-02-26T03:15:58.166365558Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-02-26T03:15:58.167499087Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.13289ms logger=migrator t=2026-02-26T03:15:58.174837211Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-02-26T03:15:58.175379501Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=546.28µs logger=migrator t=2026-02-26T03:15:58.181673636Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-02-26T03:15:58.1824878Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=817.714µs logger=migrator t=2026-02-26T03:15:58.189860994Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-02-26T03:15:58.191672158Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.810783ms logger=migrator t=2026-02-26T03:15:58.20002914Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-02-26T03:15:58.20006637Z level=info msg="Migration successfully executed" id="Update user table charset" duration=38.171µs logger=migrator t=2026-02-26T03:15:58.207842421Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-02-26T03:15:58.209602583Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.758602ms logger=migrator t=2026-02-26T03:15:58.213775048Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-02-26T03:15:58.214152316Z level=info msg="Migration successfully executed" id="Add missing user data" duration=376.928µs logger=migrator t=2026-02-26T03:15:58.218566936Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-02-26T03:15:58.219699617Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.131881ms logger=migrator t=2026-02-26T03:15:58.224482964Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-02-26T03:15:58.225286999Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=800.904µs logger=migrator t=2026-02-26T03:15:58.230136616Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-02-26T03:15:58.231270517Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.133381ms logger=migrator t=2026-02-26T03:15:58.235038326Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-02-26T03:15:58.242867917Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.826881ms logger=migrator t=2026-02-26T03:15:58.247115315Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-02-26T03:15:58.248264286Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.148411ms logger=migrator t=2026-02-26T03:15:58.251835711Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-02-26T03:15:58.252043395Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=201.284µs logger=migrator t=2026-02-26T03:15:58.259938718Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-02-26T03:15:58.261109149Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.170822ms logger=migrator t=2026-02-26T03:15:58.266415696Z 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-02-26T03:15:58.266724091Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=313.925µs logger=migrator t=2026-02-26T03:15:58.270842576Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-02-26T03:15:58.271247014Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=403.458µs logger=migrator t=2026-02-26T03:15:58.277692721Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-02-26T03:15:58.278911203Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.223033ms logger=migrator t=2026-02-26T03:15:58.284687908Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-02-26T03:15:58.285764858Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.07658ms logger=migrator t=2026-02-26T03:15:58.291347309Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-02-26T03:15:58.292578742Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.230253ms logger=migrator t=2026-02-26T03:15:58.298034411Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-02-26T03:15:58.29910023Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.061418ms logger=migrator t=2026-02-26T03:15:58.304941227Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-02-26T03:15:58.305590688Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=649.441µs logger=migrator t=2026-02-26T03:15:58.31011921Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-02-26T03:15:58.310160111Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=42.061µs logger=migrator t=2026-02-26T03:15:58.314715594Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-02-26T03:15:58.315740012Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.026268ms logger=migrator t=2026-02-26T03:15:58.321404645Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-02-26T03:15:58.322015357Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=610.772µs logger=migrator t=2026-02-26T03:15:58.326560379Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-02-26T03:15:58.327541647Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=981.098µs logger=migrator t=2026-02-26T03:15:58.333593207Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-02-26T03:15:58.334592665Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=995.638µs logger=migrator t=2026-02-26T03:15:58.339364932Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-02-26T03:15:58.343184832Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.823519ms logger=migrator t=2026-02-26T03:15:58.348959686Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-02-26T03:15:58.349742761Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=783.325µs logger=migrator t=2026-02-26T03:15:58.354816653Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-02-26T03:15:58.355520326Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=703.583µs logger=migrator t=2026-02-26T03:15:58.361175219Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-02-26T03:15:58.3623326Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.157461ms logger=migrator t=2026-02-26T03:15:58.368224497Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-02-26T03:15:58.369432879Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.227073ms logger=migrator t=2026-02-26T03:15:58.374696454Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-02-26T03:15:58.375813924Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.11707ms logger=migrator t=2026-02-26T03:15:58.382604758Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-02-26T03:15:58.382989045Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=381.127µs logger=migrator t=2026-02-26T03:15:58.387696031Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-02-26T03:15:58.388584826Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=888.685µs logger=migrator t=2026-02-26T03:15:58.392746142Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-02-26T03:15:58.393320693Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=575.451µs logger=migrator t=2026-02-26T03:15:58.398493176Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-02-26T03:15:58.399335732Z level=info msg="Migration successfully executed" id="create star table" duration=843.556µs logger=migrator t=2026-02-26T03:15:58.403480337Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-02-26T03:15:58.404863903Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.386135ms logger=migrator t=2026-02-26T03:15:58.495291267Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-02-26T03:15:58.496252643Z level=info msg="Migration successfully executed" id="create org table v1" duration=961.907µs logger=migrator t=2026-02-26T03:15:58.503047317Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-02-26T03:15:58.504191658Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.10706ms logger=migrator t=2026-02-26T03:15:58.511914218Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-02-26T03:15:58.513248752Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.335434ms logger=migrator t=2026-02-26T03:15:58.519745471Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-02-26T03:15:58.520521725Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=775.484µs logger=migrator t=2026-02-26T03:15:58.526462603Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-02-26T03:15:58.527673745Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.210822ms logger=migrator t=2026-02-26T03:15:58.533601323Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-02-26T03:15:58.534718873Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.11137ms logger=migrator t=2026-02-26T03:15:58.541490016Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-02-26T03:15:58.541529337Z level=info msg="Migration successfully executed" id="Update org table charset" duration=40.761µs logger=migrator t=2026-02-26T03:15:58.546962305Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-02-26T03:15:58.547007456Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=46.451µs logger=migrator t=2026-02-26T03:15:58.55329087Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-02-26T03:15:58.553550315Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=259.495µs logger=migrator t=2026-02-26T03:15:58.559075065Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-02-26T03:15:58.560143615Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.06823ms logger=migrator t=2026-02-26T03:15:58.567302945Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-02-26T03:15:58.568473827Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.167681ms logger=migrator t=2026-02-26T03:15:58.575537655Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-02-26T03:15:58.576993921Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.458316ms logger=migrator t=2026-02-26T03:15:58.583058211Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-02-26T03:15:58.583720774Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=661.893µs logger=migrator t=2026-02-26T03:15:58.590406205Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-02-26T03:15:58.591195639Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=789.114µs logger=migrator t=2026-02-26T03:15:58.596524597Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-02-26T03:15:58.597574126Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.050299ms logger=migrator t=2026-02-26T03:15:58.60605924Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-02-26T03:15:58.612010708Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.949158ms logger=migrator t=2026-02-26T03:15:58.619329561Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-02-26T03:15:58.620037824Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=707.623µs logger=migrator t=2026-02-26T03:15:58.624827171Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-02-26T03:15:58.625631136Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=806.735µs logger=migrator t=2026-02-26T03:15:58.631405891Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-02-26T03:15:58.632127473Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=721.322µs logger=migrator t=2026-02-26T03:15:58.641638266Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-02-26T03:15:58.642140275Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=501.919µs logger=migrator t=2026-02-26T03:15:58.647382261Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-02-26T03:15:58.648615143Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.232632ms logger=migrator t=2026-02-26T03:15:58.654887658Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-02-26T03:15:58.654990559Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=104.201µs logger=migrator t=2026-02-26T03:15:58.661392395Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-02-26T03:15:58.664220037Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.826532ms logger=migrator t=2026-02-26T03:15:58.669816638Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-02-26T03:15:58.671822925Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.006707ms logger=migrator t=2026-02-26T03:15:58.676892547Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-02-26T03:15:58.678766192Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.874135ms logger=migrator t=2026-02-26T03:15:58.684635498Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-02-26T03:15:58.685472093Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=836.135µs logger=migrator t=2026-02-26T03:15:58.691109785Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-02-26T03:15:58.694547938Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.439723ms logger=migrator t=2026-02-26T03:15:58.700803842Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-02-26T03:15:58.701875101Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.070229ms logger=migrator t=2026-02-26T03:15:58.707020955Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-02-26T03:15:58.707821289Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=797.494µs logger=migrator t=2026-02-26T03:15:58.714205486Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-02-26T03:15:58.714250996Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=46.65µs logger=migrator t=2026-02-26T03:15:58.719479582Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-02-26T03:15:58.719516602Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=37.93µs logger=migrator t=2026-02-26T03:15:58.724751137Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-02-26T03:15:58.728013037Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.26096ms logger=migrator t=2026-02-26T03:15:58.733144159Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-02-26T03:15:58.73644592Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.303381ms logger=migrator t=2026-02-26T03:15:58.741343269Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-02-26T03:15:58.743238274Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.895545ms logger=migrator t=2026-02-26T03:15:58.747877188Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-02-26T03:15:58.749808822Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.928604ms logger=migrator t=2026-02-26T03:15:58.754719032Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-02-26T03:15:58.754921716Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=202.554µs logger=migrator t=2026-02-26T03:15:58.760324444Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-02-26T03:15:58.761624158Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.297154ms logger=migrator t=2026-02-26T03:15:58.76833474Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-02-26T03:15:58.769047572Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=713.182µs logger=migrator t=2026-02-26T03:15:58.775036111Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-02-26T03:15:58.775060491Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=25.09µs logger=migrator t=2026-02-26T03:15:58.780545431Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-02-26T03:15:58.781850625Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.304554ms logger=migrator t=2026-02-26T03:15:58.78763771Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-02-26T03:15:58.788845722Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.207912ms logger=migrator t=2026-02-26T03:15:58.795106147Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-02-26T03:15:58.803120722Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.016795ms logger=migrator t=2026-02-26T03:15:58.807882539Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-02-26T03:15:58.808684753Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=799.074µs logger=migrator t=2026-02-26T03:15:58.81624015Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-02-26T03:15:58.817057955Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=817.955µs logger=migrator t=2026-02-26T03:15:58.823100865Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-02-26T03:15:58.82448029Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.378545ms logger=migrator t=2026-02-26T03:15:58.830338677Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-02-26T03:15:58.830823355Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=484.658µs logger=migrator t=2026-02-26T03:15:58.837369485Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-02-26T03:15:58.8382752Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=905.525µs logger=migrator t=2026-02-26T03:15:58.843665899Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-02-26T03:15:58.847131662Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.465303ms logger=migrator t=2026-02-26T03:15:58.854963434Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-02-26T03:15:58.856587334Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.62703ms logger=migrator t=2026-02-26T03:15:58.862225217Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-02-26T03:15:58.86239755Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=172.743µs logger=migrator t=2026-02-26T03:15:58.867300298Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-02-26T03:15:58.867595704Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=294.305µs logger=migrator t=2026-02-26T03:15:58.875882654Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-02-26T03:15:58.877225679Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.343055ms logger=migrator t=2026-02-26T03:15:58.884676125Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-02-26T03:15:58.888460313Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.783808ms logger=migrator t=2026-02-26T03:15:58.899437983Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-02-26T03:15:58.900417731Z level=info msg="Migration successfully executed" id="create data_source table" duration=968.978µs logger=migrator t=2026-02-26T03:15:58.907955667Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-02-26T03:15:58.909516646Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.562139ms logger=migrator t=2026-02-26T03:15:58.915555636Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-02-26T03:15:58.9163713Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=815.324µs logger=migrator t=2026-02-26T03:15:58.921110797Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-02-26T03:15:58.92184043Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=729.603µs logger=migrator t=2026-02-26T03:15:58.927720316Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-02-26T03:15:58.92845978Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=739.604µs logger=migrator t=2026-02-26T03:15:58.93393396Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-02-26T03:15:58.943120286Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.184236ms logger=migrator t=2026-02-26T03:15:58.947594829Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-02-26T03:15:58.94826912Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=673.771µs logger=migrator t=2026-02-26T03:15:58.952441566Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-02-26T03:15:58.953793021Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.350295ms logger=migrator t=2026-02-26T03:15:58.959522695Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-02-26T03:15:58.961796167Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=2.270311ms logger=migrator t=2026-02-26T03:15:58.968353505Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-02-26T03:15:58.969110899Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=757.914µs logger=migrator t=2026-02-26T03:15:58.974548148Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-02-26T03:15:58.977129735Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.580687ms logger=migrator t=2026-02-26T03:15:58.98619445Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-02-26T03:15:58.988677795Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.482495ms logger=migrator t=2026-02-26T03:15:58.99556402Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-02-26T03:15:58.995613901Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=48.251µs logger=migrator t=2026-02-26T03:15:59.004863919Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-02-26T03:15:59.005378019Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=520.04µs logger=migrator t=2026-02-26T03:15:59.014450423Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-02-26T03:15:59.019029087Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.577604ms logger=migrator t=2026-02-26T03:15:59.024984275Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-02-26T03:15:59.025200999Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=216.884µs logger=migrator t=2026-02-26T03:15:59.032690375Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-02-26T03:15:59.033041342Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=356.208µs logger=migrator t=2026-02-26T03:15:59.042694726Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-02-26T03:15:59.0467221Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.027294ms logger=migrator t=2026-02-26T03:15:59.052779451Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-02-26T03:15:59.052934793Z level=info msg="Migration successfully executed" id="Update uid value" duration=155.602µs logger=migrator t=2026-02-26T03:15:59.056294294Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-02-26T03:15:59.057696959Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.400405ms logger=migrator t=2026-02-26T03:15:59.062493637Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-02-26T03:15:59.064476953Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.982676ms logger=migrator t=2026-02-26T03:15:59.538140842Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-02-26T03:15:59.539452286Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.318334ms logger=migrator t=2026-02-26T03:15:59.773193705Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-02-26T03:15:59.774649352Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.458887ms logger=migrator t=2026-02-26T03:15:59.98793653Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-02-26T03:15:59.988938677Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.005188ms logger=migrator t=2026-02-26T03:16:00.767846087Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-02-26T03:16:00.768974056Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.12973ms logger=migrator t=2026-02-26T03:16:01.403393119Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-02-26T03:16:01.404812115Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.419166ms logger=migrator t=2026-02-26T03:16:01.418359891Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-02-26T03:16:01.419518132Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.161701ms logger=migrator t=2026-02-26T03:16:01.430327899Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-02-26T03:16:01.431237795Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=908.796µs logger=migrator t=2026-02-26T03:16:01.441790137Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-02-26T03:16:01.448971368Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.18307ms logger=migrator t=2026-02-26T03:16:01.461135769Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-02-26T03:16:01.462454983Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.319914ms logger=migrator t=2026-02-26T03:16:01.469496721Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-02-26T03:16:01.470292025Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=795.454µs logger=migrator t=2026-02-26T03:16:01.479457302Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-02-26T03:16:01.480925319Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.471237ms logger=migrator t=2026-02-26T03:16:01.489391192Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-02-26T03:16:01.490283269Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=893.837µs logger=migrator t=2026-02-26T03:16:01.4963881Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-02-26T03:16:01.496761446Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=373.726µs logger=migrator t=2026-02-26T03:16:01.505075267Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-02-26T03:16:01.505632168Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=556.831µs logger=migrator t=2026-02-26T03:16:01.529262347Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-02-26T03:16:01.529299997Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=39.16µs logger=migrator t=2026-02-26T03:16:01.535030032Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-02-26T03:16:01.539804939Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.773687ms logger=migrator t=2026-02-26T03:16:01.548897343Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-02-26T03:16:01.551667524Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.769991ms logger=migrator t=2026-02-26T03:16:01.55801654Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-02-26T03:16:01.558208893Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=190.783µs logger=migrator t=2026-02-26T03:16:01.563350637Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-02-26T03:16:01.56624591Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.897032ms logger=migrator t=2026-02-26T03:16:01.571087567Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-02-26T03:16:01.57397778Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.889802ms logger=migrator t=2026-02-26T03:16:01.579010071Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-02-26T03:16:01.579716444Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=706.193µs logger=migrator t=2026-02-26T03:16:01.588694907Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-02-26T03:16:01.589569524Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=874.737µs logger=migrator t=2026-02-26T03:16:01.602216304Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-02-26T03:16:01.604316541Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=2.113878ms logger=migrator t=2026-02-26T03:16:01.616580575Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-02-26T03:16:01.618214964Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.634749ms logger=migrator t=2026-02-26T03:16:01.62298655Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-02-26T03:16:01.624682512Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.691572ms logger=migrator t=2026-02-26T03:16:01.634516611Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-02-26T03:16:01.635441997Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=924.506µs logger=migrator t=2026-02-26T03:16:01.640278056Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-02-26T03:16:01.640327806Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=50.65µs logger=migrator t=2026-02-26T03:16:01.645394798Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-02-26T03:16:01.645440379Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=47.05µs logger=migrator t=2026-02-26T03:16:01.653652228Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-02-26T03:16:01.658205562Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.556463ms logger=migrator t=2026-02-26T03:16:01.668724382Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-02-26T03:16:01.67302806Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.307078ms logger=migrator t=2026-02-26T03:16:01.676737388Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-02-26T03:16:01.67682018Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=86.951µs logger=migrator t=2026-02-26T03:16:01.683821267Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-02-26T03:16:01.684819685Z level=info msg="Migration successfully executed" id="create quota table v1" duration=998.568µs logger=migrator t=2026-02-26T03:16:01.692390822Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-02-26T03:16:01.694449159Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=2.058787ms logger=migrator t=2026-02-26T03:16:01.705559872Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-02-26T03:16:01.705789437Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=232.336µs logger=migrator t=2026-02-26T03:16:01.714388023Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-02-26T03:16:01.715493672Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.105099ms logger=migrator t=2026-02-26T03:16:01.722306146Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-02-26T03:16:01.723302154Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=995.498µs logger=migrator t=2026-02-26T03:16:01.730494815Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-02-26T03:16:01.733704363Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.213978ms logger=migrator t=2026-02-26T03:16:01.739157462Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-02-26T03:16:01.739185173Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.441µs logger=migrator t=2026-02-26T03:16:01.743688025Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-02-26T03:16:01.74454056Z level=info msg="Migration successfully executed" id="create session table" duration=851.985µs logger=migrator t=2026-02-26T03:16:01.76541952Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-02-26T03:16:01.765503891Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=84.591µs logger=migrator t=2026-02-26T03:16:01.775978122Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-02-26T03:16:01.776071554Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=93.762µs logger=migrator t=2026-02-26T03:16:01.814491752Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-02-26T03:16:01.8160501Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.561369ms logger=migrator t=2026-02-26T03:16:01.827875895Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-02-26T03:16:01.829138968Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.264293ms logger=migrator t=2026-02-26T03:16:01.838906196Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-02-26T03:16:01.838987227Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=88.601µs logger=migrator t=2026-02-26T03:16:01.849171212Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-02-26T03:16:01.849238343Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=70.551µs logger=migrator t=2026-02-26T03:16:01.869880099Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-02-26T03:16:01.873527135Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.647265ms logger=migrator t=2026-02-26T03:16:01.886000941Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-02-26T03:16:01.889066537Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.063586ms logger=migrator t=2026-02-26T03:16:01.899255653Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-02-26T03:16:01.899369075Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=114.282µs logger=migrator t=2026-02-26T03:16:01.948655831Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-02-26T03:16:01.948965306Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=313.895µs logger=migrator t=2026-02-26T03:16:02.055710256Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-02-26T03:16:02.057892856Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=2.18768ms logger=migrator t=2026-02-26T03:16:02.064408455Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-02-26T03:16:02.064460396Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=52.291µs logger=migrator t=2026-02-26T03:16:02.071948492Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-02-26T03:16:02.077626905Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.677533ms logger=migrator t=2026-02-26T03:16:02.089528872Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-02-26T03:16:02.089781106Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=255.824µs logger=migrator t=2026-02-26T03:16:02.097425245Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-02-26T03:16:02.101195204Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.773279ms logger=migrator t=2026-02-26T03:16:02.109485734Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-02-26T03:16:02.114550816Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.064942ms logger=migrator t=2026-02-26T03:16:02.124173421Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-02-26T03:16:02.124274663Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=103.852µs logger=migrator t=2026-02-26T03:16:02.135344064Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-02-26T03:16:02.136925422Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.578438ms logger=migrator t=2026-02-26T03:16:02.149214276Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-02-26T03:16:02.150258025Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.051599ms logger=migrator t=2026-02-26T03:16:02.156053341Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-02-26T03:16:02.157222102Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.172951ms logger=migrator t=2026-02-26T03:16:02.167539049Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-02-26T03:16:02.169028656Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.488087ms logger=migrator t=2026-02-26T03:16:02.178068811Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-02-26T03:16:02.179235683Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.167111ms logger=migrator t=2026-02-26T03:16:02.185318883Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-02-26T03:16:02.186381262Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.062759ms logger=migrator t=2026-02-26T03:16:02.192363291Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-02-26T03:16:02.193009913Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=646.252µs logger=migrator t=2026-02-26T03:16:02.201372244Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-02-26T03:16:02.202039687Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=667.243µs logger=migrator t=2026-02-26T03:16:02.207313603Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-02-26T03:16:02.208770109Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.455606ms logger=migrator t=2026-02-26T03:16:02.214981902Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-02-26T03:16:02.224573976Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.591684ms logger=migrator t=2026-02-26T03:16:02.231127196Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-02-26T03:16:02.232124613Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=994.967µs logger=migrator t=2026-02-26T03:16:02.23963253Z 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-02-26T03:16:02.240744461Z 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.111491ms logger=migrator t=2026-02-26T03:16:02.248132445Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-02-26T03:16:02.248541072Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=408.177µs logger=migrator t=2026-02-26T03:16:02.262258881Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-02-26T03:16:02.263204739Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=946.878µs logger=migrator t=2026-02-26T03:16:02.276732634Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-02-26T03:16:02.278569558Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.836264ms logger=migrator t=2026-02-26T03:16:02.286340409Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-02-26T03:16:02.292388089Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.0471ms logger=migrator t=2026-02-26T03:16:02.300861954Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-02-26T03:16:02.305926725Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.062981ms logger=migrator t=2026-02-26T03:16:02.312394643Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-02-26T03:16:02.316982366Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.589353ms logger=migrator t=2026-02-26T03:16:02.324702517Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-02-26T03:16:02.329364311Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.620843ms logger=migrator t=2026-02-26T03:16:02.336041323Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-02-26T03:16:02.336942419Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=901.346µs logger=migrator t=2026-02-26T03:16:02.344795592Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-02-26T03:16:02.344856153Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=62.001µs logger=migrator t=2026-02-26T03:16:02.351878Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-02-26T03:16:02.351905351Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=25.671µs logger=migrator t=2026-02-26T03:16:02.358554012Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-02-26T03:16:02.359390967Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=837.085µs logger=migrator t=2026-02-26T03:16:02.366811402Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-02-26T03:16:02.368315959Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.503797ms logger=migrator t=2026-02-26T03:16:02.379271469Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-02-26T03:16:02.380377768Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.110029ms logger=migrator t=2026-02-26T03:16:02.390590405Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-02-26T03:16:02.391551631Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=961.107µs logger=migrator t=2026-02-26T03:16:02.399028358Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-02-26T03:16:02.400652037Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.624879ms logger=migrator t=2026-02-26T03:16:02.40964558Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-02-26T03:16:02.416126088Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.480598ms logger=migrator t=2026-02-26T03:16:02.423580464Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-02-26T03:16:02.42777452Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.193706ms logger=migrator t=2026-02-26T03:16:02.43600187Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-02-26T03:16:02.436496408Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=498.228µs logger=migrator t=2026-02-26T03:16:02.444786449Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-02-26T03:16:02.446495671Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.707912ms logger=migrator t=2026-02-26T03:16:02.45802488Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-02-26T03:16:02.459614169Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.593839ms logger=migrator t=2026-02-26T03:16:02.467242787Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-02-26T03:16:02.470964585Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.721588ms logger=migrator t=2026-02-26T03:16:02.477351972Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-02-26T03:16:02.477421763Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=70.361µs logger=migrator t=2026-02-26T03:16:02.483181078Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-02-26T03:16:02.484640594Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.460826ms logger=migrator t=2026-02-26T03:16:02.493411713Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-02-26T03:16:02.494260999Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=849.326µs logger=migrator t=2026-02-26T03:16:02.503079169Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-02-26T03:16:02.503168041Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=91.651µs logger=migrator t=2026-02-26T03:16:02.510257309Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-02-26T03:16:02.511635104Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.377975ms logger=migrator t=2026-02-26T03:16:02.51910299Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-02-26T03:16:02.520423434Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.320254ms logger=migrator t=2026-02-26T03:16:02.527080735Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-02-26T03:16:02.528401509Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.322504ms logger=migrator t=2026-02-26T03:16:02.583258506Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-02-26T03:16:02.584885746Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.627079ms logger=migrator t=2026-02-26T03:16:02.59776252Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-02-26T03:16:02.598980462Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.220162ms logger=migrator t=2026-02-26T03:16:02.608934014Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-02-26T03:16:02.610141805Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.205251ms logger=migrator t=2026-02-26T03:16:02.617079171Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-02-26T03:16:02.617104881Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=26.7µs logger=migrator t=2026-02-26T03:16:02.624615988Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-02-26T03:16:02.629496386Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.879518ms logger=migrator t=2026-02-26T03:16:02.639439517Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-02-26T03:16:02.640577028Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.145541ms logger=migrator t=2026-02-26T03:16:02.648764417Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-02-26T03:16:02.653014464Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.249967ms logger=migrator t=2026-02-26T03:16:02.659453432Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-02-26T03:16:02.660255416Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=801.804µs logger=migrator t=2026-02-26T03:16:02.667184462Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-02-26T03:16:02.668300862Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.11701ms logger=migrator t=2026-02-26T03:16:02.674883812Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-02-26T03:16:02.676225726Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.342454ms logger=migrator t=2026-02-26T03:16:02.684432855Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-02-26T03:16:02.696477484Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.044429ms logger=migrator t=2026-02-26T03:16:02.70228764Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-02-26T03:16:02.702851801Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=564.281µs logger=migrator t=2026-02-26T03:16:02.708828009Z 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-02-26T03:16:02.709824267Z 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=996.198µs logger=migrator t=2026-02-26T03:16:02.718496705Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-02-26T03:16:02.718829131Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=335.226µs logger=migrator t=2026-02-26T03:16:02.725315379Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-02-26T03:16:02.726045712Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=730.453µs logger=migrator t=2026-02-26T03:16:02.732113102Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-02-26T03:16:02.732337916Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=222.324µs logger=migrator t=2026-02-26T03:16:02.738989147Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-02-26T03:16:02.74302221Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.034903ms logger=migrator t=2026-02-26T03:16:02.749971726Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-02-26T03:16:02.753969559Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.997973ms logger=migrator t=2026-02-26T03:16:02.764795506Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-02-26T03:16:02.765711933Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=917.927µs logger=migrator t=2026-02-26T03:16:02.772225881Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-02-26T03:16:02.773181789Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=955.748µs logger=migrator t=2026-02-26T03:16:02.778904543Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-02-26T03:16:02.779141487Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=235.414µs logger=migrator t=2026-02-26T03:16:02.78479332Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-02-26T03:16:02.789027266Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.233966ms logger=migrator t=2026-02-26T03:16:02.795677758Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-02-26T03:16:02.796611085Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=933.177µs logger=migrator t=2026-02-26T03:16:02.804481677Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-02-26T03:16:02.804661501Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=180.743µs logger=migrator t=2026-02-26T03:16:02.811043037Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-02-26T03:16:02.811525095Z level=info msg="Migration successfully executed" id="Move region to single row" duration=479.958µs logger=migrator t=2026-02-26T03:16:02.818668265Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-02-26T03:16:02.819507331Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=838.866µs logger=migrator t=2026-02-26T03:16:02.830149925Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-02-26T03:16:02.831984958Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.825893ms logger=migrator t=2026-02-26T03:16:02.839514624Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-02-26T03:16:02.840485752Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=970.758µs logger=migrator t=2026-02-26T03:16:02.856005674Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-02-26T03:16:02.858070812Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.062577ms logger=migrator t=2026-02-26T03:16:02.864480378Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-02-26T03:16:02.865420086Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=941.348µs logger=migrator t=2026-02-26T03:16:02.872014445Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-02-26T03:16:02.873709226Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.702501ms logger=migrator t=2026-02-26T03:16:02.884615064Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-02-26T03:16:02.884772158Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=158.753µs logger=migrator t=2026-02-26T03:16:02.892380815Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-02-26T03:16:02.893444285Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.06453ms logger=migrator t=2026-02-26T03:16:02.902396267Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-02-26T03:16:02.903879474Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.484737ms logger=migrator t=2026-02-26T03:16:02.911964902Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-02-26T03:16:02.913394068Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.442506ms logger=migrator t=2026-02-26T03:16:02.92344217Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-02-26T03:16:02.925054829Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.613179ms logger=migrator t=2026-02-26T03:16:02.934847587Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-02-26T03:16:02.935050361Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=198.794µs logger=migrator t=2026-02-26T03:16:02.942393625Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-02-26T03:16:02.942841503Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=447.698µs logger=migrator t=2026-02-26T03:16:02.951702334Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-02-26T03:16:02.951821616Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=121.022µs logger=migrator t=2026-02-26T03:16:03.022485911Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-02-26T03:16:03.024903895Z level=info msg="Migration successfully executed" id="create team table" duration=2.410994ms logger=migrator t=2026-02-26T03:16:03.417131764Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-02-26T03:16:03.418907976Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.772292ms logger=migrator t=2026-02-26T03:16:03.438211928Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-02-26T03:16:03.439667694Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.451936ms logger=migrator t=2026-02-26T03:16:03.45158496Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-02-26T03:16:03.456440649Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.855449ms logger=migrator t=2026-02-26T03:16:03.461621373Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-02-26T03:16:03.461786186Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=165.723µs logger=migrator t=2026-02-26T03:16:03.46856614Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-02-26T03:16:03.469601248Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.034668ms logger=migrator t=2026-02-26T03:16:03.479846215Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-02-26T03:16:03.480794101Z level=info msg="Migration successfully executed" id="create team member table" duration=947.436µs logger=migrator t=2026-02-26T03:16:03.496678601Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-02-26T03:16:03.498098856Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.419626ms logger=migrator t=2026-02-26T03:16:03.505832636Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-02-26T03:16:03.508398873Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=2.563877ms logger=migrator t=2026-02-26T03:16:03.517843495Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-02-26T03:16:03.518816832Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=972.307µs logger=migrator t=2026-02-26T03:16:03.524724611Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-02-26T03:16:03.52969456Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.98118ms logger=migrator t=2026-02-26T03:16:03.535091508Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-02-26T03:16:03.539709162Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.617094ms logger=migrator t=2026-02-26T03:16:03.552961253Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-02-26T03:16:03.561142432Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.179779ms logger=migrator t=2026-02-26T03:16:03.566109552Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-02-26T03:16:03.566766975Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=657.203µs logger=migrator t=2026-02-26T03:16:03.575623095Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-02-26T03:16:03.577034371Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.411086ms logger=migrator t=2026-02-26T03:16:03.655878044Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-02-26T03:16:03.657193488Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.317264ms logger=migrator t=2026-02-26T03:16:03.671464877Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-02-26T03:16:03.672548427Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.08367ms logger=migrator t=2026-02-26T03:16:03.678403733Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-02-26T03:16:03.679417192Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.013079ms logger=migrator t=2026-02-26T03:16:03.685283648Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-02-26T03:16:03.68644652Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.172912ms logger=migrator t=2026-02-26T03:16:03.691791477Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-02-26T03:16:03.692713194Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=921.547µs logger=migrator t=2026-02-26T03:16:03.70184888Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-02-26T03:16:03.703062502Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.205242ms logger=migrator t=2026-02-26T03:16:03.712969762Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-02-26T03:16:03.71396291Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=992.898µs logger=migrator t=2026-02-26T03:16:03.721051379Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-02-26T03:16:03.721289863Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=239.044µs logger=migrator t=2026-02-26T03:16:03.728965033Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-02-26T03:16:03.730176684Z level=info msg="Migration successfully executed" id="create tag table" duration=1.214041ms logger=migrator t=2026-02-26T03:16:03.735928599Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-02-26T03:16:03.737478408Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.549349ms logger=migrator t=2026-02-26T03:16:03.74259779Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-02-26T03:16:03.743729741Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.132911ms logger=migrator t=2026-02-26T03:16:03.749852402Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-02-26T03:16:03.75079853Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=943.017µs logger=migrator t=2026-02-26T03:16:03.756186108Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-02-26T03:16:03.757026253Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=842.605µs logger=migrator t=2026-02-26T03:16:03.761855381Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-02-26T03:16:03.777491085Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.635114ms logger=migrator t=2026-02-26T03:16:03.781904805Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-02-26T03:16:03.782479006Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=573.861µs logger=migrator t=2026-02-26T03:16:03.786221753Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-02-26T03:16:03.787777572Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.555399ms logger=migrator t=2026-02-26T03:16:03.793099298Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-02-26T03:16:03.793635819Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=537.281µs logger=migrator t=2026-02-26T03:16:03.7981138Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-02-26T03:16:03.798727921Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=615.871µs logger=migrator t=2026-02-26T03:16:03.803967676Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-02-26T03:16:03.80525265Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.286554ms logger=migrator t=2026-02-26T03:16:03.812577983Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-02-26T03:16:03.814249553Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.671461ms logger=migrator t=2026-02-26T03:16:03.82126901Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-02-26T03:16:03.821415004Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=147.734µs logger=migrator t=2026-02-26T03:16:03.827763719Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-02-26T03:16:03.834464711Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.688011ms logger=migrator t=2026-02-26T03:16:03.839670826Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-02-26T03:16:03.84491652Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.244605ms logger=migrator t=2026-02-26T03:16:03.849601346Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-02-26T03:16:03.857353046Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.7551ms logger=migrator t=2026-02-26T03:16:03.862975839Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-02-26T03:16:03.868075242Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.098713ms logger=migrator t=2026-02-26T03:16:03.873542861Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-02-26T03:16:03.874520078Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=980.437µs logger=migrator t=2026-02-26T03:16:03.880091669Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-02-26T03:16:03.887918532Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.827823ms logger=migrator t=2026-02-26T03:16:03.893346411Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-02-26T03:16:03.894877869Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.529728ms logger=migrator t=2026-02-26T03:16:03.901951657Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-02-26T03:16:03.902828404Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=876.887µs logger=migrator t=2026-02-26T03:16:03.909718159Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-02-26T03:16:03.910520363Z level=info msg="Migration successfully executed" id="create user auth token table" duration=802.384µs logger=migrator t=2026-02-26T03:16:03.916060564Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-02-26T03:16:03.91695458Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=893.776µs logger=migrator t=2026-02-26T03:16:03.92241733Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-02-26T03:16:03.923337946Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=920.436µs logger=migrator t=2026-02-26T03:16:03.92909895Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-02-26T03:16:03.930026018Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=928.228µs logger=migrator t=2026-02-26T03:16:03.937088286Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-02-26T03:16:03.942439713Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.351037ms logger=migrator t=2026-02-26T03:16:03.947322672Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-02-26T03:16:03.94828741Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=964.448µs logger=migrator t=2026-02-26T03:16:03.955327347Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-02-26T03:16:03.956932417Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.604159ms logger=migrator t=2026-02-26T03:16:03.963473846Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-02-26T03:16:03.964635307Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.163581ms logger=migrator t=2026-02-26T03:16:03.971734896Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-02-26T03:16:03.973253204Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.517737ms logger=migrator t=2026-02-26T03:16:03.980658958Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-02-26T03:16:03.982263667Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.604439ms logger=migrator t=2026-02-26T03:16:03.988989609Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-02-26T03:16:03.989118922Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=124.822µs logger=migrator t=2026-02-26T03:16:03.9955913Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-02-26T03:16:03.995743332Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=151.652µs logger=migrator t=2026-02-26T03:16:04.000737863Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-02-26T03:16:04.002289902Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.548668ms logger=migrator t=2026-02-26T03:16:04.011786575Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-02-26T03:16:04.012756781Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=969.877µs logger=migrator t=2026-02-26T03:16:04.018347093Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-26T03:16:04.019974963Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.624509ms logger=migrator t=2026-02-26T03:16:04.024932863Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-02-26T03:16:04.025058105Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=121.482µs logger=migrator t=2026-02-26T03:16:04.031077214Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-02-26T03:16:04.032655793Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.578479ms logger=migrator t=2026-02-26T03:16:04.037372369Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-26T03:16:04.038231884Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=859.255µs logger=migrator t=2026-02-26T03:16:04.043173755Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-02-26T03:16:04.045414096Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.238721ms logger=migrator t=2026-02-26T03:16:04.050531968Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-02-26T03:16:04.051643239Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.110801ms logger=migrator t=2026-02-26T03:16:04.058491643Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-02-26T03:16:04.067974146Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.482883ms logger=migrator t=2026-02-26T03:16:04.072723692Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-02-26T03:16:04.073806101Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.08218ms logger=migrator t=2026-02-26T03:16:04.077742933Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-02-26T03:16:04.077843565Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=101.182µs logger=migrator t=2026-02-26T03:16:04.083326555Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-02-26T03:16:04.084324242Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=998.057µs logger=migrator t=2026-02-26T03:16:04.09133674Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-02-26T03:16:04.093002721Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.665131ms logger=migrator t=2026-02-26T03:16:04.098280966Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-02-26T03:16:04.099436047Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.151641ms logger=migrator t=2026-02-26T03:16:04.10451524Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-02-26T03:16:04.104612251Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=97.701µs logger=migrator t=2026-02-26T03:16:04.10950496Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-02-26T03:16:04.110526429Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.020769ms logger=migrator t=2026-02-26T03:16:04.115388328Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-02-26T03:16:04.117134539Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.744982ms logger=migrator t=2026-02-26T03:16:04.123819931Z 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-02-26T03:16:04.12491306Z 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.092389ms logger=migrator t=2026-02-26T03:16:04.129933262Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-02-26T03:16:04.131340577Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.406665ms logger=migrator t=2026-02-26T03:16:04.137616201Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-02-26T03:16:04.144099279Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.484448ms logger=migrator t=2026-02-26T03:16:04.151758648Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-02-26T03:16:04.152724606Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.017259ms logger=migrator t=2026-02-26T03:16:04.159085092Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-02-26T03:16:04.160717461Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.632709ms logger=migrator t=2026-02-26T03:16:04.166793661Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-02-26T03:16:04.193227782Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.433991ms logger=migrator t=2026-02-26T03:16:04.221422774Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-02-26T03:16:04.247238184Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.81857ms logger=migrator t=2026-02-26T03:16:04.26403646Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-02-26T03:16:04.265812951Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.772642ms logger=migrator t=2026-02-26T03:16:04.320557397Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-02-26T03:16:04.322222087Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.664069ms logger=migrator t=2026-02-26T03:16:04.328794046Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-02-26T03:16:04.334421309Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.627023ms logger=migrator t=2026-02-26T03:16:04.339311607Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-02-26T03:16:04.344926239Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.614342ms logger=migrator t=2026-02-26T03:16:04.350668924Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-02-26T03:16:04.351674692Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.005518ms logger=migrator t=2026-02-26T03:16:04.356683603Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-02-26T03:16:04.358258172Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.573809ms logger=migrator t=2026-02-26T03:16:04.363394686Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-02-26T03:16:04.365070516Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.674851ms logger=migrator t=2026-02-26T03:16:04.372045843Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-02-26T03:16:04.373838905Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.792222ms logger=migrator t=2026-02-26T03:16:04.378639463Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-02-26T03:16:04.378777545Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=138.682µs logger=migrator t=2026-02-26T03:16:04.383689994Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-02-26T03:16:04.389461849Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.771535ms logger=migrator t=2026-02-26T03:16:04.396597108Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-02-26T03:16:04.402559428Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.961819ms logger=migrator t=2026-02-26T03:16:04.408581817Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-02-26T03:16:04.414531725Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.947468ms logger=migrator t=2026-02-26T03:16:04.420743928Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-02-26T03:16:04.421621543Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=877.295µs logger=migrator t=2026-02-26T03:16:04.427174284Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-02-26T03:16:04.428725472Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.550438ms logger=migrator t=2026-02-26T03:16:04.43410212Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-02-26T03:16:04.442381381Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.279781ms logger=migrator t=2026-02-26T03:16:04.447066386Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-02-26T03:16:04.452953644Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.889128ms logger=migrator t=2026-02-26T03:16:04.457497196Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-02-26T03:16:04.458454534Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=956.888µs logger=migrator t=2026-02-26T03:16:04.462840833Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-02-26T03:16:04.46873193Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.891877ms logger=migrator t=2026-02-26T03:16:04.478891465Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-02-26T03:16:04.488601751Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.711936ms logger=migrator t=2026-02-26T03:16:04.494340325Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-02-26T03:16:04.494390046Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=56.591µs logger=migrator t=2026-02-26T03:16:04.500209032Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-02-26T03:16:04.501902173Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.692841ms logger=migrator t=2026-02-26T03:16:04.507556246Z 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-02-26T03:16:04.509108884Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.552698ms logger=migrator t=2026-02-26T03:16:04.515777865Z 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-02-26T03:16:04.517528017Z 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.748852ms logger=migrator t=2026-02-26T03:16:04.524587436Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-02-26T03:16:04.524695707Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=108.562µs logger=migrator t=2026-02-26T03:16:04.531675064Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-02-26T03:16:04.541471712Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.797198ms logger=migrator t=2026-02-26T03:16:04.551110778Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-02-26T03:16:04.560909266Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.796918ms logger=migrator t=2026-02-26T03:16:04.567485365Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-02-26T03:16:04.576677412Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.191807ms logger=migrator t=2026-02-26T03:16:04.580599154Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-02-26T03:16:04.585079785Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.477201ms logger=migrator t=2026-02-26T03:16:04.588816093Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-02-26T03:16:04.594859343Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.04303ms logger=migrator t=2026-02-26T03:16:04.600144019Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-02-26T03:16:04.600227081Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=84.362µs logger=migrator t=2026-02-26T03:16:04.604814054Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-02-26T03:16:04.606017756Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.203482ms logger=migrator t=2026-02-26T03:16:04.611518906Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-02-26T03:16:04.620975968Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.458662ms logger=migrator t=2026-02-26T03:16:04.627010437Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-02-26T03:16:04.627057038Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=46.961µs logger=migrator t=2026-02-26T03:16:04.634093886Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-02-26T03:16:04.642915916Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.8264ms logger=migrator t=2026-02-26T03:16:04.647390447Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-02-26T03:16:04.648390276Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=999.659µs logger=migrator t=2026-02-26T03:16:04.65413948Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-02-26T03:16:04.660406174Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.266584ms logger=migrator t=2026-02-26T03:16:04.665880034Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-02-26T03:16:04.666714699Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=835.465µs logger=migrator t=2026-02-26T03:16:04.672732009Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-02-26T03:16:04.673792387Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.056608ms logger=migrator t=2026-02-26T03:16:04.679215356Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-02-26T03:16:04.687931854Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.717328ms logger=migrator t=2026-02-26T03:16:04.694037316Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-02-26T03:16:04.69481699Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=779.304µs logger=migrator t=2026-02-26T03:16:04.703527059Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-02-26T03:16:04.705146778Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.618739ms logger=migrator t=2026-02-26T03:16:04.712131675Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-02-26T03:16:04.71353842Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.406095ms logger=migrator t=2026-02-26T03:16:04.720380325Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-02-26T03:16:04.721911033Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.530588ms logger=migrator t=2026-02-26T03:16:04.726668189Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-02-26T03:16:04.726772181Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=105.372µs logger=migrator t=2026-02-26T03:16:04.731068999Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-02-26T03:16:04.731996866Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=927.557µs logger=migrator t=2026-02-26T03:16:04.737903683Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-02-26T03:16:04.738955892Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.050859ms logger=migrator t=2026-02-26T03:16:04.744541274Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-02-26T03:16:04.745122354Z 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-02-26T03:16:04.74930472Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-02-26T03:16:04.749672947Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=370.857µs logger=migrator t=2026-02-26T03:16:04.754763299Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-02-26T03:16:04.75590037Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.135451ms logger=migrator t=2026-02-26T03:16:04.760658196Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-02-26T03:16:04.768615271Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.957845ms logger=migrator t=2026-02-26T03:16:04.772638044Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-02-26T03:16:04.773641983Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.005659ms logger=migrator t=2026-02-26T03:16:04.778801606Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-02-26T03:16:04.779837345Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.035349ms logger=migrator t=2026-02-26T03:16:04.784365477Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-02-26T03:16:04.785149212Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=783.575µs logger=migrator t=2026-02-26T03:16:04.790663542Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-02-26T03:16:04.792330563Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.666211ms logger=migrator t=2026-02-26T03:16:04.799047375Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-02-26T03:16:04.800051373Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.003577ms logger=migrator t=2026-02-26T03:16:04.804422483Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-02-26T03:16:04.804446073Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=24.311µs logger=migrator t=2026-02-26T03:16:04.809141328Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-02-26T03:16:04.80923807Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=97.502µs logger=migrator t=2026-02-26T03:16:04.814083648Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-02-26T03:16:04.824949975Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.861337ms logger=migrator t=2026-02-26T03:16:04.830418465Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-02-26T03:16:04.830795321Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=377.546µs logger=migrator t=2026-02-26T03:16:04.834864565Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-02-26T03:16:04.836524576Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.659241ms logger=migrator t=2026-02-26T03:16:04.842844341Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-02-26T03:16:04.843231567Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=387.206µs logger=migrator t=2026-02-26T03:16:04.849598284Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-02-26T03:16:04.85107077Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.472536ms logger=migrator t=2026-02-26T03:16:04.855992679Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-02-26T03:16:04.856816485Z level=info msg="Migration successfully executed" id="create secrets table" duration=826.336µs logger=migrator t=2026-02-26T03:16:04.862478238Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-02-26T03:16:04.898166327Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.68954ms logger=migrator t=2026-02-26T03:16:04.903006064Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-02-26T03:16:04.909561554Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.55032ms logger=migrator t=2026-02-26T03:16:04.916283466Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-02-26T03:16:04.916430409Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=147.123µs logger=migrator t=2026-02-26T03:16:04.921175725Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-02-26T03:16:04.955408406Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.232921ms logger=migrator t=2026-02-26T03:16:04.960028131Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-02-26T03:16:04.99028102Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.250349ms logger=migrator t=2026-02-26T03:16:04.995552276Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-02-26T03:16:04.996188468Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=635.942µs logger=migrator t=2026-02-26T03:16:05.002853689Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-02-26T03:16:05.004902367Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.048158ms logger=migrator t=2026-02-26T03:16:05.012112978Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-02-26T03:16:05.012443583Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=330.645µs logger=migrator t=2026-02-26T03:16:05.02052077Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-02-26T03:16:05.021835594Z level=info msg="Migration successfully executed" id="create permission table" duration=1.314474ms logger=migrator t=2026-02-26T03:16:05.057947011Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-02-26T03:16:05.059467859Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.520437ms logger=migrator t=2026-02-26T03:16:05.119753564Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-02-26T03:16:05.121468685Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.714071ms logger=migrator t=2026-02-26T03:16:05.130817716Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-02-26T03:16:05.131686371Z level=info msg="Migration successfully executed" id="create role table" duration=867.995µs logger=migrator t=2026-02-26T03:16:05.136481188Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-02-26T03:16:05.146042642Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.561914ms logger=migrator t=2026-02-26T03:16:05.150234409Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-02-26T03:16:05.158115701Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.880522ms logger=migrator t=2026-02-26T03:16:05.166535434Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-02-26T03:16:05.167607264Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.07116ms logger=migrator t=2026-02-26T03:16:05.174328016Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-02-26T03:16:05.176153559Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.873804ms logger=migrator t=2026-02-26T03:16:05.187278502Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-02-26T03:16:05.188625486Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.346384ms logger=migrator t=2026-02-26T03:16:05.195929739Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-02-26T03:16:05.197415486Z level=info msg="Migration successfully executed" id="create team role table" duration=1.482116ms logger=migrator t=2026-02-26T03:16:05.20426849Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-02-26T03:16:05.20588563Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.616769ms logger=migrator t=2026-02-26T03:16:05.211726077Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-02-26T03:16:05.212809115Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.082368ms logger=migrator t=2026-02-26T03:16:05.219030819Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-02-26T03:16:05.220823851Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.793132ms logger=migrator t=2026-02-26T03:16:05.226508965Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-02-26T03:16:05.227295859Z level=info msg="Migration successfully executed" id="create user role table" duration=787.084µs logger=migrator t=2026-02-26T03:16:05.234437309Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-02-26T03:16:05.23611881Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.680561ms logger=migrator t=2026-02-26T03:16:05.246342135Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-02-26T03:16:05.248014145Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.67138ms logger=migrator t=2026-02-26T03:16:05.253804561Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-02-26T03:16:05.25539303Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.587669ms logger=migrator t=2026-02-26T03:16:05.26203325Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-02-26T03:16:05.262871016Z level=info msg="Migration successfully executed" id="create builtin role table" duration=838.306µs logger=migrator t=2026-02-26T03:16:05.26915555Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-02-26T03:16:05.270882062Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.718481ms logger=migrator t=2026-02-26T03:16:05.277013853Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-02-26T03:16:05.278090082Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.076109ms logger=migrator t=2026-02-26T03:16:05.282559454Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-02-26T03:16:05.29395276Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.389857ms logger=migrator t=2026-02-26T03:16:05.298506804Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-02-26T03:16:05.299592273Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.084819ms logger=migrator t=2026-02-26T03:16:05.305095323Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-02-26T03:16:05.306980738Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.884725ms logger=migrator t=2026-02-26T03:16:05.312978017Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-02-26T03:16:05.314220869Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.243732ms logger=migrator t=2026-02-26T03:16:05.321478691Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-02-26T03:16:05.323300134Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.820103ms logger=migrator t=2026-02-26T03:16:05.327149204Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-02-26T03:16:05.32858388Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.429956ms logger=migrator t=2026-02-26T03:16:05.332801007Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-02-26T03:16:05.333903937Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.10302ms logger=migrator t=2026-02-26T03:16:05.339288835Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-02-26T03:16:05.349988729Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.701434ms logger=migrator t=2026-02-26T03:16:05.355470679Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-02-26T03:16:05.362859023Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.387044ms logger=migrator t=2026-02-26T03:16:05.367971636Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-02-26T03:16:05.373870383Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.893407ms logger=migrator t=2026-02-26T03:16:05.377721853Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-02-26T03:16:05.385520916Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.797993ms logger=migrator t=2026-02-26T03:16:05.388762514Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-02-26T03:16:05.389849954Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.08737ms logger=migrator t=2026-02-26T03:16:05.396445023Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-02-26T03:16:05.398252987Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.806384ms logger=migrator t=2026-02-26T03:16:05.403445331Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-02-26T03:16:05.404927369Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.483368ms logger=migrator t=2026-02-26T03:16:05.411826683Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-02-26T03:16:05.412904293Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.07561ms logger=migrator t=2026-02-26T03:16:05.417401874Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-02-26T03:16:05.419146417Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.743813ms logger=migrator t=2026-02-26T03:16:05.426847956Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-02-26T03:16:05.426943138Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=94.842µs logger=migrator t=2026-02-26T03:16:05.430596665Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-02-26T03:16:05.430644956Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=49.661µs logger=migrator t=2026-02-26T03:16:05.43528658Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-02-26T03:16:05.436009633Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=722.683µs logger=migrator t=2026-02-26T03:16:05.442913589Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-02-26T03:16:05.443809325Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=897.016µs logger=migrator t=2026-02-26T03:16:05.450091729Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-02-26T03:16:05.451167549Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.07081ms logger=migrator t=2026-02-26T03:16:05.458019483Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-02-26T03:16:05.45840589Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=386.177µs logger=migrator t=2026-02-26T03:16:05.463660375Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-02-26T03:16:05.464499991Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=839.506µs logger=migrator t=2026-02-26T03:16:05.469043803Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-02-26T03:16:05.470334247Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.290054ms logger=migrator t=2026-02-26T03:16:05.475346098Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-02-26T03:16:05.476579651Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.230773ms logger=migrator t=2026-02-26T03:16:05.481876066Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-02-26T03:16:05.492436699Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.560963ms logger=migrator t=2026-02-26T03:16:05.498185053Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-02-26T03:16:05.498352326Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=173.053µs logger=migrator t=2026-02-26T03:16:05.50409525Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-02-26T03:16:05.505392984Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.295574ms logger=migrator t=2026-02-26T03:16:05.513768336Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-02-26T03:16:05.5155717Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.802874ms logger=migrator t=2026-02-26T03:16:05.523609495Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-02-26T03:16:05.524772067Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.162072ms logger=migrator t=2026-02-26T03:16:05.532534998Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-02-26T03:16:05.544980514Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.446916ms logger=migrator t=2026-02-26T03:16:05.550732379Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-02-26T03:16:05.551490532Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=757.913µs logger=migrator t=2026-02-26T03:16:05.559453047Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-02-26T03:16:05.561172558Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.719571ms logger=migrator t=2026-02-26T03:16:05.568921659Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-02-26T03:16:05.593410674Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.480755ms logger=migrator t=2026-02-26T03:16:05.616874141Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-02-26T03:16:05.618747035Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.873914ms logger=migrator t=2026-02-26T03:16:05.624965328Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-02-26T03:16:05.626814442Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.848864ms logger=migrator t=2026-02-26T03:16:05.636874124Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-02-26T03:16:05.638563015Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.689121ms logger=migrator t=2026-02-26T03:16:05.645521811Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-02-26T03:16:05.646633072Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.111391ms logger=migrator t=2026-02-26T03:16:05.653765491Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-02-26T03:16:05.654032586Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=266.895µs logger=migrator t=2026-02-26T03:16:05.659627718Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-02-26T03:16:05.660969282Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.340824ms logger=migrator t=2026-02-26T03:16:05.667173445Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-02-26T03:16:05.675465236Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.298441ms logger=migrator t=2026-02-26T03:16:05.681626818Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-02-26T03:16:05.682462163Z level=info msg="Migration successfully executed" id="create entity_events table" duration=834.975µs logger=migrator t=2026-02-26T03:16:05.687616136Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-02-26T03:16:05.688647735Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.031589ms logger=migrator t=2026-02-26T03:16:05.694288378Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-02-26T03:16:05.694759817Z 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-02-26T03:16:05.700138464Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-02-26T03:16:05.700897128Z 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-02-26T03:16:05.708442355Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-02-26T03:16:05.709747779Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.304894ms logger=migrator t=2026-02-26T03:16:05.715087346Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-02-26T03:16:05.716688615Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.606609ms logger=migrator t=2026-02-26T03:16:05.721695486Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-02-26T03:16:05.722831447Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.135351ms logger=migrator t=2026-02-26T03:16:05.729466767Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-02-26T03:16:05.730581868Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.114531ms logger=migrator t=2026-02-26T03:16:05.737561795Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-02-26T03:16:05.739203274Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.64179ms logger=migrator t=2026-02-26T03:16:05.745128922Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-02-26T03:16:05.746168991Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.039919ms logger=migrator t=2026-02-26T03:16:05.752384134Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-02-26T03:16:05.753652578Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.267644ms logger=migrator t=2026-02-26T03:16:05.759141457Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-02-26T03:16:05.76093795Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.795864ms logger=migrator t=2026-02-26T03:16:05.767801735Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-02-26T03:16:05.768964216Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.162381ms logger=migrator t=2026-02-26T03:16:05.774400474Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-02-26T03:16:05.776274749Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.873724ms logger=migrator t=2026-02-26T03:16:05.940393291Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-02-26T03:16:05.943366506Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.975875ms logger=migrator t=2026-02-26T03:16:06.163343594Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-02-26T03:16:06.187683847Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.347543ms logger=migrator t=2026-02-26T03:16:06.224961994Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-02-26T03:16:06.235799531Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.832977ms logger=migrator t=2026-02-26T03:16:06.248033184Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-02-26T03:16:06.259618664Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.58541ms logger=migrator t=2026-02-26T03:16:06.266660562Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-02-26T03:16:06.267018269Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=358.537µs logger=migrator t=2026-02-26T03:16:06.275023154Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-02-26T03:16:06.288237364Z level=info msg="Migration successfully executed" id="add share column" duration=13.20962ms logger=migrator t=2026-02-26T03:16:06.299701433Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-02-26T03:16:06.299967428Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=276.725µs logger=migrator t=2026-02-26T03:16:06.306810053Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-02-26T03:16:06.308572914Z level=info msg="Migration successfully executed" id="create file table" duration=1.762711ms logger=migrator t=2026-02-26T03:16:06.319115586Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-02-26T03:16:06.321134313Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.019408ms logger=migrator t=2026-02-26T03:16:06.32870888Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-02-26T03:16:06.330034094Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.326674ms logger=migrator t=2026-02-26T03:16:06.340116557Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-02-26T03:16:06.341827129Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.708882ms logger=migrator t=2026-02-26T03:16:06.350769831Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-02-26T03:16:06.352010474Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.240533ms logger=migrator t=2026-02-26T03:16:06.363414161Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-02-26T03:16:06.363563844Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=151.153µs logger=migrator t=2026-02-26T03:16:06.370610672Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-02-26T03:16:06.370750414Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=140.242µs logger=migrator t=2026-02-26T03:16:06.377581879Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-02-26T03:16:06.378631058Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.049269ms logger=migrator t=2026-02-26T03:16:06.384877901Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-02-26T03:16:06.385280929Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=403.608µs logger=migrator t=2026-02-26T03:16:06.393251383Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-02-26T03:16:06.395425003Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.17272ms logger=migrator t=2026-02-26T03:16:06.406142208Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-02-26T03:16:06.417914252Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.773044ms logger=migrator t=2026-02-26T03:16:06.434368801Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-02-26T03:16:06.434810449Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=444.138µs logger=migrator t=2026-02-26T03:16:06.441963499Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-02-26T03:16:06.443449806Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.487227ms logger=migrator t=2026-02-26T03:16:06.515950704Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-02-26T03:16:06.516623757Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=677.983µs logger=migrator t=2026-02-26T03:16:06.569736281Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-02-26T03:16:06.570283962Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=550.271µs logger=migrator t=2026-02-26T03:16:06.578112894Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-02-26T03:16:06.578696625Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=584.211µs logger=migrator t=2026-02-26T03:16:06.585672912Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-02-26T03:16:06.599541974Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.873361ms logger=migrator t=2026-02-26T03:16:06.606877937Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-02-26T03:16:06.616009812Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.131115ms logger=migrator t=2026-02-26T03:16:06.62628102Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-02-26T03:16:06.628067582Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.787282ms logger=migrator t=2026-02-26T03:16:06.633983189Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-02-26T03:16:06.709522012Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.535663ms logger=migrator t=2026-02-26T03:16:06.717867644Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-02-26T03:16:06.719083356Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.212932ms logger=migrator t=2026-02-26T03:16:06.726293697Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-02-26T03:16:06.728385656Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.091529ms logger=migrator t=2026-02-26T03:16:06.736828089Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-02-26T03:16:06.762002937Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.177338ms logger=migrator t=2026-02-26T03:16:06.771409657Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-02-26T03:16:06.780854299Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.444762ms logger=migrator t=2026-02-26T03:16:06.787331267Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-02-26T03:16:06.787680373Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=349.196µs logger=migrator t=2026-02-26T03:16:06.794315944Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-02-26T03:16:06.794527038Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=211.404µs logger=migrator t=2026-02-26T03:16:06.800430345Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-02-26T03:16:06.800863303Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=432.668µs logger=migrator t=2026-02-26T03:16:06.807124397Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-02-26T03:16:06.807528484Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=396.547µs logger=migrator t=2026-02-26T03:16:06.814129574Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-02-26T03:16:06.814520551Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=391.167µs logger=migrator t=2026-02-26T03:16:06.821975137Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-02-26T03:16:06.823531485Z level=info msg="Migration successfully executed" id="create folder table" duration=1.555758ms logger=migrator t=2026-02-26T03:16:06.830257288Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-02-26T03:16:06.831588971Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.332583ms logger=migrator t=2026-02-26T03:16:06.83753033Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-02-26T03:16:06.838718672Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.187831ms logger=migrator t=2026-02-26T03:16:06.846642835Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-02-26T03:16:06.846669525Z level=info msg="Migration successfully executed" id="Update folder title length" duration=27.65µs logger=migrator t=2026-02-26T03:16:06.853171484Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-02-26T03:16:06.855151269Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.969445ms logger=migrator t=2026-02-26T03:16:06.862983092Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-02-26T03:16:06.864094873Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.109921ms logger=migrator t=2026-02-26T03:16:06.87332308Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-02-26T03:16:06.875250336Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.927256ms logger=migrator t=2026-02-26T03:16:06.882453296Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-02-26T03:16:06.88320739Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=754.484µs logger=migrator t=2026-02-26T03:16:06.890276158Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-02-26T03:16:06.890697946Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=430.278µs logger=migrator t=2026-02-26T03:16:06.897750254Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-02-26T03:16:06.898922356Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.169732ms logger=migrator t=2026-02-26T03:16:06.904461147Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-02-26T03:16:06.906519314Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.057457ms logger=migrator t=2026-02-26T03:16:06.912332459Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-02-26T03:16:06.913531801Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.199432ms logger=migrator t=2026-02-26T03:16:06.921454835Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-02-26T03:16:06.922915422Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.461377ms logger=migrator t=2026-02-26T03:16:06.92885644Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-02-26T03:16:06.930076892Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.220472ms logger=migrator t=2026-02-26T03:16:06.938582047Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-02-26T03:16:06.939283519Z level=info msg="Migration successfully executed" id="create anon_device table" duration=701.002µs logger=migrator t=2026-02-26T03:16:06.945131056Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-02-26T03:16:06.946634193Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.502187ms logger=migrator t=2026-02-26T03:16:06.952473369Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-02-26T03:16:06.954527196Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.053617ms logger=migrator t=2026-02-26T03:16:06.962242187Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-02-26T03:16:06.963202994Z level=info msg="Migration successfully executed" id="create signing_key table" duration=960.507µs logger=migrator t=2026-02-26T03:16:06.970197841Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-02-26T03:16:06.972390801Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.18776ms logger=migrator t=2026-02-26T03:16:06.979313437Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-02-26T03:16:06.980537039Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.220142ms logger=migrator t=2026-02-26T03:16:06.987310673Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-02-26T03:16:06.987654219Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=344.406µs logger=migrator t=2026-02-26T03:16:06.994395591Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-02-26T03:16:07.007161033Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.767852ms logger=migrator t=2026-02-26T03:16:07.017640853Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-02-26T03:16:07.018510399Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=877.606µs logger=migrator t=2026-02-26T03:16:07.030038659Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-02-26T03:16:07.030162371Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=122.962µs logger=migrator t=2026-02-26T03:16:07.040924847Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-02-26T03:16:07.043073486Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.147639ms logger=migrator t=2026-02-26T03:16:07.049382871Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-02-26T03:16:07.049411021Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=29.881µs logger=migrator t=2026-02-26T03:16:07.055100424Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-02-26T03:16:07.056908007Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.806543ms logger=migrator t=2026-02-26T03:16:07.062068271Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-02-26T03:16:07.063385485Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.317404ms logger=migrator t=2026-02-26T03:16:07.071303559Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-02-26T03:16:07.072468151Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.162991ms logger=migrator t=2026-02-26T03:16:07.078583532Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-02-26T03:16:07.079908866Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.327045ms logger=migrator t=2026-02-26T03:16:07.087005295Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-02-26T03:16:07.08733542Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=331.255µs logger=migrator t=2026-02-26T03:16:07.094081043Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-02-26T03:16:07.095317096Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.236243ms logger=migrator t=2026-02-26T03:16:07.10273354Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-02-26T03:16:07.104229417Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.495597ms logger=migrator t=2026-02-26T03:16:07.112453897Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-02-26T03:16:07.114109947Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.65894ms logger=migrator t=2026-02-26T03:16:07.121765927Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-02-26T03:16:07.131825349Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.058182ms logger=migrator t=2026-02-26T03:16:07.13791849Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-02-26T03:16:07.151516297Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.598357ms logger=migrator t=2026-02-26T03:16:07.157227591Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-02-26T03:16:07.167344665Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.115344ms logger=migrator t=2026-02-26T03:16:07.172282935Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-02-26T03:16:07.172339686Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=49.611µs logger=migrator t=2026-02-26T03:16:07.17805747Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-02-26T03:16:07.191041095Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.974835ms logger=migrator t=2026-02-26T03:16:07.198059853Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-02-26T03:16:07.209347868Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.252674ms logger=migrator t=2026-02-26T03:16:07.220752455Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-02-26T03:16:07.221347327Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=595.492µs logger=migrator t=2026-02-26T03:16:07.230437991Z level=info msg="migrations completed" performed=558 skipped=0 duration=9.129228268s logger=migrator t=2026-02-26T03:16:07.231223146Z level=info msg="Unlocking database" logger=sqlstore t=2026-02-26T03:16:07.254095202Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-02-26T03:16:07.254731264Z level=info msg="Created default organization" logger=secrets t=2026-02-26T03:16:07.269746556Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-02-26T03:16:07.341041192Z level=info msg="Restored cache from database" duration=626.921µs logger=plugin.store t=2026-02-26T03:16:07.342691443Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-02-26T03:16:07.37942459Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-02-26T03:16:07.379452041Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-02-26T03:16:07.379504662Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-02-26T03:16:07.379513192Z level=info msg="Plugins loaded" count=54 duration=36.82293ms logger=query_data t=2026-02-26T03:16:07.383732999Z level=info msg="Query Service initialization" logger=live.push_http t=2026-02-26T03:16:07.387033628Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-02-26T03:16:07.390752526Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-02-26T03:16:07.404128488Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-02-26T03:16:07.407629423Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-02-26T03:16:07.410287021Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-02-26T03:16:07.446319836Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-02-26T03:16:07.487513575Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-02-26T03:16:07.531511474Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-02-26T03:16:07.531542035Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-02-26T03:16:07.531877041Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-02-26T03:16:07.531947853Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-02-26T03:16:07.532465872Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-02-26T03:16:07.532746697Z level=info msg="State cache has been initialized" states=0 duration=871.036µs logger=ngalert.scheduler t=2026-02-26T03:16:07.532823138Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-02-26T03:16:07.533068502Z level=info msg=starting first_tick=2026-02-26T03:16:10Z logger=http.server t=2026-02-26T03:16:07.534283555Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-02-26T03:16:07.631893239Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-02-26T03:16:07.974631438Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-02-26T03:16:07.997206699Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-02-26T03:16:08.153405289Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-02-26T03:16:08.153805976Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugins.update.checker t=2026-02-26T03:16:08.290241766Z level=info msg="Update check succeeded" duration=758.229572ms logger=grafana.update.checker t=2026-02-26T03:16:08.292219913Z level=info msg="Update check succeeded" duration=760.25018ms logger=plugin.angulardetectorsprovider.dynamic t=2026-02-26T03:16:08.368716183Z level=info msg="Patterns update finished" duration=750.804228ms logger=provisioning.dashboard t=2026-02-26T03:16:21.058319152Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.0614657Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.099719285Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.136087666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.15501239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.177240114Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.195499195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.2171889Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.246096076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.340796517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.359493297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.384140725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.402984388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.478664853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.497852192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.530309572Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.553433712Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.585305962Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.605433667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.632417907Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.650904914Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.68308686Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.700920913Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.72769868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.746790617Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.780379708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.797911367Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.838975013Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.854829111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.888957132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.903547046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.942169509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.958041077Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:21.995315155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:22.012285853Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:22.048932419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:22.06767666Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:22.233968953Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:22.250712237Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:22.333442971Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:22.350900389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:22.385858504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:22.404735777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:22.456422987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:22.469581805Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:22.503873839Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:22.520430721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:22.58974263Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:22.60679219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:22.657214276Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:22.673229958Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:22.721295381Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:22.741284034Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:22.852389675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:22.870904181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:22.912699581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:22.932296507Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:22.990057317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:23.023510295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:23.124709584Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:23.144706778Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:23.196814986Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:23.213528919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:23.280204571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:23.297143759Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:23.372166093Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:23.388319377Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:23.450195201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:23.488426016Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:23.60413747Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:23.617087725Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:23.690659893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:23.708432285Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:23.795245423Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:23.812667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:24.451821738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:24.469239765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:24.550196376Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:24.563837175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-02-26T03:16:24.643048365Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-02-26T03:16:58.556885517Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-02-26T03:26:07.607022483Z level=info msg="Completed cleanup jobs" duration=73.722304ms logger=plugins.update.checker t=2026-02-26T03:26:08.34191668Z level=info msg="Update check succeeded" duration=50.658974ms logger=sqlstore.transactions t=2026-02-26T03:31:07.40224662Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-02-26T03:36:07.562278001Z level=info msg="Completed cleanup jobs" duration=29.206994ms logger=plugins.update.checker t=2026-02-26T03:36:08.354112395Z level=info msg="Update check succeeded" duration=63.42002ms logger=cleanup t=2026-02-26T03:46:07.559086417Z level=info msg="Completed cleanup jobs" duration=25.959649ms logger=plugins.update.checker t=2026-02-26T03:46:08.344539414Z level=info msg="Update check succeeded" duration=53.348995ms logger=infra.usagestats t=2026-02-26T03:46:58.57719287Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-02-26T03:56:08.341267832Z level=info msg="Update check succeeded" duration=49.853382ms logger=cleanup t=2026-02-26T03:56:11.893141012Z level=info msg="Completed cleanup jobs" duration=4.360622892s logger=cleanup t=2026-02-26T04:06:07.570142485Z level=info msg="Completed cleanup jobs" duration=37.04466ms logger=plugins.update.checker t=2026-02-26T04:06:08.341354139Z level=info msg="Update check succeeded" duration=50.75124ms logger=cleanup t=2026-02-26T04:16:07.587621764Z level=info msg="Completed cleanup jobs" duration=55.102117ms logger=plugins.update.checker t=2026-02-26T04:16:08.354428813Z level=info msg="Update check succeeded" duration=63.678634ms logger=infra.usagestats t=2026-02-26T04:16:58.581285881Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-02-26T04:26:07.554387048Z level=info msg="Completed cleanup jobs" duration=21.94982ms logger=plugins.update.checker t=2026-02-26T04:26:08.349719449Z level=info msg="Update check succeeded" duration=59.05045ms