logger=settings t=2026-04-09T02:12:14.651409449Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-09T02:12:14Z logger=settings t=2026-04-09T02:12:14.651662796Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-09T02:12:14.651674917Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-09T02:12:14.651678457Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-09T02:12:14.651684047Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-09T02:12:14.651687067Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-09T02:12:14.651689767Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-09T02:12:14.651692657Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-09T02:12:14.651696147Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-09T02:12:14.651705568Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-09T02:12:14.651708458Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-09T02:12:14.651711438Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-09T02:12:14.651714578Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-09T02:12:14.651717998Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-09T02:12:14.651720968Z level=info msg=Target target=[all] logger=settings t=2026-04-09T02:12:14.651727778Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-09T02:12:14.651730838Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-09T02:12:14.651734238Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-09T02:12:14.651741438Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-09T02:12:14.651744228Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-09T02:12:14.651746899Z level=info msg="App mode production" logger=sqlstore t=2026-04-09T02:12:14.651992794Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-09T02:12:14.652007675Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-09T02:12:14.653307458Z level=info msg="Locking database" logger=migrator t=2026-04-09T02:12:14.653318909Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-09T02:12:14.654868498Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-09T02:12:14.655853774Z level=info msg="Migration successfully executed" id="create migration_log table" duration=984.796µs logger=migrator t=2026-04-09T02:12:14.667101643Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-09T02:12:14.668447198Z level=info msg="Migration successfully executed" id="create user table" duration=1.345625ms logger=migrator t=2026-04-09T02:12:14.673915378Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-09T02:12:14.67474427Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=830.042µs logger=migrator t=2026-04-09T02:12:14.680768384Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-09T02:12:14.681425701Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=661.497µs logger=migrator t=2026-04-09T02:12:14.686862901Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-09T02:12:14.687894687Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.028086ms logger=migrator t=2026-04-09T02:12:14.695894233Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-09T02:12:14.696878838Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=985.925µs logger=migrator t=2026-04-09T02:12:14.702266957Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-09T02:12:14.706294881Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.027334ms logger=migrator t=2026-04-09T02:12:14.709972335Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-09T02:12:14.710777376Z level=info msg="Migration successfully executed" id="create user table v2" duration=782.82µs logger=migrator t=2026-04-09T02:12:14.71558446Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-09T02:12:14.716283898Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=697.768µs logger=migrator t=2026-04-09T02:12:14.719908821Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-09T02:12:14.720961678Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.052877ms logger=migrator t=2026-04-09T02:12:14.725086483Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-09T02:12:14.725495034Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=409.601µs logger=migrator t=2026-04-09T02:12:14.729289091Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-09T02:12:14.729753824Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=464.403µs logger=migrator t=2026-04-09T02:12:14.733217593Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-09T02:12:14.73425927Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.040377ms logger=migrator t=2026-04-09T02:12:14.740276664Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-09T02:12:14.740318155Z level=info msg="Migration successfully executed" id="Update user table charset" duration=58.701µs logger=migrator t=2026-04-09T02:12:14.744309788Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-09T02:12:14.745431887Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.121608ms logger=migrator t=2026-04-09T02:12:14.759507599Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-09T02:12:14.759861998Z level=info msg="Migration successfully executed" id="Add missing user data" duration=366.359µs logger=migrator t=2026-04-09T02:12:14.76577494Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-09T02:12:14.767682249Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.897898ms logger=migrator t=2026-04-09T02:12:14.771468677Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-09T02:12:14.772589735Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.130869ms logger=migrator t=2026-04-09T02:12:14.777273116Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-09T02:12:14.779177355Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.903719ms logger=migrator t=2026-04-09T02:12:14.784731768Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-09T02:12:14.793419371Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.688593ms logger=migrator t=2026-04-09T02:12:14.797239769Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-09T02:12:14.79803175Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=791.852µs logger=migrator t=2026-04-09T02:12:14.801922149Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-09T02:12:14.802080413Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=158.694µs logger=migrator t=2026-04-09T02:12:14.808042127Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-09T02:12:14.809194827Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.15349ms logger=migrator t=2026-04-09T02:12:14.817860859Z 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-04-09T02:12:14.818346862Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=489.213µs logger=migrator t=2026-04-09T02:12:14.823942536Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-09T02:12:14.824435468Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=495.202µs logger=migrator t=2026-04-09T02:12:14.830255638Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-09T02:12:14.831416037Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.161699ms logger=migrator t=2026-04-09T02:12:14.836606481Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-09T02:12:14.837371901Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=765.42µs logger=migrator t=2026-04-09T02:12:14.842894043Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-09T02:12:14.843672583Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=778.22µs logger=migrator t=2026-04-09T02:12:14.849563394Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-09T02:12:14.850331164Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=767.7µs logger=migrator t=2026-04-09T02:12:14.91160943Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-09T02:12:14.912910923Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.304463ms logger=migrator t=2026-04-09T02:12:14.919686047Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-09T02:12:14.919717468Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=32.541µs logger=migrator t=2026-04-09T02:12:14.927074908Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-09T02:12:14.927996851Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=925.434µs logger=migrator t=2026-04-09T02:12:14.935253498Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-09T02:12:14.936329405Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.080417ms logger=migrator t=2026-04-09T02:12:14.943202022Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-09T02:12:14.945759768Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=2.556286ms logger=migrator t=2026-04-09T02:12:14.952529222Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-09T02:12:14.957638334Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=5.108681ms logger=migrator t=2026-04-09T02:12:14.966681216Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-09T02:12:14.969888888Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.209812ms logger=migrator t=2026-04-09T02:12:14.977053872Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-09T02:12:14.978037428Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=985.736µs logger=migrator t=2026-04-09T02:12:14.985782087Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-09T02:12:14.986661409Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=883.022µs logger=migrator t=2026-04-09T02:12:14.993557537Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-09T02:12:14.994276095Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=719.358µs logger=migrator t=2026-04-09T02:12:15.000133555Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-09T02:12:15.001899991Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.786606ms logger=migrator t=2026-04-09T02:12:15.008033369Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-09T02:12:15.008890811Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=856.762µs logger=migrator t=2026-04-09T02:12:15.020270414Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-09T02:12:15.020763147Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=495.993µs logger=migrator t=2026-04-09T02:12:15.027723495Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-09T02:12:15.02830517Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=586.565µs logger=migrator t=2026-04-09T02:12:15.033221437Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-09T02:12:15.033642587Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=421.54µs logger=migrator t=2026-04-09T02:12:15.038331968Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-09T02:12:15.039086437Z level=info msg="Migration successfully executed" id="create star table" duration=754.409µs logger=migrator t=2026-04-09T02:12:15.043397408Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-09T02:12:15.044413645Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.020267ms logger=migrator t=2026-04-09T02:12:15.050986214Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-09T02:12:15.051816365Z level=info msg="Migration successfully executed" id="create org table v1" duration=830.172µs logger=migrator t=2026-04-09T02:12:15.056310901Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-09T02:12:15.057210493Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=894.632µs logger=migrator t=2026-04-09T02:12:15.062322115Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-09T02:12:15.063347662Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.026677ms logger=migrator t=2026-04-09T02:12:15.06835384Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-09T02:12:15.069215752Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=861.922µs logger=migrator t=2026-04-09T02:12:15.074171509Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-09T02:12:15.075588526Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.415987ms logger=migrator t=2026-04-09T02:12:15.081158969Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-09T02:12:15.082272798Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.114039ms logger=migrator t=2026-04-09T02:12:15.087595684Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-09T02:12:15.087631815Z level=info msg="Migration successfully executed" id="Update org table charset" duration=37.291µs logger=migrator t=2026-04-09T02:12:15.092573422Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-09T02:12:15.092637744Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=86.472µs logger=migrator t=2026-04-09T02:12:15.099136932Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-09T02:12:15.099625903Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=494.162µs logger=migrator t=2026-04-09T02:12:15.105666459Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-09T02:12:15.107144057Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.477528ms logger=migrator t=2026-04-09T02:12:15.113887011Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-09T02:12:15.115175614Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.292863ms logger=migrator t=2026-04-09T02:12:15.122226605Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-09T02:12:15.123693613Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.464078ms logger=migrator t=2026-04-09T02:12:15.130045276Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-09T02:12:15.13097528Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=928.804µs logger=migrator t=2026-04-09T02:12:15.136688046Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-09T02:12:15.137611461Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=919.615µs logger=migrator t=2026-04-09T02:12:15.143193595Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-09T02:12:15.144480027Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.287033ms logger=migrator t=2026-04-09T02:12:15.150995655Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-09T02:12:15.159853082Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.860567ms logger=migrator t=2026-04-09T02:12:15.164772208Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-09T02:12:15.165519108Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=746.67µs logger=migrator t=2026-04-09T02:12:15.170104876Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-09T02:12:15.17103493Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=929.954µs logger=migrator t=2026-04-09T02:12:15.177735082Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-09T02:12:15.17919475Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.459588ms logger=migrator t=2026-04-09T02:12:15.185964604Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-09T02:12:15.186415655Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=451.011µs logger=migrator t=2026-04-09T02:12:15.19128545Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-09T02:12:15.193411085Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=2.134674ms logger=migrator t=2026-04-09T02:12:15.200365813Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-09T02:12:15.200452736Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=89.673µs logger=migrator t=2026-04-09T02:12:15.205079205Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-09T02:12:15.207484286Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.404091ms logger=migrator t=2026-04-09T02:12:15.212578288Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-09T02:12:15.21457743Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.007952ms logger=migrator t=2026-04-09T02:12:15.220896212Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-09T02:12:15.222862542Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.96606ms logger=migrator t=2026-04-09T02:12:15.229336069Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-09T02:12:15.230782786Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.451267ms logger=migrator t=2026-04-09T02:12:15.236058121Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-09T02:12:15.238179206Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.121195ms logger=migrator t=2026-04-09T02:12:15.244044227Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-09T02:12:15.24496876Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=924.383µs logger=migrator t=2026-04-09T02:12:15.250553674Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-09T02:12:15.251980451Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.426347ms logger=migrator t=2026-04-09T02:12:15.25817446Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-09T02:12:15.258203701Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.851µs logger=migrator t=2026-04-09T02:12:15.263457435Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-09T02:12:15.263481676Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=24.931µs logger=migrator t=2026-04-09T02:12:15.269767778Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-09T02:12:15.272472387Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.701689ms logger=migrator t=2026-04-09T02:12:15.278555544Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-09T02:12:15.280659538Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.103414ms logger=migrator t=2026-04-09T02:12:15.28580771Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-09T02:12:15.289211697Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.404027ms logger=migrator t=2026-04-09T02:12:15.29633415Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-09T02:12:15.298295611Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.958841ms logger=migrator t=2026-04-09T02:12:15.30332199Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-09T02:12:15.303527356Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=205.736µs logger=migrator t=2026-04-09T02:12:15.308211406Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-09T02:12:15.311605063Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=3.397247ms logger=migrator t=2026-04-09T02:12:15.319311341Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-09T02:12:15.320232016Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=919.255µs logger=migrator t=2026-04-09T02:12:15.325515651Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-09T02:12:15.325561812Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=38.211µs logger=migrator t=2026-04-09T02:12:15.328745504Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-09T02:12:15.329609026Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=863.142µs logger=migrator t=2026-04-09T02:12:15.33675982Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-09T02:12:15.33752594Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=764.91µs logger=migrator t=2026-04-09T02:12:15.346280975Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-09T02:12:15.352841113Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.554548ms logger=migrator t=2026-04-09T02:12:15.360842Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-09T02:12:15.361931347Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.092487ms logger=migrator t=2026-04-09T02:12:15.368128287Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-09T02:12:15.369333268Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.206261ms logger=migrator t=2026-04-09T02:12:15.374130551Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-09T02:12:15.376764808Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.636707ms logger=migrator t=2026-04-09T02:12:15.381755617Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-09T02:12:15.382008524Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=255.207µs logger=migrator t=2026-04-09T02:12:15.386627322Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-09T02:12:15.38732983Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=702.278µs logger=migrator t=2026-04-09T02:12:15.390528622Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-09T02:12:15.39317024Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.641408ms logger=migrator t=2026-04-09T02:12:15.397495612Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-09T02:12:15.398954869Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.458607ms logger=migrator t=2026-04-09T02:12:15.403600799Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-09T02:12:15.403800474Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=201.524µs logger=migrator t=2026-04-09T02:12:15.407808687Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-09T02:12:15.408004032Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=195.645µs logger=migrator t=2026-04-09T02:12:15.412000215Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-09T02:12:15.413024221Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.024305ms logger=migrator t=2026-04-09T02:12:15.418349358Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-09T02:12:15.421224532Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.880984ms logger=migrator t=2026-04-09T02:12:15.425774158Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-09T02:12:15.427332228Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.5579ms logger=migrator t=2026-04-09T02:12:15.433824025Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-09T02:12:15.434668367Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=844.832µs logger=migrator t=2026-04-09T02:12:15.444310665Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-09T02:12:15.445377152Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.069657ms logger=migrator t=2026-04-09T02:12:15.452838624Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-09T02:12:15.453731757Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=896.183µs logger=migrator t=2026-04-09T02:12:15.459143236Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-09T02:12:15.459856304Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=714.348µs logger=migrator t=2026-04-09T02:12:15.465784356Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-09T02:12:15.471127754Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.347878ms logger=migrator t=2026-04-09T02:12:15.474864269Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-09T02:12:15.475501176Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=637.007µs logger=migrator t=2026-04-09T02:12:15.479299164Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-09T02:12:15.479866849Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=568.085µs logger=migrator t=2026-04-09T02:12:15.485603936Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-09T02:12:15.486154971Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=551.315µs logger=migrator t=2026-04-09T02:12:15.491639041Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-09T02:12:15.492012921Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=373.81µs logger=migrator t=2026-04-09T02:12:15.498173629Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-09T02:12:15.500757025Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.584476ms logger=migrator t=2026-04-09T02:12:15.505887338Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-09T02:12:15.508717141Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.829293ms logger=migrator t=2026-04-09T02:12:15.719014857Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-09T02:12:15.719064868Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=53.771µs logger=migrator t=2026-04-09T02:12:15.858189135Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-09T02:12:15.858704779Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=518.924µs logger=migrator t=2026-04-09T02:12:15.866318105Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-09T02:12:15.870166383Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.852618ms logger=migrator t=2026-04-09T02:12:15.875536192Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-09T02:12:15.875855959Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=319.757µs logger=migrator t=2026-04-09T02:12:15.87972664Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-09T02:12:15.879943655Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=217.636µs logger=migrator t=2026-04-09T02:12:15.883930068Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-09T02:12:15.886271767Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.35182ms logger=migrator t=2026-04-09T02:12:15.890741112Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-09T02:12:15.890912957Z level=info msg="Migration successfully executed" id="Update uid value" duration=172.315µs logger=migrator t=2026-04-09T02:12:15.895640758Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-09T02:12:15.896521441Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=880.073µs logger=migrator t=2026-04-09T02:12:15.900580305Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-09T02:12:15.901593951Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.018297ms logger=migrator t=2026-04-09T02:12:15.908866898Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-09T02:12:15.910181242Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.317134ms logger=migrator t=2026-04-09T02:12:15.916453783Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-09T02:12:15.917450979Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.009016ms logger=migrator t=2026-04-09T02:12:15.925589618Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-09T02:12:15.926483521Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=892.523µs logger=migrator t=2026-04-09T02:12:15.942362349Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-09T02:12:15.943305134Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=945.565µs logger=migrator t=2026-04-09T02:12:15.959250904Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-09T02:12:15.959956052Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=705.478µs logger=migrator t=2026-04-09T02:12:15.967206449Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-09T02:12:15.96801994Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=810.43µs logger=migrator t=2026-04-09T02:12:15.97465775Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-09T02:12:15.975986214Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.329954ms logger=migrator t=2026-04-09T02:12:15.979854674Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-09T02:12:15.987352366Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.495502ms logger=migrator t=2026-04-09T02:12:15.993957386Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-09T02:12:15.995089515Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.132819ms logger=migrator t=2026-04-09T02:12:15.99917943Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-09T02:12:16.000351261Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.171751ms logger=migrator t=2026-04-09T02:12:16.005469532Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-09T02:12:16.006314354Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=845.942µs logger=migrator t=2026-04-09T02:12:16.012829942Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-09T02:12:16.013705054Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=869.533µs logger=migrator t=2026-04-09T02:12:16.018115387Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-09T02:12:16.018460746Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=345.599µs logger=migrator t=2026-04-09T02:12:16.021952166Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-09T02:12:16.02250174Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=547.544µs logger=migrator t=2026-04-09T02:12:16.026588445Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-09T02:12:16.026636527Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=49.332µs logger=migrator t=2026-04-09T02:12:16.030394663Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-09T02:12:16.034681683Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.2863ms logger=migrator t=2026-04-09T02:12:16.041637073Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-09T02:12:16.045889022Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.252619ms logger=migrator t=2026-04-09T02:12:16.054544494Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-09T02:12:16.054802821Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=254.897µs logger=migrator t=2026-04-09T02:12:16.058545397Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-09T02:12:16.0613783Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.832853ms logger=migrator t=2026-04-09T02:12:16.067526978Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-09T02:12:16.070176587Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.649709ms logger=migrator t=2026-04-09T02:12:16.073847181Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-09T02:12:16.074613721Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=766.51µs logger=migrator t=2026-04-09T02:12:16.079216419Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-09T02:12:16.08003292Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=815.701µs logger=migrator t=2026-04-09T02:12:16.085141741Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-09T02:12:16.086838225Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.696564ms logger=migrator t=2026-04-09T02:12:16.091394292Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-09T02:12:16.092337396Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=942.994µs logger=migrator t=2026-04-09T02:12:16.096223577Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-09T02:12:16.097067318Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=846.171µs logger=migrator t=2026-04-09T02:12:16.10143285Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-09T02:12:16.102880107Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.449577ms logger=migrator t=2026-04-09T02:12:16.108276946Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-09T02:12:16.108373339Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=97.073µs logger=migrator t=2026-04-09T02:12:16.112534676Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-09T02:12:16.112578147Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=47.571µs logger=migrator t=2026-04-09T02:12:16.116527129Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-09T02:12:16.121874697Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.348257ms logger=migrator t=2026-04-09T02:12:16.127348327Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-09T02:12:16.13215536Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.796664ms logger=migrator t=2026-04-09T02:12:16.136241085Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-09T02:12:16.136324037Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=81.432µs logger=migrator t=2026-04-09T02:12:16.139769286Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-09T02:12:16.140562726Z level=info msg="Migration successfully executed" id="create quota table v1" duration=797.88µs logger=migrator t=2026-04-09T02:12:16.145227607Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-09T02:12:16.146075188Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=847.271µs logger=migrator t=2026-04-09T02:12:16.150140083Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-09T02:12:16.150164573Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=25.47µs logger=migrator t=2026-04-09T02:12:16.154086935Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-09T02:12:16.155570933Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.486198ms logger=migrator t=2026-04-09T02:12:16.161445273Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-09T02:12:16.162935042Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.489638ms logger=migrator t=2026-04-09T02:12:16.169665315Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-09T02:12:16.17295832Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.293975ms logger=migrator t=2026-04-09T02:12:16.176824719Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-09T02:12:16.1768717Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=39.311µs logger=migrator t=2026-04-09T02:12:16.182407693Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-09T02:12:16.18345172Z level=info msg="Migration successfully executed" id="create session table" duration=1.049658ms logger=migrator t=2026-04-09T02:12:16.188481979Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-09T02:12:16.188563891Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=82.272µs logger=migrator t=2026-04-09T02:12:16.192394139Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-09T02:12:16.192465271Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=70.972µs logger=migrator t=2026-04-09T02:12:16.196661309Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-09T02:12:16.197341746Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=680.167µs logger=migrator t=2026-04-09T02:12:16.202376396Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-09T02:12:16.203056364Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=679.598µs logger=migrator t=2026-04-09T02:12:16.208969396Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-09T02:12:16.209034427Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=89.092µs logger=migrator t=2026-04-09T02:12:16.214111558Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-09T02:12:16.214150469Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=40.471µs logger=migrator t=2026-04-09T02:12:16.218963572Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-09T02:12:16.224557626Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.594454ms logger=migrator t=2026-04-09T02:12:16.229002891Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-09T02:12:16.232187462Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.184401ms logger=migrator t=2026-04-09T02:12:16.236079793Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-09T02:12:16.236238577Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=158.934µs logger=migrator t=2026-04-09T02:12:16.239518682Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-09T02:12:16.239700076Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=181.045µs logger=migrator t=2026-04-09T02:12:16.245658008Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-09T02:12:16.247322422Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.658224ms logger=migrator t=2026-04-09T02:12:16.253566443Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-09T02:12:16.253687326Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=121.873µs logger=migrator t=2026-04-09T02:12:16.258404487Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-09T02:12:16.261884606Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.480599ms logger=migrator t=2026-04-09T02:12:16.266618848Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-09T02:12:16.266819833Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=201.195µs logger=migrator t=2026-04-09T02:12:16.270315683Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-09T02:12:16.273524095Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.201952ms logger=migrator t=2026-04-09T02:12:16.27757489Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-09T02:12:16.28071611Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.135891ms logger=migrator t=2026-04-09T02:12:16.284378815Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-09T02:12:16.284477367Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=99.092µs logger=migrator t=2026-04-09T02:12:16.288631374Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-09T02:12:16.289517516Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=889.082µs logger=migrator t=2026-04-09T02:12:16.293987451Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-09T02:12:16.295361176Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.373285ms logger=migrator t=2026-04-09T02:12:16.301368581Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-09T02:12:16.302717196Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.351634ms logger=migrator t=2026-04-09T02:12:16.309079509Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-09T02:12:16.310476635Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.395296ms logger=migrator t=2026-04-09T02:12:16.315009841Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-09T02:12:16.316450808Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.441667ms logger=migrator t=2026-04-09T02:12:16.320462952Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-09T02:12:16.321320443Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=857.191µs logger=migrator t=2026-04-09T02:12:16.325994484Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-09T02:12:16.326959859Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=963.855µs logger=migrator t=2026-04-09T02:12:16.331044883Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-09T02:12:16.332411459Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.366766ms logger=migrator t=2026-04-09T02:12:16.336813303Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-09T02:12:16.337985932Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.172919ms logger=migrator t=2026-04-09T02:12:16.342410706Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-09T02:12:16.353637295Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.224859ms logger=migrator t=2026-04-09T02:12:16.360518691Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-09T02:12:16.361037045Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=518.724µs logger=migrator t=2026-04-09T02:12:16.367429139Z 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-04-09T02:12:16.368748723Z 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.319324ms logger=migrator t=2026-04-09T02:12:16.374147862Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-09T02:12:16.374669666Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=525.224µs logger=migrator t=2026-04-09T02:12:16.378527944Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-09T02:12:16.379429627Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=901.413µs logger=migrator t=2026-04-09T02:12:16.382286501Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-09T02:12:16.383129863Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=843.272µs logger=migrator t=2026-04-09T02:12:16.387614818Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-09T02:12:16.392904744Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.284996ms logger=migrator t=2026-04-09T02:12:16.39743544Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-09T02:12:16.401128695Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.693025ms logger=migrator t=2026-04-09T02:12:16.404908733Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-09T02:12:16.408589897Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.680664ms logger=migrator t=2026-04-09T02:12:16.413699588Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-09T02:12:16.417514497Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.814549ms logger=migrator t=2026-04-09T02:12:16.421817798Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-09T02:12:16.42271765Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=899.423µs logger=migrator t=2026-04-09T02:12:16.426950089Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-09T02:12:16.42697684Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=24.95µs logger=migrator t=2026-04-09T02:12:16.430675305Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-09T02:12:16.430710666Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=36.521µs logger=migrator t=2026-04-09T02:12:16.435205562Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-09T02:12:16.436438503Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.232932ms logger=migrator t=2026-04-09T02:12:16.440550499Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-09T02:12:16.441457702Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=906.923µs logger=migrator t=2026-04-09T02:12:16.446938173Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-09T02:12:16.447889207Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=950.124µs logger=migrator t=2026-04-09T02:12:16.453896992Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-09T02:12:16.455124814Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.228202ms logger=migrator t=2026-04-09T02:12:16.459751403Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-09T02:12:16.460680257Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=928.414µs logger=migrator t=2026-04-09T02:12:16.467650285Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-09T02:12:16.471472734Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.815109ms logger=migrator t=2026-04-09T02:12:16.475047906Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-09T02:12:16.479622824Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.574928ms logger=migrator t=2026-04-09T02:12:16.48300772Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-09T02:12:16.483266657Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=258.777µs logger=migrator t=2026-04-09T02:12:16.488947064Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-09T02:12:16.48999891Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.052036ms logger=migrator t=2026-04-09T02:12:16.4954219Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-09T02:12:16.496902658Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.484449ms logger=migrator t=2026-04-09T02:12:16.500913561Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-09T02:12:16.506796272Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.883251ms logger=migrator t=2026-04-09T02:12:16.51332494Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-09T02:12:16.513481764Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=162.534µs logger=migrator t=2026-04-09T02:12:16.518126764Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-09T02:12:16.519132Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.005556ms logger=migrator t=2026-04-09T02:12:16.522599159Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-09T02:12:16.523564483Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=965.335µs logger=migrator t=2026-04-09T02:12:16.529450685Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-09T02:12:16.529531877Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=81.122µs logger=migrator t=2026-04-09T02:12:16.534081843Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-09T02:12:16.535792408Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.712485ms logger=migrator t=2026-04-09T02:12:16.541421903Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-09T02:12:16.543044704Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.622321ms logger=migrator t=2026-04-09T02:12:16.549920551Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-09T02:12:16.551720258Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.808157ms logger=migrator t=2026-04-09T02:12:16.556541411Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-09T02:12:16.557386774Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=845.042µs logger=migrator t=2026-04-09T02:12:16.561761346Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-09T02:12:16.562675639Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=914.133µs logger=migrator t=2026-04-09T02:12:16.568430137Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-09T02:12:16.569415673Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=970.805µs logger=migrator t=2026-04-09T02:12:16.574476092Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-09T02:12:16.574537224Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=62.362µs logger=migrator t=2026-04-09T02:12:16.579485901Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-09T02:12:16.586258426Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.771465ms logger=migrator t=2026-04-09T02:12:16.592724031Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-09T02:12:16.5942108Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.489388ms logger=migrator t=2026-04-09T02:12:16.601054016Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-09T02:12:16.605421158Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.368312ms logger=migrator t=2026-04-09T02:12:16.608861946Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-09T02:12:16.609601825Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=739.689µs logger=migrator t=2026-04-09T02:12:16.61442723Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-09T02:12:16.615368684Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=941.434µs logger=migrator t=2026-04-09T02:12:16.619838159Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-09T02:12:16.621329727Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.491458ms logger=migrator t=2026-04-09T02:12:16.627701441Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-09T02:12:16.641222428Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.520927ms logger=migrator t=2026-04-09T02:12:16.64904353Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-09T02:12:16.649998364Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=955.934µs logger=migrator t=2026-04-09T02:12:16.65488936Z 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-04-09T02:12:16.656647455Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.772685ms logger=migrator t=2026-04-09T02:12:16.661641114Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-09T02:12:16.662313521Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=672.447µs logger=migrator t=2026-04-09T02:12:16.669061904Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-09T02:12:16.670834161Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.770626ms logger=migrator t=2026-04-09T02:12:16.676394833Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-09T02:12:16.677181373Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=790.42µs logger=migrator t=2026-04-09T02:12:16.683342302Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-09T02:12:16.688028772Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.68573ms logger=migrator t=2026-04-09T02:12:16.694600082Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-09T02:12:16.699963139Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.364308ms logger=migrator t=2026-04-09T02:12:16.705737478Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-09T02:12:16.706978599Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.243351ms logger=migrator t=2026-04-09T02:12:16.712727418Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-09T02:12:16.713693632Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=967.254µs logger=migrator t=2026-04-09T02:12:16.724956962Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-09T02:12:16.725267299Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=316.848µs logger=migrator t=2026-04-09T02:12:16.740425169Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-09T02:12:16.746226768Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.806939ms logger=migrator t=2026-04-09T02:12:16.751497894Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-09T02:12:16.752351996Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=853.832µs logger=migrator t=2026-04-09T02:12:16.757573961Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-09T02:12:16.757724194Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=150.083µs logger=migrator t=2026-04-09T02:12:16.761505331Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-09T02:12:16.761905702Z level=info msg="Migration successfully executed" id="Move region to single row" duration=401.011µs logger=migrator t=2026-04-09T02:12:16.780480489Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-09T02:12:16.781454125Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=976.346µs logger=migrator t=2026-04-09T02:12:16.788747182Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-09T02:12:16.789632705Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=887.163µs logger=migrator t=2026-04-09T02:12:16.795236189Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-09T02:12:16.796209714Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=976.975µs logger=migrator t=2026-04-09T02:12:16.800082763Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-09T02:12:16.800891034Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=805.921µs logger=migrator t=2026-04-09T02:12:16.805431921Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-09T02:12:16.806226252Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=791.581µs logger=migrator t=2026-04-09T02:12:16.81240137Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-09T02:12:16.813590841Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.189181ms logger=migrator t=2026-04-09T02:12:16.820001636Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-09T02:12:16.820180561Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=185.775µs logger=migrator t=2026-04-09T02:12:16.824587264Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-09T02:12:16.826074762Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.487668ms logger=migrator t=2026-04-09T02:12:16.838978964Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-09T02:12:16.840500733Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.522349ms logger=migrator t=2026-04-09T02:12:16.9457803Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-09T02:12:16.947957216Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.179867ms logger=migrator t=2026-04-09T02:12:16.952668267Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-09T02:12:16.954044972Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.376235ms logger=migrator t=2026-04-09T02:12:16.96097701Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-09T02:12:16.961178765Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=202.775µs logger=migrator t=2026-04-09T02:12:16.967470997Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-09T02:12:16.968185496Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=713.978µs logger=migrator t=2026-04-09T02:12:16.973959595Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-09T02:12:16.974077008Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=167.344µs logger=migrator t=2026-04-09T02:12:16.980858492Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-09T02:12:16.981743165Z level=info msg="Migration successfully executed" id="create team table" duration=884.623µs logger=migrator t=2026-04-09T02:12:16.988514278Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-09T02:12:16.989621097Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.104489ms logger=migrator t=2026-04-09T02:12:16.99596664Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-09T02:12:16.997939061Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.969551ms logger=migrator t=2026-04-09T02:12:17.006888231Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-09T02:12:17.01265692Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.768458ms logger=migrator t=2026-04-09T02:12:17.017362411Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-09T02:12:17.017668378Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=305.927µs logger=migrator t=2026-04-09T02:12:17.023826427Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-09T02:12:17.025173461Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.349254ms logger=migrator t=2026-04-09T02:12:17.031383141Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-09T02:12:17.032034758Z level=info msg="Migration successfully executed" id="create team member table" duration=653.817µs logger=migrator t=2026-04-09T02:12:17.038837652Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-09T02:12:17.039713686Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=875.624µs logger=migrator t=2026-04-09T02:12:17.045542445Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-09T02:12:17.047003452Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.460657ms logger=migrator t=2026-04-09T02:12:17.052450763Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-09T02:12:17.053356586Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=903.873µs logger=migrator t=2026-04-09T02:12:17.060003307Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-09T02:12:17.06518093Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.176873ms logger=migrator t=2026-04-09T02:12:17.070411584Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-09T02:12:17.075653379Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.241605ms logger=migrator t=2026-04-09T02:12:17.081732556Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-09T02:12:17.087068042Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.335266ms logger=migrator t=2026-04-09T02:12:17.095069009Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-09T02:12:17.096582388Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.516069ms logger=migrator t=2026-04-09T02:12:17.103630019Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-09T02:12:17.104900761Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.269993ms logger=migrator t=2026-04-09T02:12:17.110462445Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-09T02:12:17.112090256Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.627991ms logger=migrator t=2026-04-09T02:12:17.119870126Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-09T02:12:17.121130639Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.261093ms logger=migrator t=2026-04-09T02:12:17.127570894Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-09T02:12:17.128381495Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=810.571µs logger=migrator t=2026-04-09T02:12:17.133838735Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-09T02:12:17.134623165Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=784.59µs logger=migrator t=2026-04-09T02:12:17.141280907Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-09T02:12:17.144000567Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.71943ms logger=migrator t=2026-04-09T02:12:17.150726849Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-09T02:12:17.15151843Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=791.751µs logger=migrator t=2026-04-09T02:12:17.157461423Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-09T02:12:17.158028668Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=567.944µs logger=migrator t=2026-04-09T02:12:17.164267928Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-09T02:12:17.164622607Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=355.38µs logger=migrator t=2026-04-09T02:12:17.169778139Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-09T02:12:17.170639812Z level=info msg="Migration successfully executed" id="create tag table" duration=861.623µs logger=migrator t=2026-04-09T02:12:17.177013676Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-09T02:12:17.178308449Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.293013ms logger=migrator t=2026-04-09T02:12:17.183979475Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-09T02:12:17.185282248Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.302603ms logger=migrator t=2026-04-09T02:12:17.191394895Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-09T02:12:17.192426562Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.031147ms logger=migrator t=2026-04-09T02:12:17.20011501Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-09T02:12:17.201462634Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.347625ms logger=migrator t=2026-04-09T02:12:17.206951255Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-09T02:12:17.222534496Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.576831ms logger=migrator t=2026-04-09T02:12:17.229147496Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-09T02:12:17.230033508Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=886.022µs logger=migrator t=2026-04-09T02:12:17.235847348Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-09T02:12:17.237068449Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.220011ms logger=migrator t=2026-04-09T02:12:17.242484718Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-09T02:12:17.243170366Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=680.218µs logger=migrator t=2026-04-09T02:12:17.248961695Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-09T02:12:17.249946631Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=984.046µs logger=migrator t=2026-04-09T02:12:17.25732344Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-09T02:12:17.258093261Z level=info msg="Migration successfully executed" id="create user auth table" duration=770.08µs logger=migrator t=2026-04-09T02:12:17.269041541Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-09T02:12:17.270014157Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=971.096µs logger=migrator t=2026-04-09T02:12:17.275900858Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-09T02:12:17.27596338Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=63.352µs logger=migrator t=2026-04-09T02:12:17.284170531Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-09T02:12:17.289084837Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=4.914106ms logger=migrator t=2026-04-09T02:12:17.295487001Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-09T02:12:17.300928202Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.437381ms logger=migrator t=2026-04-09T02:12:17.308862715Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-09T02:12:17.313665319Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.802124ms logger=migrator t=2026-04-09T02:12:17.328372867Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-09T02:12:17.337089971Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.715994ms logger=migrator t=2026-04-09T02:12:17.34248345Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-09T02:12:17.343380863Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=897.713µs logger=migrator t=2026-04-09T02:12:17.348960606Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-09T02:12:17.355505755Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.542199ms logger=migrator t=2026-04-09T02:12:17.362442023Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-09T02:12:17.363945112Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.502659ms logger=migrator t=2026-04-09T02:12:17.369878964Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-09T02:12:17.37085497Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=975.806µs logger=migrator t=2026-04-09T02:12:17.376257268Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-09T02:12:17.37750395Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.245662ms logger=migrator t=2026-04-09T02:12:17.38528458Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-09T02:12:17.386684936Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.401156ms logger=migrator t=2026-04-09T02:12:17.391977243Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-09T02:12:17.39305246Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.076068ms logger=migrator t=2026-04-09T02:12:17.398135631Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-09T02:12:17.399201858Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.065247ms logger=migrator t=2026-04-09T02:12:17.406914356Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-09T02:12:17.415949779Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.034423ms logger=migrator t=2026-04-09T02:12:17.422417275Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-09T02:12:17.424051708Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.636833ms logger=migrator t=2026-04-09T02:12:17.43035714Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-09T02:12:17.431779326Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.421846ms logger=migrator t=2026-04-09T02:12:17.438101329Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-09T02:12:17.439108234Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.006835ms logger=migrator t=2026-04-09T02:12:17.444563715Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-09T02:12:17.445491178Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=927.683µs logger=migrator t=2026-04-09T02:12:17.464365294Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-09T02:12:17.466102119Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.739986ms logger=migrator t=2026-04-09T02:12:17.474109944Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-09T02:12:17.474225367Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=116.963µs logger=migrator t=2026-04-09T02:12:17.481052233Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-09T02:12:17.481230867Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=187.084µs logger=migrator t=2026-04-09T02:12:17.486884372Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-09T02:12:17.488453173Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.569991ms logger=migrator t=2026-04-09T02:12:17.495226497Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-09T02:12:17.496446039Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.217132ms logger=migrator t=2026-04-09T02:12:17.527845826Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-09T02:12:17.529413856Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.56831ms logger=migrator t=2026-04-09T02:12:17.537767591Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-09T02:12:17.537868814Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=100.193µs logger=migrator t=2026-04-09T02:12:17.543625531Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-09T02:12:17.545043978Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.418337ms logger=migrator t=2026-04-09T02:12:17.551007862Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-09T02:12:17.551887964Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=878.712µs logger=migrator t=2026-04-09T02:12:17.556767399Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-09T02:12:17.558267508Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.499409ms logger=migrator t=2026-04-09T02:12:17.567157857Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-09T02:12:17.56845369Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.299163ms logger=migrator t=2026-04-09T02:12:17.57350074Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-09T02:12:17.57973218Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.23167ms logger=migrator t=2026-04-09T02:12:17.585215231Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-09T02:12:17.586154515Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=939.474µs logger=migrator t=2026-04-09T02:12:17.592102799Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-09T02:12:17.592205461Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=103.342µs logger=migrator t=2026-04-09T02:12:17.597782724Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-09T02:12:17.599244782Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.462048ms logger=migrator t=2026-04-09T02:12:17.605763849Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-09T02:12:17.607477534Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.713545ms logger=migrator t=2026-04-09T02:12:17.612476982Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-09T02:12:17.613761275Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.099588ms logger=migrator t=2026-04-09T02:12:17.620198211Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-09T02:12:17.620272713Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=74.432µs logger=migrator t=2026-04-09T02:12:17.628871143Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-09T02:12:17.630088465Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.218602ms logger=migrator t=2026-04-09T02:12:17.636059468Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-09T02:12:17.637125646Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.066068ms logger=migrator t=2026-04-09T02:12:17.644196087Z 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-04-09T02:12:17.645674485Z 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.477548ms logger=migrator t=2026-04-09T02:12:17.652773478Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-09T02:12:17.654876462Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.107824ms logger=migrator t=2026-04-09T02:12:17.661617056Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-09T02:12:17.667704562Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.087226ms logger=migrator t=2026-04-09T02:12:17.672732861Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-09T02:12:17.673743537Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.010426ms logger=migrator t=2026-04-09T02:12:17.680838329Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-09T02:12:17.681990229Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.15073ms logger=migrator t=2026-04-09T02:12:17.687321667Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-09T02:12:17.724498862Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=37.170275ms logger=migrator t=2026-04-09T02:12:17.73217159Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-09T02:12:17.753940509Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=21.755229ms logger=migrator t=2026-04-09T02:12:17.760441056Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-09T02:12:17.761558665Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.119149ms logger=migrator t=2026-04-09T02:12:17.769313515Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-09T02:12:17.77495419Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=5.670086ms logger=migrator t=2026-04-09T02:12:17.782811922Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-09T02:12:17.789218006Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.407295ms logger=migrator t=2026-04-09T02:12:17.794876671Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-09T02:12:17.804934371Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=10.05706ms logger=migrator t=2026-04-09T02:12:17.812509185Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-09T02:12:17.813667865Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.16189ms logger=migrator t=2026-04-09T02:12:17.819120995Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-09T02:12:17.819915625Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=794.34µs logger=migrator t=2026-04-09T02:12:17.8259159Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-09T02:12:17.828015224Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.094774ms logger=migrator t=2026-04-09T02:12:17.837059067Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-09T02:12:17.838775441Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.701654ms logger=migrator t=2026-04-09T02:12:17.845121194Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-09T02:12:17.845315758Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=197.225µs logger=migrator t=2026-04-09T02:12:17.852673078Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-09T02:12:17.860243323Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.572765ms logger=migrator t=2026-04-09T02:12:17.867220142Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-09T02:12:17.873969965Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.748973ms logger=migrator t=2026-04-09T02:12:17.880348419Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-09T02:12:17.887229796Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.884677ms logger=migrator t=2026-04-09T02:12:17.895829467Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-09T02:12:17.896642959Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=810.782µs logger=migrator t=2026-04-09T02:12:17.903080274Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-09T02:12:17.904680245Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.596921ms logger=migrator t=2026-04-09T02:12:17.912375673Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-09T02:12:17.917450193Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.0767ms logger=migrator t=2026-04-09T02:12:17.924062434Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-09T02:12:17.933351912Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.289418ms logger=migrator t=2026-04-09T02:12:17.940068645Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-09T02:12:17.941897912Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.828067ms logger=migrator t=2026-04-09T02:12:17.947745363Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-09T02:12:17.954227009Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.481676ms logger=migrator t=2026-04-09T02:12:17.961708512Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-09T02:12:17.968341812Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.63149ms logger=migrator t=2026-04-09T02:12:17.975516946Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-09T02:12:17.975636189Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=121.663µs logger=migrator t=2026-04-09T02:12:17.982492976Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-09T02:12:17.983697017Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.205981ms logger=migrator t=2026-04-09T02:12:17.991736733Z 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-04-09T02:12:17.99354149Z 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.808137ms logger=migrator t=2026-04-09T02:12:17.999344099Z 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-04-09T02:12:18.001447303Z 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=2.103604ms logger=migrator t=2026-04-09T02:12:18.009626014Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-09T02:12:18.009756797Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=134.624µs logger=migrator t=2026-04-09T02:12:18.016664224Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-09T02:12:18.02388124Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.218346ms logger=migrator t=2026-04-09T02:12:18.032530983Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-09T02:12:18.039991224Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.462311ms logger=migrator t=2026-04-09T02:12:18.048482132Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-09T02:12:18.054576259Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.095217ms logger=migrator t=2026-04-09T02:12:18.062619206Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-09T02:12:18.068881807Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.262891ms logger=migrator t=2026-04-09T02:12:18.07596623Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-09T02:12:18.084639392Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.673933ms logger=migrator t=2026-04-09T02:12:18.095824919Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-09T02:12:18.095993364Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=173.715µs logger=migrator t=2026-04-09T02:12:18.10361656Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-09T02:12:18.105075977Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.462067ms logger=migrator t=2026-04-09T02:12:18.112899959Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-09T02:12:18.119235782Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.335463ms logger=migrator t=2026-04-09T02:12:18.127656919Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-09T02:12:18.127744911Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=90.152µs logger=migrator t=2026-04-09T02:12:18.134612118Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-09T02:12:18.142447319Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.834271ms logger=migrator t=2026-04-09T02:12:18.147009656Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-09T02:12:18.147838967Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=829.461µs logger=migrator t=2026-04-09T02:12:18.153960054Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-09T02:12:18.161595811Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.634137ms logger=migrator t=2026-04-09T02:12:18.16701054Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-09T02:12:18.168157219Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.150359ms logger=migrator t=2026-04-09T02:12:18.175527749Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-09T02:12:18.177567802Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.046993ms logger=migrator t=2026-04-09T02:12:18.185312691Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-09T02:12:18.192023944Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.712432ms logger=migrator t=2026-04-09T02:12:18.19655312Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-09T02:12:18.197394231Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=841.291µs logger=migrator t=2026-04-09T02:12:18.206422303Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-09T02:12:18.207563063Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.13879ms logger=migrator t=2026-04-09T02:12:18.21329732Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-09T02:12:18.214140592Z level=info msg="Migration successfully executed" id="create alert_image table" duration=843.312µs logger=migrator t=2026-04-09T02:12:18.220449134Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-09T02:12:18.221539692Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.090488ms logger=migrator t=2026-04-09T02:12:18.231780045Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-09T02:12:18.231890818Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=114.773µs logger=migrator t=2026-04-09T02:12:18.236825476Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-09T02:12:18.23819582Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.370084ms logger=migrator t=2026-04-09T02:12:18.24477615Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-09T02:12:18.246667898Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.881938ms logger=migrator t=2026-04-09T02:12:18.257842296Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-09T02:12:18.258310068Z 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-04-09T02:12:18.262798893Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-09T02:12:18.263264815Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=466.482µs logger=migrator t=2026-04-09T02:12:18.269232719Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-09T02:12:18.270472311Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.241602ms logger=migrator t=2026-04-09T02:12:18.275717935Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-09T02:12:18.284392028Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.671783ms logger=migrator t=2026-04-09T02:12:18.290810934Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-09T02:12:18.293288907Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.480594ms logger=migrator t=2026-04-09T02:12:18.301446447Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-09T02:12:18.302914844Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.468197ms logger=migrator t=2026-04-09T02:12:18.309301199Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-09T02:12:18.31048635Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.18311ms logger=migrator t=2026-04-09T02:12:18.318992378Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-09T02:12:18.320072945Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.081227ms logger=migrator t=2026-04-09T02:12:18.327544328Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-09T02:12:18.328902173Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.357785ms logger=migrator t=2026-04-09T02:12:18.334102676Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-09T02:12:18.334128627Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.741µs logger=migrator t=2026-04-09T02:12:18.33814282Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-09T02:12:18.338236232Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=93.912µs logger=migrator t=2026-04-09T02:12:18.346481525Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-09T02:12:18.354578794Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.096979ms logger=migrator t=2026-04-09T02:12:18.36145041Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-09T02:12:18.361739067Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=286.147µs logger=migrator t=2026-04-09T02:12:18.368738607Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-09T02:12:18.36998967Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.250383ms logger=migrator t=2026-04-09T02:12:18.376237071Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-09T02:12:18.376911358Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=675.508µs logger=migrator t=2026-04-09T02:12:18.383515357Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-09T02:12:18.384597396Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.083519ms logger=migrator t=2026-04-09T02:12:18.390058475Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-09T02:12:18.391827161Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.768346ms logger=migrator t=2026-04-09T02:12:18.396720827Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-09T02:12:18.43029209Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.567373ms logger=migrator t=2026-04-09T02:12:18.437062105Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-09T02:12:18.44508758Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.024645ms logger=migrator t=2026-04-09T02:12:18.449905575Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-09T02:12:18.450232913Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=330.708µs logger=migrator t=2026-04-09T02:12:18.4548069Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-09T02:12:18.498452542Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=43.642072ms logger=migrator t=2026-04-09T02:12:18.502171709Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-09T02:12:18.53333087Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.15425ms logger=migrator t=2026-04-09T02:12:18.538353018Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-09T02:12:18.539041986Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=689.658µs logger=migrator t=2026-04-09T02:12:18.54540097Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-09T02:12:18.54655768Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.156551ms logger=migrator t=2026-04-09T02:12:18.550955592Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-09T02:12:18.551364243Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=408.581µs logger=migrator t=2026-04-09T02:12:18.55706762Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-09T02:12:18.558288171Z level=info msg="Migration successfully executed" id="create permission table" duration=1.221911ms logger=migrator t=2026-04-09T02:12:18.565976789Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-09T02:12:18.567873927Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.897388ms logger=migrator t=2026-04-09T02:12:18.572909898Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-09T02:12:18.575018332Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.104354ms logger=migrator t=2026-04-09T02:12:18.580923553Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-09T02:12:18.582167215Z level=info msg="Migration successfully executed" id="create role table" duration=1.244842ms logger=migrator t=2026-04-09T02:12:18.586419625Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-09T02:12:18.595137178Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.716253ms logger=migrator t=2026-04-09T02:12:18.599186893Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-09T02:12:18.608179144Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.991951ms logger=migrator t=2026-04-09T02:12:18.614052515Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-09T02:12:18.614928258Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=876.253µs logger=migrator t=2026-04-09T02:12:18.61854473Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-09T02:12:18.620412028Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.866348ms logger=migrator t=2026-04-09T02:12:18.625311614Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-09T02:12:18.627430088Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.116474ms logger=migrator t=2026-04-09T02:12:18.633759521Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-09T02:12:18.634918131Z level=info msg="Migration successfully executed" id="create team role table" duration=1.16133ms logger=migrator t=2026-04-09T02:12:18.640852574Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-09T02:12:18.642142007Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.289323ms logger=migrator t=2026-04-09T02:12:18.647447853Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-09T02:12:18.649317992Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.869659ms logger=migrator t=2026-04-09T02:12:18.655668505Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-09T02:12:18.656975879Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.306844ms logger=migrator t=2026-04-09T02:12:18.662174872Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-09T02:12:18.663490686Z level=info msg="Migration successfully executed" id="create user role table" duration=1.314004ms logger=migrator t=2026-04-09T02:12:18.668361771Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-09T02:12:18.670149877Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.788866ms logger=migrator t=2026-04-09T02:12:18.676243744Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-09T02:12:18.677403174Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.15863ms logger=migrator t=2026-04-09T02:12:18.681814837Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-09T02:12:18.683480681Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.671754ms logger=migrator t=2026-04-09T02:12:18.688302944Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-09T02:12:18.689248189Z level=info msg="Migration successfully executed" id="create builtin role table" duration=946.445µs logger=migrator t=2026-04-09T02:12:18.695644683Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-09T02:12:18.696844314Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.200521ms logger=migrator t=2026-04-09T02:12:18.701201666Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-09T02:12:18.702193181Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=991.615µs logger=migrator t=2026-04-09T02:12:18.706345588Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-09T02:12:18.715381161Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.029333ms logger=migrator t=2026-04-09T02:12:18.719401404Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-09T02:12:18.720495942Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.095358ms logger=migrator t=2026-04-09T02:12:18.724562027Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-09T02:12:18.725578623Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.015906ms logger=migrator t=2026-04-09T02:12:18.729250157Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-09T02:12:18.730183401Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=932.864µs logger=migrator t=2026-04-09T02:12:18.733506597Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-09T02:12:18.734476821Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=969.424µs logger=migrator t=2026-04-09T02:12:18.73790939Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-09T02:12:18.738644159Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=739.079µs logger=migrator t=2026-04-09T02:12:18.742933318Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-09T02:12:18.744024397Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.090699ms logger=migrator t=2026-04-09T02:12:18.747985219Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-09T02:12:18.755509292Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.523223ms logger=migrator t=2026-04-09T02:12:18.76008001Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-09T02:12:18.767455729Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.375699ms logger=migrator t=2026-04-09T02:12:18.770872767Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-09T02:12:18.778135145Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.261787ms logger=migrator t=2026-04-09T02:12:18.781783918Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-09T02:12:18.789179768Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.3952ms logger=migrator t=2026-04-09T02:12:18.792993986Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-09T02:12:18.794030873Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.030546ms logger=migrator t=2026-04-09T02:12:18.798485318Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-09T02:12:18.799511593Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.025386ms logger=migrator t=2026-04-09T02:12:18.804286107Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-09T02:12:18.805322564Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.037028ms logger=migrator t=2026-04-09T02:12:18.808953867Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-09T02:12:18.809795579Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=841.691µs logger=migrator t=2026-04-09T02:12:18.81338436Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-09T02:12:18.814436118Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.052178ms logger=migrator t=2026-04-09T02:12:18.81919827Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-09T02:12:18.819277902Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=80.672µs logger=migrator t=2026-04-09T02:12:18.825543353Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-09T02:12:18.825737458Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=198.476µs logger=migrator t=2026-04-09T02:12:18.830457829Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-09T02:12:18.831353453Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=900.824µs logger=migrator t=2026-04-09T02:12:18.837732987Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-09T02:12:18.838532437Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=804.86µs logger=migrator t=2026-04-09T02:12:18.842892379Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-09T02:12:18.843647848Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=755.979µs logger=migrator t=2026-04-09T02:12:18.847809586Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-09T02:12:18.848028072Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=219.497µs logger=migrator t=2026-04-09T02:12:18.852697501Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-09T02:12:18.853233845Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=536.454µs logger=migrator t=2026-04-09T02:12:18.858986933Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-09T02:12:18.860575133Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.58863ms logger=migrator t=2026-04-09T02:12:18.865522672Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-09T02:12:18.866819074Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.295292ms logger=migrator t=2026-04-09T02:12:18.871479164Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-09T02:12:18.879919071Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.441557ms logger=migrator t=2026-04-09T02:12:18.884409567Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-09T02:12:18.884480419Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=71.412µs logger=migrator t=2026-04-09T02:12:18.887364983Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-09T02:12:18.888290947Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=929.983µs logger=migrator t=2026-04-09T02:12:18.895579973Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-09T02:12:18.897426151Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.845908ms logger=migrator t=2026-04-09T02:12:18.903018795Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-09T02:12:18.904812742Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.793747ms logger=migrator t=2026-04-09T02:12:18.909320867Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-09T02:12:18.917663352Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.344025ms logger=migrator t=2026-04-09T02:12:18.922014833Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-09T02:12:18.92302114Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.003767ms logger=migrator t=2026-04-09T02:12:18.92731095Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-09T02:12:18.928292115Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=982.695µs logger=migrator t=2026-04-09T02:12:18.931842116Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-09T02:12:18.9549516Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.109464ms logger=migrator t=2026-04-09T02:12:18.959443136Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-09T02:12:18.960483133Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.038667ms logger=migrator t=2026-04-09T02:12:18.966901207Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-09T02:12:18.96817328Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.270843ms logger=migrator t=2026-04-09T02:12:18.973276991Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-09T02:12:18.974941115Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.654403ms logger=migrator t=2026-04-09T02:12:18.979632225Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-09T02:12:18.980754004Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.115529ms logger=migrator t=2026-04-09T02:12:18.986287736Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-09T02:12:18.986644036Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=356.34µs logger=migrator t=2026-04-09T02:12:18.99109251Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-09T02:12:18.99225982Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.16837ms logger=migrator t=2026-04-09T02:12:18.996251802Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-09T02:12:19.004293409Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.041517ms logger=migrator t=2026-04-09T02:12:19.009358409Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-09T02:12:19.01018413Z level=info msg="Migration successfully executed" id="create entity_events table" duration=825.651µs logger=migrator t=2026-04-09T02:12:19.013952958Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-09T02:12:19.014942353Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=989.345µs logger=migrator t=2026-04-09T02:12:19.020151657Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-09T02:12:19.020635589Z 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-04-09T02:12:19.025112094Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-09T02:12:19.025884125Z 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-04-09T02:12:19.030449022Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-09T02:12:19.032175587Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.726704ms logger=migrator t=2026-04-09T02:12:19.036483947Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-09T02:12:19.037356849Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=873.912µs logger=migrator t=2026-04-09T02:12:19.042510732Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-09T02:12:19.043780854Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.268662ms logger=migrator t=2026-04-09T02:12:19.04824403Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-09T02:12:19.050086526Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.838777ms logger=migrator t=2026-04-09T02:12:19.054659555Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-09T02:12:19.055766342Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.106587ms logger=migrator t=2026-04-09T02:12:19.060544795Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-09T02:12:19.06227852Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.733795ms logger=migrator t=2026-04-09T02:12:19.066583481Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-09T02:12:19.067881705Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.298434ms logger=migrator t=2026-04-09T02:12:19.072869523Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-09T02:12:19.073991871Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.122278ms logger=migrator t=2026-04-09T02:12:19.078994279Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-09T02:12:19.080839717Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.844718ms logger=migrator t=2026-04-09T02:12:19.085690992Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-09T02:12:19.086856813Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.165671ms logger=migrator t=2026-04-09T02:12:19.090410934Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-09T02:12:19.091562973Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.15461ms logger=migrator t=2026-04-09T02:12:19.096790348Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-09T02:12:19.119419219Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.628831ms logger=migrator t=2026-04-09T02:12:19.124330615Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-09T02:12:19.130969986Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.638461ms logger=migrator t=2026-04-09T02:12:19.134966769Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-09T02:12:19.143295893Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.329004ms logger=migrator t=2026-04-09T02:12:19.147869961Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-09T02:12:19.148064426Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=195.075µs logger=migrator t=2026-04-09T02:12:19.1517295Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-09T02:12:19.162396315Z level=info msg="Migration successfully executed" id="add share column" duration=10.666165ms logger=migrator t=2026-04-09T02:12:19.167230108Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-09T02:12:19.167375513Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=145.635µs logger=migrator t=2026-04-09T02:12:19.17118171Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-09T02:12:19.172602507Z level=info msg="Migration successfully executed" id="create file table" duration=1.420157ms logger=migrator t=2026-04-09T02:12:19.177042901Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-09T02:12:19.178744015Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.707405ms logger=migrator t=2026-04-09T02:12:19.18438146Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-09T02:12:19.185487528Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.104828ms logger=migrator t=2026-04-09T02:12:19.192381465Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-09T02:12:19.193846344Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.465628ms logger=migrator t=2026-04-09T02:12:19.19917058Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-09T02:12:19.200537245Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.366025ms logger=migrator t=2026-04-09T02:12:19.207091423Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-09T02:12:19.207208127Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=118.114µs logger=migrator t=2026-04-09T02:12:19.212688857Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-09T02:12:19.212841732Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=153.535µs logger=migrator t=2026-04-09T02:12:19.216736921Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-09T02:12:19.217422259Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=671.378µs logger=migrator t=2026-04-09T02:12:19.222436508Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-09T02:12:19.222642604Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=206.276µs logger=migrator t=2026-04-09T02:12:19.226513373Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-09T02:12:19.228085543Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.574741ms logger=migrator t=2026-04-09T02:12:19.231986124Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-09T02:12:19.243405437Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.417873ms logger=migrator t=2026-04-09T02:12:19.248303583Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-09T02:12:19.248493339Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=196.046µs logger=migrator t=2026-04-09T02:12:19.255532579Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-09T02:12:19.25790571Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.359521ms logger=migrator t=2026-04-09T02:12:19.263045092Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-09T02:12:19.263536465Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=499.523µs logger=migrator t=2026-04-09T02:12:19.267281801Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-09T02:12:19.267556589Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=274.958µs logger=migrator t=2026-04-09T02:12:19.271241303Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-09T02:12:19.271823988Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=577.675µs logger=migrator t=2026-04-09T02:12:19.275492662Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-09T02:12:19.286137926Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.640993ms logger=migrator t=2026-04-09T02:12:19.290654372Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-09T02:12:19.297395345Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.741083ms logger=migrator t=2026-04-09T02:12:19.301559102Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-09T02:12:19.302677191Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.118419ms logger=migrator t=2026-04-09T02:12:19.306051538Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-09T02:12:19.383636513Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.579675ms logger=migrator t=2026-04-09T02:12:19.387564724Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-09T02:12:19.388493138Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=927.954µs logger=migrator t=2026-04-09T02:12:19.391772202Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-09T02:12:19.392620123Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=847.691µs logger=migrator t=2026-04-09T02:12:19.396459033Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-09T02:12:19.424742149Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.281396ms logger=migrator t=2026-04-09T02:12:19.42902619Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-09T02:12:19.438171365Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.144874ms logger=migrator t=2026-04-09T02:12:19.441557342Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-09T02:12:19.44184368Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=286.308µs logger=migrator t=2026-04-09T02:12:19.445549385Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-09T02:12:19.445718489Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=168.954µs logger=migrator t=2026-04-09T02:12:19.449488796Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-09T02:12:19.449899956Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=411.1µs logger=migrator t=2026-04-09T02:12:19.453434787Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-09T02:12:19.453838448Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=408.241µs logger=migrator t=2026-04-09T02:12:19.457762498Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-09T02:12:19.458018606Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=256.038µs logger=migrator t=2026-04-09T02:12:19.461445334Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-09T02:12:19.462426808Z level=info msg="Migration successfully executed" id="create folder table" duration=981.174µs logger=migrator t=2026-04-09T02:12:19.466916485Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-09T02:12:19.468845873Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.928618ms logger=migrator t=2026-04-09T02:12:19.4729907Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-09T02:12:19.47412815Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.142149ms logger=migrator t=2026-04-09T02:12:19.478248226Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-09T02:12:19.478281566Z level=info msg="Migration successfully executed" id="Update folder title length" duration=33.31µs logger=migrator t=2026-04-09T02:12:19.483147932Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-09T02:12:19.485085912Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.93741ms logger=migrator t=2026-04-09T02:12:19.489906035Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-09T02:12:19.491020614Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.114409ms logger=migrator t=2026-04-09T02:12:19.49555694Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-09T02:12:19.496804472Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.247402ms logger=migrator t=2026-04-09T02:12:19.500679872Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-09T02:12:19.501151564Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=471.552µs logger=migrator t=2026-04-09T02:12:19.504940862Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-09T02:12:19.50527443Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=331.588µs logger=migrator t=2026-04-09T02:12:19.509260673Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-09T02:12:19.511110271Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.849558ms logger=migrator t=2026-04-09T02:12:19.516012317Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-09T02:12:19.517231827Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.242661ms logger=migrator t=2026-04-09T02:12:19.521272021Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-09T02:12:19.522886514Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.612792ms logger=migrator t=2026-04-09T02:12:19.52935785Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-09T02:12:19.53128874Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.93045ms logger=migrator t=2026-04-09T02:12:19.537411887Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-09T02:12:19.538557406Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.14661ms logger=migrator t=2026-04-09T02:12:19.545139385Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-09T02:12:19.546045579Z level=info msg="Migration successfully executed" id="create anon_device table" duration=906.534µs logger=migrator t=2026-04-09T02:12:19.553182023Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-09T02:12:19.55462115Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.438537ms logger=migrator t=2026-04-09T02:12:19.559040523Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-09T02:12:19.561011053Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.968911ms logger=migrator t=2026-04-09T02:12:19.565802417Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-09T02:12:19.56670634Z level=info msg="Migration successfully executed" id="create signing_key table" duration=901.483µs logger=migrator t=2026-04-09T02:12:19.571859132Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-09T02:12:19.573476634Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.616242ms logger=migrator t=2026-04-09T02:12:19.578037361Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-09T02:12:19.579975371Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.93816ms logger=migrator t=2026-04-09T02:12:19.585693118Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-09T02:12:19.586056718Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=364.53µs logger=migrator t=2026-04-09T02:12:19.592163454Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-09T02:12:19.604867302Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.704747ms logger=migrator t=2026-04-09T02:12:19.611277026Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-09T02:12:19.612018905Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=742.759µs logger=migrator t=2026-04-09T02:12:19.617789883Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-09T02:12:19.617823484Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=35.301µs logger=migrator t=2026-04-09T02:12:19.62429537Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-09T02:12:19.626415175Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.119295ms logger=migrator t=2026-04-09T02:12:19.633787875Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-09T02:12:19.633853586Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=59.871µs logger=migrator t=2026-04-09T02:12:19.642123619Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-09T02:12:19.644332976Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.212287ms logger=migrator t=2026-04-09T02:12:19.650598657Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-09T02:12:19.652397123Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.795916ms logger=migrator t=2026-04-09T02:12:19.661828416Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-09T02:12:19.662989996Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.16181ms logger=migrator t=2026-04-09T02:12:19.679547251Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-09T02:12:19.680874635Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.328414ms logger=migrator t=2026-04-09T02:12:19.686578692Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-09T02:12:19.687135546Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=561.274µs logger=migrator t=2026-04-09T02:12:19.703184039Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-09T02:12:19.704266457Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.085568ms logger=migrator t=2026-04-09T02:12:19.712379965Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-09T02:12:19.713886114Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.506629ms logger=migrator t=2026-04-09T02:12:19.719977551Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-09T02:12:19.721414638Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.436807ms logger=migrator t=2026-04-09T02:12:19.760624396Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-09T02:12:19.770415328Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.797701ms logger=migrator t=2026-04-09T02:12:19.778150016Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-09T02:12:19.791333905Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.186819ms logger=migrator t=2026-04-09T02:12:19.79621Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-09T02:12:19.809222245Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.040104ms logger=migrator t=2026-04-09T02:12:19.815084246Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-09T02:12:19.815190039Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=98.502µs logger=migrator t=2026-04-09T02:12:19.824361674Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-09T02:12:19.834718311Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.356136ms logger=migrator t=2026-04-09T02:12:19.839606396Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-09T02:12:19.849035908Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.428902ms logger=migrator t=2026-04-09T02:12:19.854054258Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-09T02:12:19.85453357Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=480.142µs logger=migrator t=2026-04-09T02:12:19.859479207Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.20463327s logger=migrator t=2026-04-09T02:12:19.860430652Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-09T02:12:19.878978018Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-09T02:12:19.879316228Z level=info msg="Created default organization" logger=secrets t=2026-04-09T02:12:19.885441395Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-09T02:12:19.935593804Z level=info msg="Restored cache from database" duration=386.551µs logger=plugin.store t=2026-04-09T02:12:19.936757004Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-09T02:12:19.971059806Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-09T02:12:19.971083367Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-09T02:12:19.971153509Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-09T02:12:19.971161639Z level=info msg="Plugins loaded" count=54 duration=34.405075ms logger=query_data t=2026-04-09T02:12:19.975046838Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-09T02:12:19.979267726Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-09T02:12:19.985792005Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-09T02:12:20.004388502Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-09T02:12:20.006261991Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-09T02:12:20.007819111Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-09T02:12:20.027382694Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-09T02:12:20.046491085Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-09T02:12:20.064774396Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-09T02:12:20.064793526Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-09T02:12:20.065056803Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-04-09T02:12:20.065935515Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-09T02:12:20.066367667Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-09T02:12:20.066551791Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-09T02:12:20.067091875Z level=info msg="State cache has been initialized" states=0 duration=722.988µs logger=ngalert.scheduler t=2026-04-09T02:12:20.067141006Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-09T02:12:20.067211878Z level=info msg=starting first_tick=2026-04-09T02:12:30Z logger=http.server t=2026-04-09T02:12:20.070683377Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-04-09T02:12:20.134357405Z level=info msg="Update check succeeded" duration=68.759628ms logger=grafana.update.checker t=2026-04-09T02:12:20.145658365Z level=info msg="Update check succeeded" duration=79.323159ms logger=sqlstore.transactions t=2026-04-09T02:12:20.161164164Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-09T02:12:20.175335428Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-09T02:12:20.216561957Z level=info msg="Patterns update finished" duration=70.689667ms logger=provisioning.dashboard t=2026-04-09T02:12:20.305225417Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-09T02:12:20.367951201Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-09T02:12:20.368474653Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-09T02:12:23.384459059Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:23.385144457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:23.596186744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:23.953952693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:23.968467715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:23.993592841Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.01183476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.038903457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.055056902Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.07284586Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.091664153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.121812739Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.138818886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.163287775Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.178363772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.214645255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.231505039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.258395211Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.275684434Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.304983968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.318442964Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.344893434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.364643592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.390055486Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.404900217Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.440093632Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.457051768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.498656818Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.516671891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.554543045Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.568934004Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.605540055Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.624815632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.655167911Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.671712547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.702972292Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.717137926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.751787646Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.791084326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.866460145Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.884991542Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.925456411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:24.945319233Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.009486592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.028196673Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.07512999Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.091276495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.142176074Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.163134623Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.220256982Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.23572859Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.288616589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.303722998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.359934893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.376482589Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.460874238Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.483870499Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.550621415Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.571345189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.626945568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.643124315Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.697455191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.716678296Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.785362472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.803379444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.865051861Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.880850517Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.933826969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:25.969466715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:26.095856805Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:26.110228275Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:26.19406337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:26.218356614Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:26.298203337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:26.319185167Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:26.408470773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:26.429238986Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:26.496923647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:26.519761554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:12:26.591037817Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-09T02:13:11.093579284Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-09T02:22:20.105692064Z level=info msg="Completed cleanup jobs" duration=38.656066ms logger=plugins.update.checker t=2026-04-09T02:22:20.184303937Z level=info msg="Update check succeeded" duration=49.026822ms logger=sqlstore.transactions t=2026-04-09T02:27:19.994388478Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"