logger=settings t=2026-04-28T22:34:04.184995339Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-28T22:34:04Z logger=settings t=2026-04-28T22:34:04.186029371Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-28T22:34:04.186109914Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-28T22:34:04.186120074Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-28T22:34:04.186130244Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-28T22:34:04.186139164Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-28T22:34:04.186149615Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-28T22:34:04.186164375Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-28T22:34:04.186180486Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-28T22:34:04.186195136Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-28T22:34:04.186202836Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-28T22:34:04.186211067Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-28T22:34:04.186224137Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-28T22:34:04.186231557Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-28T22:34:04.186246138Z level=info msg=Target target=[all] logger=settings t=2026-04-28T22:34:04.186279239Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-28T22:34:04.186286819Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-28T22:34:04.186296479Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-28T22:34:04.186304039Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-28T22:34:04.18631193Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-28T22:34:04.18633177Z level=info msg="App mode production" logger=sqlstore t=2026-04-28T22:34:04.187709634Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-28T22:34:04.187764186Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-28T22:34:04.192548915Z level=info msg="Locking database" logger=migrator t=2026-04-28T22:34:04.192580696Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-28T22:34:04.194131074Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-28T22:34:04.195512238Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.381854ms logger=migrator t=2026-04-28T22:34:04.202330801Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-28T22:34:04.203112185Z level=info msg="Migration successfully executed" id="create user table" duration=781.324µs logger=migrator t=2026-04-28T22:34:04.210917759Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-28T22:34:04.212062735Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.144556ms logger=migrator t=2026-04-28T22:34:04.215963067Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-28T22:34:04.216680149Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=716.652µs logger=migrator t=2026-04-28T22:34:04.220642284Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-28T22:34:04.221751188Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.108534ms logger=migrator t=2026-04-28T22:34:04.226470526Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-28T22:34:04.227516968Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.047873ms logger=migrator t=2026-04-28T22:34:04.232581126Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-28T22:34:04.236794388Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.213112ms logger=migrator t=2026-04-28T22:34:04.241227607Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-28T22:34:04.242095143Z level=info msg="Migration successfully executed" id="create user table v2" duration=870.297µs logger=migrator t=2026-04-28T22:34:04.246178342Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-28T22:34:04.247026858Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=848.367µs logger=migrator t=2026-04-28T22:34:04.253996716Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-28T22:34:04.255764361Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.774615ms logger=migrator t=2026-04-28T22:34:04.261864211Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-28T22:34:04.262322745Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=461.324µs logger=migrator t=2026-04-28T22:34:04.268557041Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-28T22:34:04.269597383Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.039772ms logger=migrator t=2026-04-28T22:34:04.280896956Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-28T22:34:04.283401265Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.508489ms logger=migrator t=2026-04-28T22:34:04.288304018Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-28T22:34:04.288349599Z level=info msg="Migration successfully executed" id="Update user table charset" duration=46.891µs logger=migrator t=2026-04-28T22:34:04.296385961Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-28T22:34:04.298753725Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.373634ms logger=migrator t=2026-04-28T22:34:04.303160202Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-28T22:34:04.30340383Z level=info msg="Migration successfully executed" id="Add missing user data" duration=249.018µs logger=migrator t=2026-04-28T22:34:04.309008565Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-28T22:34:04.310217863Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.199768ms logger=migrator t=2026-04-28T22:34:04.318113859Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-28T22:34:04.319187734Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.076624ms logger=migrator t=2026-04-28T22:34:04.326367557Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-28T22:34:04.328319428Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.957181ms logger=migrator t=2026-04-28T22:34:04.333555032Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-28T22:34:04.342741859Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.184217ms logger=migrator t=2026-04-28T22:34:04.347932001Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-28T22:34:04.349648785Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.721464ms logger=migrator t=2026-04-28T22:34:04.355544099Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-28T22:34:04.356014904Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=475.665µs logger=migrator t=2026-04-28T22:34:04.361907158Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-28T22:34:04.363198449Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.290561ms logger=migrator t=2026-04-28T22:34:04.376250686Z 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-28T22:34:04.37669844Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=454.844µs logger=migrator t=2026-04-28T22:34:04.381539042Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-28T22:34:04.382214323Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=674.671µs logger=migrator t=2026-04-28T22:34:04.405869263Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-28T22:34:04.40832791Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=2.457857ms logger=migrator t=2026-04-28T22:34:04.414812992Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-28T22:34:04.415850574Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.038792ms logger=migrator t=2026-04-28T22:34:04.430993878Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-28T22:34:04.432382971Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.388693ms logger=migrator t=2026-04-28T22:34:04.43937507Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-28T22:34:04.440717001Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.341251ms logger=migrator t=2026-04-28T22:34:04.446146441Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-28T22:34:04.447001258Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=854.356µs logger=migrator t=2026-04-28T22:34:04.452950784Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-28T22:34:04.453069038Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=119.354µs logger=migrator t=2026-04-28T22:34:04.457803395Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-28T22:34:04.458637242Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=833.227µs logger=migrator t=2026-04-28T22:34:04.462842743Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-28T22:34:04.463538885Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=695.862µs logger=migrator t=2026-04-28T22:34:04.468890062Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-28T22:34:04.470210764Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.324791ms logger=migrator t=2026-04-28T22:34:04.475400376Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-28T22:34:04.476423687Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.023291ms logger=migrator t=2026-04-28T22:34:04.481879548Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-28T22:34:04.48547346Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.592652ms logger=migrator t=2026-04-28T22:34:04.490130606Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-28T22:34:04.491158218Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.027212ms logger=migrator t=2026-04-28T22:34:04.496274138Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-28T22:34:04.497196346Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=922.828µs logger=migrator t=2026-04-28T22:34:04.510491702Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-28T22:34:04.511927347Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.440045ms logger=migrator t=2026-04-28T22:34:04.517623365Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-28T22:34:04.518327847Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=704.962µs logger=migrator t=2026-04-28T22:34:04.52286634Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-28T22:34:04.524045776Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.179916ms logger=migrator t=2026-04-28T22:34:04.529408994Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-28T22:34:04.530124216Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=712.592µs logger=migrator t=2026-04-28T22:34:04.536286818Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-28T22:34:04.537899499Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.60564ms logger=migrator t=2026-04-28T22:34:04.542609167Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-28T22:34:04.54302881Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=503.846µs logger=migrator t=2026-04-28T22:34:04.557272064Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-28T22:34:04.5587342Z level=info msg="Migration successfully executed" id="create star table" duration=1.481465ms logger=migrator t=2026-04-28T22:34:04.563771777Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-28T22:34:04.565065249Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.293101ms logger=migrator t=2026-04-28T22:34:04.571626133Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-28T22:34:04.572805199Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.178926ms logger=migrator t=2026-04-28T22:34:04.578964503Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-28T22:34:04.580100898Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.136385ms logger=migrator t=2026-04-28T22:34:04.585723454Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-28T22:34:04.586366114Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=642.69µs logger=migrator t=2026-04-28T22:34:04.591168464Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-28T22:34:04.591862955Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=692.621µs logger=migrator t=2026-04-28T22:34:04.596547582Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-28T22:34:04.597308675Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=760.523µs logger=migrator t=2026-04-28T22:34:04.602964622Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-28T22:34:04.605531093Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=2.53019ms logger=migrator t=2026-04-28T22:34:04.616591698Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-28T22:34:04.616678031Z level=info msg="Migration successfully executed" id="Update org table charset" duration=92.373µs logger=migrator t=2026-04-28T22:34:04.621515822Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-28T22:34:04.621557884Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=41.942µs logger=migrator t=2026-04-28T22:34:04.626188258Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-28T22:34:04.626426385Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=239.317µs logger=migrator t=2026-04-28T22:34:04.631150613Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-28T22:34:04.632709552Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.558659ms logger=migrator t=2026-04-28T22:34:04.638744061Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-28T22:34:04.640122523Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.378392ms logger=migrator t=2026-04-28T22:34:04.663931228Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-28T22:34:04.682282811Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=18.346243ms logger=migrator t=2026-04-28T22:34:04.717184652Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-28T22:34:04.71808268Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=908.168µs logger=migrator t=2026-04-28T22:34:04.725055619Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-28T22:34:04.726588226Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.563428ms logger=migrator t=2026-04-28T22:34:04.733004797Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-28T22:34:04.734483683Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.487276ms logger=migrator t=2026-04-28T22:34:04.740726148Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-28T22:34:04.746933652Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.206014ms logger=migrator t=2026-04-28T22:34:04.755718777Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-28T22:34:04.756864223Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.151645ms logger=migrator t=2026-04-28T22:34:04.762697425Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-28T22:34:04.763708566Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.011641ms logger=migrator t=2026-04-28T22:34:04.769138346Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-28T22:34:04.770399516Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.26073ms logger=migrator t=2026-04-28T22:34:04.777478096Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-28T22:34:04.778043895Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=568.099µs logger=migrator t=2026-04-28T22:34:04.785142386Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-28T22:34:04.786722846Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.5867ms logger=migrator t=2026-04-28T22:34:04.792140196Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-28T22:34:04.79227475Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=134.694µs logger=migrator t=2026-04-28T22:34:04.796614075Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-28T22:34:04.798618838Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.003893ms logger=migrator t=2026-04-28T22:34:04.804187642Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-28T22:34:04.806259907Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.072896ms logger=migrator t=2026-04-28T22:34:04.815935909Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-28T22:34:04.819442078Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.502479ms logger=migrator t=2026-04-28T22:34:04.824423034Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-28T22:34:04.825370513Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=946.619µs logger=migrator t=2026-04-28T22:34:04.831355191Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-28T22:34:04.833474727Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.118986ms logger=migrator t=2026-04-28T22:34:04.841108215Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-28T22:34:04.841983362Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=877.637µs logger=migrator t=2026-04-28T22:34:04.846814424Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-28T22:34:04.84767641Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=861.926µs logger=migrator t=2026-04-28T22:34:04.853575166Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-28T22:34:04.853643848Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=67.022µs logger=migrator t=2026-04-28T22:34:04.86045037Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-28T22:34:04.860570794Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=122.354µs logger=migrator t=2026-04-28T22:34:04.869693459Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-28T22:34:04.873420636Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.728197ms logger=migrator t=2026-04-28T22:34:04.880371733Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-28T22:34:04.883613164Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.240672ms logger=migrator t=2026-04-28T22:34:04.891783769Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-28T22:34:04.89436532Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.580831ms logger=migrator t=2026-04-28T22:34:04.897981103Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-28T22:34:04.900183192Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.200839ms logger=migrator t=2026-04-28T22:34:04.904807366Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-28T22:34:04.905093365Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=286.399µs logger=migrator t=2026-04-28T22:34:04.908408299Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-28T22:34:04.909364909Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=956.3µs logger=migrator t=2026-04-28T22:34:04.914324004Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-28T22:34:04.915878913Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.553108ms logger=migrator t=2026-04-28T22:34:04.923308314Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-28T22:34:04.923334135Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=26.511µs logger=migrator t=2026-04-28T22:34:04.928138796Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-28T22:34:04.929593952Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.454146ms logger=migrator t=2026-04-28T22:34:04.934618038Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-28T22:34:04.935779245Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.157826ms logger=migrator t=2026-04-28T22:34:04.940186432Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-28T22:34:04.947829991Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.643629ms logger=migrator t=2026-04-28T22:34:04.951711393Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-28T22:34:04.952426815Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=711.272µs logger=migrator t=2026-04-28T22:34:04.95801339Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-28T22:34:04.960176497Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=2.163008ms logger=migrator t=2026-04-28T22:34:04.96477285Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-28T22:34:04.965616907Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=843.517µs logger=migrator t=2026-04-28T22:34:04.970225921Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-28T22:34:04.970546831Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=319.45µs logger=migrator t=2026-04-28T22:34:04.975909819Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-28T22:34:04.976492547Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=581.928µs logger=migrator t=2026-04-28T22:34:04.980329817Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-28T22:34:04.984207848Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.876901ms logger=migrator t=2026-04-28T22:34:04.989360089Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-28T22:34:04.990121263Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=761.133µs logger=migrator t=2026-04-28T22:34:04.994359616Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-28T22:34:04.994541681Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=182.475µs logger=migrator t=2026-04-28T22:34:04.998112073Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-28T22:34:04.998456463Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=342.441µs logger=migrator t=2026-04-28T22:34:05.003013346Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-28T22:34:05.004813983Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.799466ms logger=migrator t=2026-04-28T22:34:05.010228271Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-28T22:34:05.012445931Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.217069ms logger=migrator t=2026-04-28T22:34:05.019171441Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-28T22:34:05.020532843Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.367112ms logger=migrator t=2026-04-28T22:34:05.025740866Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-28T22:34:05.026774108Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.033962ms logger=migrator t=2026-04-28T22:34:05.030614249Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-28T22:34:05.031525267Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=910.798µs logger=migrator t=2026-04-28T22:34:05.037540945Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-28T22:34:05.039053573Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.515657ms logger=migrator t=2026-04-28T22:34:05.04506554Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-28T22:34:05.046060531Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=996.461µs logger=migrator t=2026-04-28T22:34:05.049715346Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-28T22:34:05.05594121Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.222804ms logger=migrator t=2026-04-28T22:34:05.061889636Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-28T22:34:05.063532638Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.640111ms logger=migrator t=2026-04-28T22:34:05.069305948Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-28T22:34:05.070701431Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.395133ms logger=migrator t=2026-04-28T22:34:05.149067331Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-28T22:34:05.150381822Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.327862ms logger=migrator t=2026-04-28T22:34:05.157391531Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-28T22:34:05.158445384Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.058752ms logger=migrator t=2026-04-28T22:34:05.165380851Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-28T22:34:05.16954404Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.161079ms logger=migrator t=2026-04-28T22:34:05.175818917Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-28T22:34:05.178927804Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.118327ms logger=migrator t=2026-04-28T22:34:05.182270719Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-28T22:34:05.1823047Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=35.501µs logger=migrator t=2026-04-28T22:34:05.187539933Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-28T22:34:05.187817932Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=277.969µs logger=migrator t=2026-04-28T22:34:05.191996842Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-28T22:34:05.19449868Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.501558ms logger=migrator t=2026-04-28T22:34:05.199746425Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-28T22:34:05.200048364Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=305.4µs logger=migrator t=2026-04-28T22:34:05.205452833Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-28T22:34:05.205815354Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=371.762µs logger=migrator t=2026-04-28T22:34:05.209771178Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-28T22:34:05.212371459Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.599691ms logger=migrator t=2026-04-28T22:34:05.215966612Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-28T22:34:05.216160908Z level=info msg="Migration successfully executed" id="Update uid value" duration=195.986µs logger=migrator t=2026-04-28T22:34:05.220331868Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-28T22:34:05.221234207Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=900.538µs logger=migrator t=2026-04-28T22:34:05.225226431Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-28T22:34:05.225986914Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=760.533µs logger=migrator t=2026-04-28T22:34:05.229859186Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-28T22:34:05.23064741Z level=info msg="Migration successfully executed" id="create api_key table" duration=787.954µs logger=migrator t=2026-04-28T22:34:05.235668628Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-28T22:34:05.236466092Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=797.075µs logger=migrator t=2026-04-28T22:34:05.243324667Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-28T22:34:05.244296707Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=971.08µs logger=migrator t=2026-04-28T22:34:05.249738297Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-28T22:34:05.250914623Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.175766ms logger=migrator t=2026-04-28T22:34:05.256190229Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-28T22:34:05.256982624Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=792.035µs logger=migrator t=2026-04-28T22:34:05.262708803Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-28T22:34:05.263445496Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=736.883µs logger=migrator t=2026-04-28T22:34:05.267809891Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-28T22:34:05.26871402Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=906.309µs logger=migrator t=2026-04-28T22:34:05.273003114Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-28T22:34:05.28020073Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.196955ms logger=migrator t=2026-04-28T22:34:05.284011638Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-28T22:34:05.284844555Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=832.417µs logger=migrator t=2026-04-28T22:34:05.29365086Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-28T22:34:05.294795175Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.145455ms logger=migrator t=2026-04-28T22:34:05.305586083Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-28T22:34:05.306382277Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=801.884µs logger=migrator t=2026-04-28T22:34:05.310356252Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-28T22:34:05.31095034Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=593.098µs logger=migrator t=2026-04-28T22:34:05.315753211Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-28T22:34:05.316133983Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=380.522µs logger=migrator t=2026-04-28T22:34:05.320472538Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-28T22:34:05.32148489Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.011562ms logger=migrator t=2026-04-28T22:34:05.325301599Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-28T22:34:05.32534781Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=45.411µs logger=migrator t=2026-04-28T22:34:05.329714587Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-28T22:34:05.33398239Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.268493ms logger=migrator t=2026-04-28T22:34:05.344359665Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-28T22:34:05.347446731Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.089736ms logger=migrator t=2026-04-28T22:34:05.350822716Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-28T22:34:05.351030733Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=212.177µs logger=migrator t=2026-04-28T22:34:05.356547406Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-28T22:34:05.359463667Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.916662ms logger=migrator t=2026-04-28T22:34:05.365840636Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-28T22:34:05.368115147Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.276212ms logger=migrator t=2026-04-28T22:34:05.3781089Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-28T22:34:05.379387659Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.282479ms logger=migrator t=2026-04-28T22:34:05.385432228Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-28T22:34:05.386011467Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=580.469µs logger=migrator t=2026-04-28T22:34:05.390681612Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-28T22:34:05.391760016Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.081944ms logger=migrator t=2026-04-28T22:34:05.396643568Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-28T22:34:05.397540777Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=895.379µs logger=migrator t=2026-04-28T22:34:05.402423839Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-28T22:34:05.403353659Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=929.36µs logger=migrator t=2026-04-28T22:34:05.407931351Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-28T22:34:05.408816709Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=884.898µs logger=migrator t=2026-04-28T22:34:05.414204348Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-28T22:34:05.41427345Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=69.892µs logger=migrator t=2026-04-28T22:34:05.418802561Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-28T22:34:05.418834042Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=32.121µs logger=migrator t=2026-04-28T22:34:05.421823765Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-28T22:34:05.426574164Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.749919ms logger=migrator t=2026-04-28T22:34:05.432283722Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-28T22:34:05.434994977Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.710485ms logger=migrator t=2026-04-28T22:34:05.440490259Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-28T22:34:05.440559821Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=73.072µs logger=migrator t=2026-04-28T22:34:05.444079591Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-28T22:34:05.444872366Z level=info msg="Migration successfully executed" id="create quota table v1" duration=791.725µs logger=migrator t=2026-04-28T22:34:05.45044161Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-28T22:34:05.451237445Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=795.185µs logger=migrator t=2026-04-28T22:34:05.455737746Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-28T22:34:05.455773767Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=33.311µs logger=migrator t=2026-04-28T22:34:05.460867126Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-28T22:34:05.462060904Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.192497ms logger=migrator t=2026-04-28T22:34:05.466244184Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-28T22:34:05.467043419Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=801.395µs logger=migrator t=2026-04-28T22:34:05.471761956Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-28T22:34:05.474694418Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.931392ms logger=migrator t=2026-04-28T22:34:05.479653033Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-28T22:34:05.479681674Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.381µs logger=migrator t=2026-04-28T22:34:05.482673227Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-28T22:34:05.483468192Z level=info msg="Migration successfully executed" id="create session table" duration=795.955µs logger=migrator t=2026-04-28T22:34:05.487316503Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-28T22:34:05.487396455Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=80.712µs logger=migrator t=2026-04-28T22:34:05.49138797Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-28T22:34:05.491466842Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=79.823µs logger=migrator t=2026-04-28T22:34:05.494788836Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-28T22:34:05.495457547Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=668.582µs logger=migrator t=2026-04-28T22:34:05.49906748Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-28T22:34:05.499772372Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=705.642µs logger=migrator t=2026-04-28T22:34:05.505295224Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-28T22:34:05.505340916Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=47.822µs logger=migrator t=2026-04-28T22:34:05.50996206Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-28T22:34:05.510002662Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=42.462µs logger=migrator t=2026-04-28T22:34:05.513834481Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-28T22:34:05.516898037Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.062646ms logger=migrator t=2026-04-28T22:34:05.520094037Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-28T22:34:05.523086951Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.989834ms logger=migrator t=2026-04-28T22:34:05.527530199Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-28T22:34:05.527610302Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=79.213µs logger=migrator t=2026-04-28T22:34:05.530792761Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-28T22:34:05.530867433Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=74.942µs logger=migrator t=2026-04-28T22:34:05.533422723Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-28T22:34:05.534190898Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=768.005µs logger=migrator t=2026-04-28T22:34:05.538954566Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-28T22:34:05.538979707Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=25.831µs logger=migrator t=2026-04-28T22:34:05.541597429Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-28T22:34:05.544784499Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.182709ms logger=migrator t=2026-04-28T22:34:05.555046979Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-28T22:34:05.555224345Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=177.076µs logger=migrator t=2026-04-28T22:34:05.568204481Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-28T22:34:05.573232957Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.029156ms logger=migrator t=2026-04-28T22:34:05.577533252Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-28T22:34:05.580627959Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.093917ms logger=migrator t=2026-04-28T22:34:05.583839159Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-28T22:34:05.583910261Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=71.292µs logger=migrator t=2026-04-28T22:34:05.587356539Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-28T22:34:05.588190806Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=834.287µs logger=migrator t=2026-04-28T22:34:05.593188632Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-28T22:34:05.593963236Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=774.424µs logger=migrator t=2026-04-28T22:34:05.597686962Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-28T22:34:05.599054315Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.363373ms logger=migrator t=2026-04-28T22:34:05.603396251Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-28T22:34:05.604943719Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.544659ms logger=migrator t=2026-04-28T22:34:05.609951006Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-28T22:34:05.610749821Z level=info msg="Migration successfully executed" id="add index alert state" duration=798.815µs logger=migrator t=2026-04-28T22:34:05.614635012Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-28T22:34:05.616072067Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.436566ms logger=migrator t=2026-04-28T22:34:05.620266007Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-28T22:34:05.621360982Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.091725ms logger=migrator t=2026-04-28T22:34:05.626302966Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-28T22:34:05.627119652Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=816.056µs logger=migrator t=2026-04-28T22:34:05.631326683Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-28T22:34:05.632093257Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=766.444µs logger=migrator t=2026-04-28T22:34:05.635657359Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-28T22:34:05.645428174Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.778495ms logger=migrator t=2026-04-28T22:34:05.649678677Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-28T22:34:05.650177313Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=498.446µs logger=migrator t=2026-04-28T22:34:05.653560748Z 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-28T22:34:05.654402544Z 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=841.576µs logger=migrator t=2026-04-28T22:34:05.658470202Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-28T22:34:05.658756171Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=273.448µs logger=migrator t=2026-04-28T22:34:05.662493737Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-28T22:34:05.662983372Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=489.065µs logger=migrator t=2026-04-28T22:34:05.665563013Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-28T22:34:05.666315478Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=751.504µs logger=migrator t=2026-04-28T22:34:05.669436075Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-28T22:34:05.672983425Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.54683ms logger=migrator t=2026-04-28T22:34:05.679038284Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-28T22:34:05.685389193Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.351449ms logger=migrator t=2026-04-28T22:34:05.68847616Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-28T22:34:05.692130654Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.653984ms logger=migrator t=2026-04-28T22:34:05.695671984Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-28T22:34:05.69938922Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.716996ms logger=migrator t=2026-04-28T22:34:05.703261182Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-28T22:34:05.704144609Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=884.737µs logger=migrator t=2026-04-28T22:34:05.708088083Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-28T22:34:05.708117604Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=32.391µs logger=migrator t=2026-04-28T22:34:05.711683425Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-28T22:34:05.711712046Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.651µs logger=migrator t=2026-04-28T22:34:05.717100504Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-28T22:34:05.717851728Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=751.054µs logger=migrator t=2026-04-28T22:34:05.722576066Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-28T22:34:05.723421672Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=845.396µs logger=migrator t=2026-04-28T22:34:05.729296616Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-28T22:34:05.73037603Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.079245ms logger=migrator t=2026-04-28T22:34:05.735028164Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-28T22:34:05.73584715Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=818.686µs logger=migrator t=2026-04-28T22:34:05.739174924Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-28T22:34:05.740140414Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=965.57µs logger=migrator t=2026-04-28T22:34:05.743150719Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-28T22:34:05.746837594Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.686815ms logger=migrator t=2026-04-28T22:34:05.751127988Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-28T22:34:05.75473563Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.607472ms logger=migrator t=2026-04-28T22:34:05.758203928Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-28T22:34:05.758386565Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=182.847µs logger=migrator t=2026-04-28T22:34:05.763010629Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-28T22:34:05.763860595Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=849.936µs logger=migrator t=2026-04-28T22:34:05.768769489Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-28T22:34:05.77004972Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.279711ms logger=migrator t=2026-04-28T22:34:05.773816917Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-28T22:34:05.778911496Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.095379ms logger=migrator t=2026-04-28T22:34:05.782384305Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-28T22:34:05.782454877Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=72.452µs logger=migrator t=2026-04-28T22:34:05.785172622Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-28T22:34:05.786005988Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=825.155µs logger=migrator t=2026-04-28T22:34:05.790431866Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-28T22:34:05.791947524Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.514898ms logger=migrator t=2026-04-28T22:34:05.798711525Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-28T22:34:05.798793568Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=81.243µs logger=migrator t=2026-04-28T22:34:05.804432964Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-28T22:34:05.805485257Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.051163ms logger=migrator t=2026-04-28T22:34:05.81134398Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-28T22:34:05.812258559Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=915.88µs logger=migrator t=2026-04-28T22:34:05.815641044Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-28T22:34:05.816687887Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.045302ms logger=migrator t=2026-04-28T22:34:05.820315951Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-28T22:34:05.821228709Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=912.979µs logger=migrator t=2026-04-28T22:34:05.825971768Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-28T22:34:05.826984989Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.012301ms logger=migrator t=2026-04-28T22:34:05.830927432Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-28T22:34:05.831986435Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.057953ms logger=migrator t=2026-04-28T22:34:05.839093367Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-28T22:34:05.839167559Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=95.953µs logger=migrator t=2026-04-28T22:34:05.843645949Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-28T22:34:05.847890142Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.244303ms logger=migrator t=2026-04-28T22:34:05.852168936Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-28T22:34:05.852848497Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=679.691µs logger=migrator t=2026-04-28T22:34:05.857116691Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-28T22:34:05.861866278Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.749047ms logger=migrator t=2026-04-28T22:34:05.866639098Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-28T22:34:05.867431632Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=796.184µs logger=migrator t=2026-04-28T22:34:05.872553733Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-28T22:34:05.87404974Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.495217ms logger=migrator t=2026-04-28T22:34:05.879623424Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-28T22:34:05.880489921Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=866.417µs logger=migrator t=2026-04-28T22:34:05.88335462Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-28T22:34:05.893429876Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.074796ms logger=migrator t=2026-04-28T22:34:05.896186012Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-28T22:34:05.896730869Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=547.277µs logger=migrator t=2026-04-28T22:34:05.900513867Z 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-28T22:34:05.901604191Z 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.090445ms logger=migrator t=2026-04-28T22:34:05.90543236Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-28T22:34:05.905703849Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=271.669µs logger=migrator t=2026-04-28T22:34:05.908840867Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-28T22:34:05.909397444Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=555.387µs logger=migrator t=2026-04-28T22:34:05.913387139Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-28T22:34:05.913575585Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=191.276µs logger=migrator t=2026-04-28T22:34:05.91693187Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-28T22:34:05.92107254Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.13984ms logger=migrator t=2026-04-28T22:34:05.924194907Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-28T22:34:05.928273694Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.077127ms logger=migrator t=2026-04-28T22:34:05.931582808Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-28T22:34:05.932470246Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=887.378µs logger=migrator t=2026-04-28T22:34:05.936353167Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-28T22:34:05.937213784Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=860.577µs logger=migrator t=2026-04-28T22:34:05.941133737Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-28T22:34:05.941367524Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=234.027µs logger=migrator t=2026-04-28T22:34:05.944410629Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-28T22:34:05.948488356Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.076927ms logger=migrator t=2026-04-28T22:34:05.952525543Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-28T22:34:05.95341567Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=889.457µs logger=migrator t=2026-04-28T22:34:05.95694922Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-28T22:34:05.957136316Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=187.176µs logger=migrator t=2026-04-28T22:34:05.961228844Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-28T22:34:05.961628527Z level=info msg="Migration successfully executed" id="Move region to single row" duration=399.563µs logger=migrator t=2026-04-28T22:34:05.965798838Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-28T22:34:05.967117049Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.31809ms logger=migrator t=2026-04-28T22:34:05.971433054Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-28T22:34:05.972812257Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.379482ms logger=migrator t=2026-04-28T22:34:05.978086861Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-28T22:34:05.97899761Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=910.358µs logger=migrator t=2026-04-28T22:34:05.98315766Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-28T22:34:05.98445499Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.2957ms logger=migrator t=2026-04-28T22:34:05.988941611Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-28T22:34:05.990426547Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.484716ms logger=migrator t=2026-04-28T22:34:05.994105412Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-28T22:34:05.994949329Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=843.546µs logger=migrator t=2026-04-28T22:34:05.999672386Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-28T22:34:05.99977835Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=106.714µs logger=migrator t=2026-04-28T22:34:06.003831946Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-28T22:34:06.00521778Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.384453ms logger=migrator t=2026-04-28T22:34:06.010211645Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-28T22:34:06.011036312Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=824.447µs logger=migrator t=2026-04-28T22:34:06.015684076Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-28T22:34:06.016581645Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=899.229µs logger=migrator t=2026-04-28T22:34:06.023118889Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-28T22:34:06.027169215Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=4.052156ms logger=migrator t=2026-04-28T22:34:06.035571018Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-28T22:34:06.036215009Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=629.891µs logger=migrator t=2026-04-28T22:34:06.040486701Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-28T22:34:06.04110256Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=626.279µs logger=migrator t=2026-04-28T22:34:06.045161738Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-28T22:34:06.045365444Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=203.776µs logger=migrator t=2026-04-28T22:34:06.048858013Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-28T22:34:06.05001278Z level=info msg="Migration successfully executed" id="create team table" duration=1.154807ms logger=migrator t=2026-04-28T22:34:06.054617593Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-28T22:34:06.055637106Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.019303ms logger=migrator t=2026-04-28T22:34:06.060544968Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-28T22:34:06.061512939Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=967.571µs logger=migrator t=2026-04-28T22:34:06.065742381Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-28T22:34:06.070307054Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.564563ms logger=migrator t=2026-04-28T22:34:06.074127263Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-28T22:34:06.07434807Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=220.577µs logger=migrator t=2026-04-28T22:34:06.077981104Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-28T22:34:06.078896422Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=915.298µs logger=migrator t=2026-04-28T22:34:06.085595521Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-28T22:34:06.086805409Z level=info msg="Migration successfully executed" id="create team member table" duration=1.208698ms logger=migrator t=2026-04-28T22:34:06.092526388Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-28T22:34:06.093973183Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.446515ms logger=migrator t=2026-04-28T22:34:06.098926558Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-28T22:34:06.099894488Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=966.92µs logger=migrator t=2026-04-28T22:34:06.107789205Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-28T22:34:06.109446287Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.657662ms logger=migrator t=2026-04-28T22:34:06.117357095Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-28T22:34:06.123364332Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.013688ms logger=migrator t=2026-04-28T22:34:06.130485394Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-28T22:34:06.13609524Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.610996ms logger=migrator t=2026-04-28T22:34:06.142980255Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-28T22:34:06.147985922Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.002167ms logger=migrator t=2026-04-28T22:34:06.154147384Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-28T22:34:06.155820016Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.673452ms logger=migrator t=2026-04-28T22:34:06.164405084Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-28T22:34:06.165505139Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.100355ms logger=migrator t=2026-04-28T22:34:06.171125695Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-28T22:34:06.172669763Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.543178ms logger=migrator t=2026-04-28T22:34:06.177925637Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-28T22:34:06.178853357Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=927µs logger=migrator t=2026-04-28T22:34:06.18635289Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-28T22:34:06.187662842Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.316262ms logger=migrator t=2026-04-28T22:34:06.192970138Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-28T22:34:06.194246937Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.277909ms logger=migrator t=2026-04-28T22:34:06.207834692Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-28T22:34:06.209218035Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.384943ms logger=migrator t=2026-04-28T22:34:06.215320757Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-28T22:34:06.216520554Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.199218ms logger=migrator t=2026-04-28T22:34:06.222858701Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-28T22:34:06.223736599Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=878.538µs logger=migrator t=2026-04-28T22:34:06.230107668Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-28T22:34:06.230525901Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=418.533µs logger=migrator t=2026-04-28T22:34:06.235212038Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-28T22:34:06.236761466Z level=info msg="Migration successfully executed" id="create tag table" duration=1.550818ms logger=migrator t=2026-04-28T22:34:06.240967018Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-28T22:34:06.241950648Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=983.53µs logger=migrator t=2026-04-28T22:34:06.247829842Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-28T22:34:06.248809403Z level=info msg="Migration successfully executed" id="create login attempt table" duration=979.211µs logger=migrator t=2026-04-28T22:34:06.254869923Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-28T22:34:06.255787941Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=913.128µs logger=migrator t=2026-04-28T22:34:06.260693804Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-28T22:34:06.261694355Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=999.281µs logger=migrator t=2026-04-28T22:34:06.267339372Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-28T22:34:06.283397994Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.054512ms logger=migrator t=2026-04-28T22:34:06.288581206Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-28T22:34:06.289233616Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=656.32µs logger=migrator t=2026-04-28T22:34:06.292791457Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-28T22:34:06.293720397Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=928.62µs logger=migrator t=2026-04-28T22:34:06.299539109Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-28T22:34:06.299842808Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=303.769µs logger=migrator t=2026-04-28T22:34:06.310555023Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-28T22:34:06.311617396Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.061482ms logger=migrator t=2026-04-28T22:34:06.317797799Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-28T22:34:06.318636226Z level=info msg="Migration successfully executed" id="create user auth table" duration=838.207µs logger=migrator t=2026-04-28T22:34:06.329267417Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-28T22:34:06.331822777Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.55481ms logger=migrator t=2026-04-28T22:34:06.358909784Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-28T22:34:06.359163002Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=261.228µs logger=migrator t=2026-04-28T22:34:06.364450827Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-28T22:34:06.371580969Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.130642ms logger=migrator t=2026-04-28T22:34:06.375934976Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-28T22:34:06.381140639Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.205123ms logger=migrator t=2026-04-28T22:34:06.386867648Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-28T22:34:06.392151693Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.283625ms logger=migrator t=2026-04-28T22:34:06.396807228Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-28T22:34:06.40229357Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.485631ms logger=migrator t=2026-04-28T22:34:06.406997297Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-28T22:34:06.407967237Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=969.19µs logger=migrator t=2026-04-28T22:34:06.414017927Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-28T22:34:06.42276912Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.751183ms logger=migrator t=2026-04-28T22:34:06.427642532Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-28T22:34:06.428304093Z level=info msg="Migration successfully executed" id="create server_lock table" duration=660.521µs logger=migrator t=2026-04-28T22:34:06.433585348Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-28T22:34:06.434741554Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.156026ms logger=migrator t=2026-04-28T22:34:06.441271658Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-28T22:34:06.442131975Z level=info msg="Migration successfully executed" id="create user auth token table" duration=859.767µs logger=migrator t=2026-04-28T22:34:06.448250336Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-28T22:34:06.449242597Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=992.131µs logger=migrator t=2026-04-28T22:34:06.455705449Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-28T22:34:06.456748622Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.041923ms logger=migrator t=2026-04-28T22:34:06.463526343Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-28T22:34:06.464961569Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.434536ms logger=migrator t=2026-04-28T22:34:06.4717409Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-28T22:34:06.477603904Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.871564ms logger=migrator t=2026-04-28T22:34:06.482746194Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-28T22:34:06.483519288Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=770.054µs logger=migrator t=2026-04-28T22:34:06.489843296Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-28T22:34:06.490782785Z level=info msg="Migration successfully executed" id="create cache_data table" duration=939.129µs logger=migrator t=2026-04-28T22:34:06.503616807Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-28T22:34:06.505460014Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.842657ms logger=migrator t=2026-04-28T22:34:06.510232543Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-28T22:34:06.511211524Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=980.921µs logger=migrator t=2026-04-28T22:34:06.516626663Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-28T22:34:06.517862942Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.237169ms logger=migrator t=2026-04-28T22:34:06.523044453Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-28T22:34:06.523124327Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=79.254µs logger=migrator t=2026-04-28T22:34:06.52837333Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-28T22:34:06.528591877Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=216.687µs logger=migrator t=2026-04-28T22:34:06.535003718Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-28T22:34:06.536871275Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.868837ms logger=migrator t=2026-04-28T22:34:06.543841584Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-28T22:34:06.54469145Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=850.076µs logger=migrator t=2026-04-28T22:34:06.54979289Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-28T22:34:06.550531393Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=738.133µs logger=migrator t=2026-04-28T22:34:06.555838558Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-28T22:34:06.556127107Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=288.229µs logger=migrator t=2026-04-28T22:34:06.560871056Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-28T22:34:06.562405145Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.534079ms logger=migrator t=2026-04-28T22:34:06.567118361Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-28T22:34:06.568140144Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.021223ms logger=migrator t=2026-04-28T22:34:06.573744429Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-28T22:34:06.575580725Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.836196ms logger=migrator t=2026-04-28T22:34:06.582547244Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-28T22:34:06.584330459Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.784595ms logger=migrator t=2026-04-28T22:34:06.590760991Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-28T22:34:06.596636204Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.875123ms logger=migrator t=2026-04-28T22:34:06.602059854Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-28T22:34:06.602976212Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=916.988µs logger=migrator t=2026-04-28T22:34:06.612468408Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-28T22:34:06.612575812Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=108.454µs logger=migrator t=2026-04-28T22:34:06.61764636Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-28T22:34:06.618879059Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.235869ms logger=migrator t=2026-04-28T22:34:06.624083312Z 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-28T22:34:06.625703702Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.61877ms logger=migrator t=2026-04-28T22:34:06.631815003Z 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-28T22:34:06.633365952Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.550269ms logger=migrator t=2026-04-28T22:34:06.638171312Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-28T22:34:06.638238945Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=70.733µs logger=migrator t=2026-04-28T22:34:06.642755295Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-28T22:34:06.643902352Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.119556ms logger=migrator t=2026-04-28T22:34:06.650000392Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-28T22:34:06.651512709Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.511507ms logger=migrator t=2026-04-28T22:34:06.656451303Z 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-28T22:34:06.657444914Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=990.031µs logger=migrator t=2026-04-28T22:34:06.6630585Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-28T22:34:06.664575277Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.516417ms logger=migrator t=2026-04-28T22:34:06.672281278Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-28T22:34:06.679976149Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.700161ms logger=migrator t=2026-04-28T22:34:06.685390198Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-28T22:34:06.686266816Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=876.478µs logger=migrator t=2026-04-28T22:34:06.693271584Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-28T22:34:06.694890875Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.616771ms logger=migrator t=2026-04-28T22:34:06.700910973Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-28T22:34:06.730680154Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.763011ms logger=migrator t=2026-04-28T22:34:06.737111884Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-28T22:34:06.761788976Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.677042ms logger=migrator t=2026-04-28T22:34:06.76735965Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-28T22:34:06.768127094Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=767.094µs logger=migrator t=2026-04-28T22:34:06.772440569Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-28T22:34:06.774030318Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.589519ms logger=migrator t=2026-04-28T22:34:06.778853029Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-28T22:34:06.785053223Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.199694ms logger=migrator t=2026-04-28T22:34:06.791938298Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-28T22:34:06.797822552Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.880834ms logger=migrator t=2026-04-28T22:34:06.803331045Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-28T22:34:06.804367797Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.036062ms logger=migrator t=2026-04-28T22:34:06.809627741Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-28T22:34:06.810614342Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=986.651µs logger=migrator t=2026-04-28T22:34:06.816185896Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-28T22:34:06.818145787Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.960801ms logger=migrator t=2026-04-28T22:34:06.823411062Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-28T22:34:06.824668211Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.255959ms logger=migrator t=2026-04-28T22:34:06.829463801Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-28T22:34:06.829546564Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=83.683µs logger=migrator t=2026-04-28T22:34:06.834700305Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-28T22:34:06.840908688Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.208073ms logger=migrator t=2026-04-28T22:34:06.845381169Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-28T22:34:06.851590773Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.209044ms logger=migrator t=2026-04-28T22:34:06.856105503Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-28T22:34:06.862572006Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.465813ms logger=migrator t=2026-04-28T22:34:06.868374647Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-28T22:34:06.869391389Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.016242ms logger=migrator t=2026-04-28T22:34:06.874310993Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-28T22:34:06.875306713Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=995.36µs logger=migrator t=2026-04-28T22:34:06.880879737Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-28T22:34:06.888377882Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.495865ms logger=migrator t=2026-04-28T22:34:06.893170732Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-28T22:34:06.899065946Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.894454ms logger=migrator t=2026-04-28T22:34:06.903539116Z 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-28T22:34:06.90494303Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.403454ms logger=migrator t=2026-04-28T22:34:06.909997148Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-28T22:34:06.920703132Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.705224ms logger=migrator t=2026-04-28T22:34:06.926430301Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-28T22:34:06.930985834Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.554853ms logger=migrator t=2026-04-28T22:34:06.935607319Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-28T22:34:06.935677011Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=70.662µs logger=migrator t=2026-04-28T22:34:06.940380507Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-28T22:34:06.942107811Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.727054ms logger=migrator t=2026-04-28T22:34:06.948201412Z 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-28T22:34:06.949788952Z 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.58712ms logger=migrator t=2026-04-28T22:34:06.954888451Z 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-28T22:34:06.955931364Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.042273ms logger=migrator t=2026-04-28T22:34:06.962271401Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-28T22:34:06.962380785Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=110.824µs logger=migrator t=2026-04-28T22:34:06.967821605Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-28T22:34:06.977313332Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.485557ms logger=migrator t=2026-04-28T22:34:06.982458482Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-28T22:34:06.987010415Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.552233ms logger=migrator t=2026-04-28T22:34:06.992076634Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-28T22:34:06.998430612Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.353829ms logger=migrator t=2026-04-28T22:34:07.005516754Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-28T22:34:07.015191996Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.676143ms logger=migrator t=2026-04-28T22:34:07.020653276Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-28T22:34:07.027256192Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.601716ms logger=migrator t=2026-04-28T22:34:07.034447038Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-28T22:34:07.034506729Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=64.182µs logger=migrator t=2026-04-28T22:34:07.039840126Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-28T22:34:07.040892279Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.050382ms logger=migrator t=2026-04-28T22:34:07.046307098Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-28T22:34:07.057292601Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.981373ms logger=migrator t=2026-04-28T22:34:07.066304013Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-28T22:34:07.066480788Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=187.826µs logger=migrator t=2026-04-28T22:34:07.073409366Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-28T22:34:07.081482278Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.073463ms logger=migrator t=2026-04-28T22:34:07.086386441Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-28T22:34:07.087405843Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.020152ms logger=migrator t=2026-04-28T22:34:07.092186703Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-28T22:34:07.102484684Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.296151ms logger=migrator t=2026-04-28T22:34:07.107211622Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-28T22:34:07.107833461Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=621.119µs logger=migrator t=2026-04-28T22:34:07.113121937Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-28T22:34:07.114745448Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.617591ms logger=migrator t=2026-04-28T22:34:07.121433526Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-28T22:34:07.129424136Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.00401ms logger=migrator t=2026-04-28T22:34:07.135093643Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-28T22:34:07.135711362Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=620.199µs logger=migrator t=2026-04-28T22:34:07.14203626Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-28T22:34:07.143795835Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.759435ms logger=migrator t=2026-04-28T22:34:07.148767121Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-28T22:34:07.149594076Z level=info msg="Migration successfully executed" id="create alert_image table" duration=826.706µs logger=migrator t=2026-04-28T22:34:07.155939694Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-28T22:34:07.158483834Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.53761ms logger=migrator t=2026-04-28T22:34:07.167753284Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-28T22:34:07.167960241Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=215.327µs logger=migrator t=2026-04-28T22:34:07.17433735Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-28T22:34:07.175566328Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.224708ms logger=migrator t=2026-04-28T22:34:07.179996817Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-28T22:34:07.180955576Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=958.829µs logger=migrator t=2026-04-28T22:34:07.183914689Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-28T22:34:07.184289921Z 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-28T22:34:07.188639987Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-28T22:34:07.189021488Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=381.442µs logger=migrator t=2026-04-28T22:34:07.194158079Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-28T22:34:07.195410619Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.2523ms logger=migrator t=2026-04-28T22:34:07.201024054Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-28T22:34:07.209127027Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.101232ms logger=migrator t=2026-04-28T22:34:07.214602998Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-28T22:34:07.215441995Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=841.897µs logger=migrator t=2026-04-28T22:34:07.221192165Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-28T22:34:07.223332481Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.138356ms logger=migrator t=2026-04-28T22:34:07.227719778Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-28T22:34:07.228703748Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=983.59µs logger=migrator t=2026-04-28T22:34:07.233067876Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-28T22:34:07.234145969Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.147536ms logger=migrator t=2026-04-28T22:34:07.238999781Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-28T22:34:07.240072414Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.074073ms logger=migrator t=2026-04-28T22:34:07.24376596Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-28T22:34:07.243794951Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=30.111µs logger=migrator t=2026-04-28T22:34:07.247043542Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-28T22:34:07.247109174Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=66.592µs logger=migrator t=2026-04-28T22:34:07.252971678Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-28T22:34:07.260105891Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.133903ms logger=migrator t=2026-04-28T22:34:07.264523458Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-28T22:34:07.264958702Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=434.944µs logger=migrator t=2026-04-28T22:34:07.268886185Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-28T22:34:07.270938519Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.053943ms logger=migrator t=2026-04-28T22:34:07.278075382Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-28T22:34:07.278465264Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=396.162µs logger=migrator t=2026-04-28T22:34:07.283103089Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-28T22:34:07.284395209Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.29188ms logger=migrator t=2026-04-28T22:34:07.289885911Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-28T22:34:07.290861352Z level=info msg="Migration successfully executed" id="create secrets table" duration=983.741µs logger=migrator t=2026-04-28T22:34:07.294745393Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-28T22:34:07.326582998Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.832545ms logger=migrator t=2026-04-28T22:34:07.334407243Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-28T22:34:07.344990974Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.58697ms logger=migrator t=2026-04-28T22:34:07.348983628Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-28T22:34:07.349214885Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=231.027µs logger=migrator t=2026-04-28T22:34:07.35607746Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-28T22:34:07.392437756Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.345306ms logger=migrator t=2026-04-28T22:34:07.396870585Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-28T22:34:07.431312742Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.439366ms logger=migrator t=2026-04-28T22:34:07.436203124Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-28T22:34:07.436863295Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=660.051µs logger=migrator t=2026-04-28T22:34:07.442986227Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-28T22:34:07.446194247Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=3.20683ms logger=migrator t=2026-04-28T22:34:07.457957324Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-28T22:34:07.458309385Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=352.551µs logger=migrator t=2026-04-28T22:34:07.462001331Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-28T22:34:07.463637622Z level=info msg="Migration successfully executed" id="create permission table" duration=1.63582ms logger=migrator t=2026-04-28T22:34:07.46935816Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-28T22:34:07.470692532Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.334852ms logger=migrator t=2026-04-28T22:34:07.475770081Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-28T22:34:07.476868806Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.098204ms logger=migrator t=2026-04-28T22:34:07.48212895Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-28T22:34:07.483632856Z level=info msg="Migration successfully executed" id="create role table" duration=1.527037ms logger=migrator t=2026-04-28T22:34:07.495998174Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-28T22:34:07.508856215Z level=info msg="Migration successfully executed" id="add column display_name" duration=12.855911ms logger=migrator t=2026-04-28T22:34:07.512961513Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-28T22:34:07.518225858Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.263935ms logger=migrator t=2026-04-28T22:34:07.522258624Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-28T22:34:07.523322028Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.063084ms logger=migrator t=2026-04-28T22:34:07.535139927Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-28T22:34:07.537722498Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.587131ms logger=migrator t=2026-04-28T22:34:07.541859057Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-28T22:34:07.544102697Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.24053ms logger=migrator t=2026-04-28T22:34:07.548634939Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-28T22:34:07.549746953Z level=info msg="Migration successfully executed" id="create team role table" duration=1.112184ms logger=migrator t=2026-04-28T22:34:07.5554092Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-28T22:34:07.556494694Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.080044ms logger=migrator t=2026-04-28T22:34:07.562546834Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-28T22:34:07.564814054Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.29547ms logger=migrator t=2026-04-28T22:34:07.568965794Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-28T22:34:07.570095119Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.129285ms logger=migrator t=2026-04-28T22:34:07.577442939Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-28T22:34:07.579012967Z level=info msg="Migration successfully executed" id="create user role table" duration=1.565519ms logger=migrator t=2026-04-28T22:34:07.588051961Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-28T22:34:07.589917458Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.868248ms logger=migrator t=2026-04-28T22:34:07.595573695Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-28T22:34:07.59699001Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.417455ms logger=migrator t=2026-04-28T22:34:07.602831272Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-28T22:34:07.604631489Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.799857ms logger=migrator t=2026-04-28T22:34:07.608761297Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-28T22:34:07.609647325Z level=info msg="Migration successfully executed" id="create builtin role table" duration=885.598µs logger=migrator t=2026-04-28T22:34:07.613695502Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-28T22:34:07.614868708Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.173666ms logger=migrator t=2026-04-28T22:34:07.619621537Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-28T22:34:07.620750362Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.128655ms logger=migrator t=2026-04-28T22:34:07.624971344Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-28T22:34:07.63283865Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.832375ms logger=migrator t=2026-04-28T22:34:07.635778912Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-28T22:34:07.636608518Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=829.966µs logger=migrator t=2026-04-28T22:34:07.640377936Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-28T22:34:07.641695677Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.317842ms logger=migrator t=2026-04-28T22:34:07.648055066Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-28T22:34:07.650621456Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.568241ms logger=migrator t=2026-04-28T22:34:07.656128158Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-28T22:34:07.657242642Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.114284ms logger=migrator t=2026-04-28T22:34:07.661829386Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-28T22:34:07.663075715Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.246349ms logger=migrator t=2026-04-28T22:34:07.671475207Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-28T22:34:07.673206912Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.736205ms logger=migrator t=2026-04-28T22:34:07.67858886Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-28T22:34:07.687008443Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.419033ms logger=migrator t=2026-04-28T22:34:07.694675013Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-28T22:34:07.706012537Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.334904ms logger=migrator t=2026-04-28T22:34:07.713188151Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-28T22:34:07.723473503Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.281842ms logger=migrator t=2026-04-28T22:34:07.729846822Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-28T22:34:07.737710148Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.863276ms logger=migrator t=2026-04-28T22:34:07.742801217Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-28T22:34:07.743844029Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.046972ms logger=migrator t=2026-04-28T22:34:07.748123414Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-28T22:34:07.749017821Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=894.138µs logger=migrator t=2026-04-28T22:34:07.752560422Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-28T22:34:07.75376921Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.208679ms logger=migrator t=2026-04-28T22:34:07.757784355Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-28T22:34:07.758697004Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=912.569µs logger=migrator t=2026-04-28T22:34:07.762895815Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-28T22:34:07.764226437Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.329492ms logger=migrator t=2026-04-28T22:34:07.770174853Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-28T22:34:07.770372989Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=191.586µs logger=migrator t=2026-04-28T22:34:07.774680723Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-28T22:34:07.774737625Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=58.052µs logger=migrator t=2026-04-28T22:34:07.779153633Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-28T22:34:07.779639538Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=485.935µs logger=migrator t=2026-04-28T22:34:07.785248894Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-28T22:34:07.786065799Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=812.855µs logger=migrator t=2026-04-28T22:34:07.789545928Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-28T22:34:07.790295452Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=749.513µs logger=migrator t=2026-04-28T22:34:07.793684537Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-28T22:34:07.793853302Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=169.115µs logger=migrator t=2026-04-28T22:34:07.797850058Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-28T22:34:07.7982356Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=385.482µs logger=migrator t=2026-04-28T22:34:07.802157692Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-28T22:34:07.803296448Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.141085ms logger=migrator t=2026-04-28T22:34:07.807741437Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-28T22:34:07.809285635Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.542328ms logger=migrator t=2026-04-28T22:34:07.817255133Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-28T22:34:07.825869834Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.615701ms logger=migrator t=2026-04-28T22:34:07.831296752Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-28T22:34:07.831404037Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=105.415µs logger=migrator t=2026-04-28T22:34:07.834826733Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-28T22:34:07.835863895Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.036542ms logger=migrator t=2026-04-28T22:34:07.841560393Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-28T22:34:07.842638518Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.079805ms logger=migrator t=2026-04-28T22:34:07.85073504Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-28T22:34:07.851615048Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=880.088µs logger=migrator t=2026-04-28T22:34:07.855661584Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-28T22:34:07.8676819Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.021446ms logger=migrator t=2026-04-28T22:34:07.871665345Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-28T22:34:07.872699437Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.033492ms logger=migrator t=2026-04-28T22:34:07.878523418Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-28T22:34:07.880287434Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.764266ms logger=migrator t=2026-04-28T22:34:07.887535901Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-28T22:34:07.914451432Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.90469ms logger=migrator t=2026-04-28T22:34:07.918992314Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-28T22:34:07.920378627Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.387073ms logger=migrator t=2026-04-28T22:34:07.924445945Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-28T22:34:07.925891589Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.445174ms logger=migrator t=2026-04-28T22:34:07.93263476Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-28T22:34:07.93390581Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.26903ms logger=migrator t=2026-04-28T22:34:07.939955729Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-28T22:34:07.941859998Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.90425ms logger=migrator t=2026-04-28T22:34:07.94702789Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-28T22:34:07.947260618Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=233.067µs logger=migrator t=2026-04-28T22:34:07.954125101Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-28T22:34:07.955090832Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=970.081µs logger=migrator t=2026-04-28T22:34:07.959146688Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-28T22:34:07.965814878Z level=info msg="Migration successfully executed" id="add provisioning column" duration=6.66837ms logger=migrator t=2026-04-28T22:34:07.970681719Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-28T22:34:07.971863197Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.187917ms logger=migrator t=2026-04-28T22:34:07.975625644Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-28T22:34:07.977211634Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.5859ms logger=migrator t=2026-04-28T22:34:07.983701766Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-28T22:34:07.984631485Z 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-28T22:34:07.990834059Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-28T22:34:07.99148815Z 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-28T22:34:07.99790826Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-28T22:34:07.99888491Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=976.73µs logger=migrator t=2026-04-28T22:34:08.004535297Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-28T22:34:08.005775346Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.239089ms logger=migrator t=2026-04-28T22:34:08.016663307Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-28T22:34:08.018454442Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.794165ms logger=migrator t=2026-04-28T22:34:08.025267555Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-28T22:34:08.028130915Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.8567ms logger=migrator t=2026-04-28T22:34:08.034009179Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-28T22:34:08.035882958Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.874038ms logger=migrator t=2026-04-28T22:34:08.041201263Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-28T22:34:08.042805673Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.60422ms logger=migrator t=2026-04-28T22:34:08.047396987Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-28T22:34:08.048242684Z level=info msg="Migration successfully executed" id="Drop public config table" duration=845.316µs logger=migrator t=2026-04-28T22:34:08.052119524Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-28T22:34:08.053302892Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.179818ms logger=migrator t=2026-04-28T22:34:08.056820051Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-28T22:34:08.058326679Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.506388ms logger=migrator t=2026-04-28T22:34:08.070469178Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-28T22:34:08.073219654Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.752356ms logger=migrator t=2026-04-28T22:34:08.077067484Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-28T22:34:08.077978163Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=923.469µs logger=migrator t=2026-04-28T22:34:08.084641901Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-28T22:34:08.109841209Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.197928ms logger=migrator t=2026-04-28T22:34:08.113942357Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-28T22:34:08.120040908Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.098212ms logger=migrator t=2026-04-28T22:34:08.127373926Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-28T22:34:08.138903377Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.529631ms logger=migrator t=2026-04-28T22:34:08.145355369Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-28T22:34:08.145845084Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=493.225µs logger=migrator t=2026-04-28T22:34:08.153903226Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-28T22:34:08.160374878Z level=info msg="Migration successfully executed" id="add share column" duration=6.474302ms logger=migrator t=2026-04-28T22:34:08.166950853Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-28T22:34:08.167500511Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=552.558µs logger=migrator t=2026-04-28T22:34:08.171572988Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-28T22:34:08.173237701Z level=info msg="Migration successfully executed" id="create file table" duration=1.665433ms logger=migrator t=2026-04-28T22:34:08.178599877Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-28T22:34:08.180009942Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.413245ms logger=migrator t=2026-04-28T22:34:08.185362249Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-28T22:34:08.186246416Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=884.517µs logger=migrator t=2026-04-28T22:34:08.193723591Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-28T22:34:08.194914417Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.188786ms logger=migrator t=2026-04-28T22:34:08.202419912Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-28T22:34:08.204284091Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.863139ms logger=migrator t=2026-04-28T22:34:08.209572546Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-28T22:34:08.209640668Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=68.842µs logger=migrator t=2026-04-28T22:34:08.21483413Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-28T22:34:08.214900642Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=74.352µs logger=migrator t=2026-04-28T22:34:08.218801684Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-28T22:34:08.219368592Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=566.328µs logger=migrator t=2026-04-28T22:34:08.224312726Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-28T22:34:08.224642077Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=329.861µs logger=migrator t=2026-04-28T22:34:08.230085597Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-28T22:34:08.232340258Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.254201ms logger=migrator t=2026-04-28T22:34:08.236964912Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-28T22:34:08.248224333Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.259862ms logger=migrator t=2026-04-28T22:34:08.252724985Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-28T22:34:08.252855489Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=131.634µs logger=migrator t=2026-04-28T22:34:08.257484674Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-28T22:34:08.25834016Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=854.816µs logger=migrator t=2026-04-28T22:34:08.263107659Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-28T22:34:08.263536572Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=429.793µs logger=migrator t=2026-04-28T22:34:08.268341643Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-28T22:34:08.26856657Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=225.337µs logger=migrator t=2026-04-28T22:34:08.272859714Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-28T22:34:08.27338306Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=523.366µs logger=migrator t=2026-04-28T22:34:08.280118891Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-28T22:34:08.292182888Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.064407ms logger=migrator t=2026-04-28T22:34:08.29545603Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-28T22:34:08.304185462Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.724232ms logger=migrator t=2026-04-28T22:34:08.308454826Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-28T22:34:08.309253671Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=798.635µs logger=migrator t=2026-04-28T22:34:08.314273048Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-28T22:34:08.394261278Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.9855ms logger=migrator t=2026-04-28T22:34:08.399340507Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-28T22:34:08.400294877Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=956.01µs logger=migrator t=2026-04-28T22:34:08.40521537Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-28T22:34:08.407163251Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.947531ms logger=migrator t=2026-04-28T22:34:08.412589111Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-28T22:34:08.442969251Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.377279ms logger=migrator t=2026-04-28T22:34:08.464923927Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-28T22:34:08.475319021Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.400054ms logger=migrator t=2026-04-28T22:34:08.481955219Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-28T22:34:08.48229826Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=343.341µs logger=migrator t=2026-04-28T22:34:08.487396869Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-28T22:34:08.487582265Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=185.646µs logger=migrator t=2026-04-28T22:34:08.492636463Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-28T22:34:08.4928506Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=214.457µs logger=migrator t=2026-04-28T22:34:08.497212776Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-28T22:34:08.497446273Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=235.068µs logger=migrator t=2026-04-28T22:34:08.502759249Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-28T22:34:08.50311042Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=351.551µs logger=migrator t=2026-04-28T22:34:08.507871139Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-28T22:34:08.509481Z level=info msg="Migration successfully executed" id="create folder table" duration=1.61011ms logger=migrator t=2026-04-28T22:34:08.514956651Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-28T22:34:08.516295172Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.339511ms logger=migrator t=2026-04-28T22:34:08.521709632Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-28T22:34:08.522815696Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.105805ms logger=migrator t=2026-04-28T22:34:08.527602525Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-28T22:34:08.527632606Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.191µs logger=migrator t=2026-04-28T22:34:08.53222656Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-28T22:34:08.534709668Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.477818ms logger=migrator t=2026-04-28T22:34:08.540833679Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-28T22:34:08.543062019Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.2309ms logger=migrator t=2026-04-28T22:34:08.547990172Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-28T22:34:08.549251262Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.26041ms logger=migrator t=2026-04-28T22:34:08.554360322Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-28T22:34:08.555176648Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=810.095µs logger=migrator t=2026-04-28T22:34:08.561150544Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-28T22:34:08.561463584Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=312.66µs logger=migrator t=2026-04-28T22:34:08.565963675Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-28T22:34:08.567081419Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.117394ms logger=migrator t=2026-04-28T22:34:08.571366874Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-28T22:34:08.57256005Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.192556ms logger=migrator t=2026-04-28T22:34:08.578046812Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-28T22:34:08.579159027Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.112165ms logger=migrator t=2026-04-28T22:34:08.583869444Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-28T22:34:08.585020031Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.149937ms logger=migrator t=2026-04-28T22:34:08.589781359Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-28T22:34:08.590796451Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.014932ms logger=migrator t=2026-04-28T22:34:08.596563411Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-28T22:34:08.59748437Z level=info msg="Migration successfully executed" id="create anon_device table" duration=923.299µs logger=migrator t=2026-04-28T22:34:08.602217858Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-28T22:34:08.603435136Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.214078ms logger=migrator t=2026-04-28T22:34:08.6099797Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-28T22:34:08.611162657Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.182537ms logger=migrator t=2026-04-28T22:34:08.617071712Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-28T22:34:08.61796056Z level=info msg="Migration successfully executed" id="create signing_key table" duration=888.598µs logger=migrator t=2026-04-28T22:34:08.624573147Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-28T22:34:08.627116806Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.546339ms logger=migrator t=2026-04-28T22:34:08.63266221Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-28T22:34:08.633890187Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.224868ms logger=migrator t=2026-04-28T22:34:08.638384608Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-28T22:34:08.638726779Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=342.661µs logger=migrator t=2026-04-28T22:34:08.64450845Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-28T22:34:08.654571533Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.068004ms logger=migrator t=2026-04-28T22:34:08.660023904Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-28T22:34:08.660675535Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=652.621µs logger=migrator t=2026-04-28T22:34:08.665470504Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-28T22:34:08.665491315Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.951µs logger=migrator t=2026-04-28T22:34:08.67013064Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-28T22:34:08.671332917Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.201567ms logger=migrator t=2026-04-28T22:34:08.676979474Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-28T22:34:08.676999064Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.14µs logger=migrator t=2026-04-28T22:34:08.681616299Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-28T22:34:08.683330363Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.712694ms logger=migrator t=2026-04-28T22:34:08.688456023Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-28T22:34:08.689716152Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.25905ms logger=migrator t=2026-04-28T22:34:08.697451384Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-28T22:34:08.699326502Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.874228ms logger=migrator t=2026-04-28T22:34:08.704735432Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-28T22:34:08.705841387Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.108045ms logger=migrator t=2026-04-28T22:34:08.710512752Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-28T22:34:08.710867593Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=355.541µs logger=migrator t=2026-04-28T22:34:08.716459228Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-28T22:34:08.717235183Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=775.804µs logger=migrator t=2026-04-28T22:34:08.722103544Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-28T22:34:08.723075605Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=971.531µs logger=migrator t=2026-04-28T22:34:08.729138515Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-28T22:34:08.730026662Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=889.918µs logger=migrator t=2026-04-28T22:34:08.734997847Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-28T22:34:08.745844427Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.84532ms logger=migrator t=2026-04-28T22:34:08.751008548Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-28T22:34:08.761177666Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.168648ms logger=migrator t=2026-04-28T22:34:08.765526212Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-28T22:34:08.775351118Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.824336ms logger=migrator t=2026-04-28T22:34:08.789009145Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-28T22:34:08.78914669Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=138.325µs logger=migrator t=2026-04-28T22:34:08.795507869Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-28T22:34:08.808542616Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.035387ms logger=migrator t=2026-04-28T22:34:08.813278924Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-28T22:34:08.826211779Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.933695ms logger=migrator t=2026-04-28T22:34:08.830806012Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-28T22:34:08.831052569Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=246.877µs logger=migrator t=2026-04-28T22:34:08.836397456Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.642322044s logger=migrator t=2026-04-28T22:34:08.837011496Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-28T22:34:08.854553625Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-28T22:34:08.854887915Z level=info msg="Created default organization" logger=secrets t=2026-04-28T22:34:08.860110648Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-28T22:34:08.915806699Z level=info msg="Restored cache from database" duration=706.293µs logger=plugin.store t=2026-04-28T22:34:08.917916674Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-28T22:34:08.965905995Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-28T22:34:08.965970267Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-28T22:34:08.966075511Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-28T22:34:08.966089351Z level=info msg="Plugins loaded" count=54 duration=48.173297ms logger=query_data t=2026-04-28T22:34:08.972048117Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-28T22:34:08.976184806Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-28T22:34:08.985143466Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-28T22:34:08.997660997Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-28T22:34:09.000714832Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-28T22:34:09.002947633Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-28T22:34:09.045291986Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-28T22:34:09.109538854Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-28T22:34:09.153757336Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-28T22:34:09.153807748Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-28T22:34:09.155101358Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-28T22:34:09.155606453Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-28T22:34:09.156379558Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-28T22:34:09.159162594Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-28T22:34:09.221119692Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-28T22:34:09.225661243Z level=info msg="State cache has been initialized" states=0 duration=70.04872ms logger=ngalert.scheduler t=2026-04-28T22:34:09.225793347Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-28T22:34:09.225939521Z level=info msg=starting first_tick=2026-04-28T22:34:10Z logger=plugins.update.checker t=2026-04-28T22:34:09.229537505Z level=info msg="Update check succeeded" duration=74.470698ms logger=grafana.update.checker t=2026-04-28T22:34:09.233048494Z level=info msg="Update check succeeded" duration=78.929937ms logger=provisioning.dashboard t=2026-04-28T22:34:09.333206585Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-28T22:34:09.337165248Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-28T22:34:09.355318636Z level=info msg="Patterns update finished" duration=78.016119ms logger=grafana-apiserver t=2026-04-28T22:34:09.431101335Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-28T22:34:09.431834447Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-28T22:34:10.303402267Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.304688467Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.326357055Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.350106558Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.367814271Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.391977216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.414587483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.436349132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.456225865Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-28T22:34:10.501936103Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-28T22:34:10.514551287Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-28T22:34:10.51526162Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.536336208Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.571383224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.58600907Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.610687632Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.632742111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.671572094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.6903132Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.717542202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.73476917Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.764016584Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.778978512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.805650685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.824763082Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.857578618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.876451938Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.912913588Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.929590358Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.96064898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:10.977130774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.008204446Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.030121141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.06176095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.079882916Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.115723166Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.134321478Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.168726153Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.187877552Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.227970815Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.246832754Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.2879945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.310837325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.348484631Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.368145976Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.412982277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.427515241Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.474198611Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.50364393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.558458604Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.578100368Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.618189841Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.633323124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.685560776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.706588974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.768100846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.782503176Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.826395238Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.842206172Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.884965039Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.90002838Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.952337075Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:11.987745841Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:12.091204034Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:12.121648096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:12.214495638Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:12.237373323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:12.296872883Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:12.313810463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:12.381464397Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:12.397826848Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:12.474139013Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:12.492397914Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:12.553600657Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:12.570579017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:12.651851317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:12.675754625Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:12.784426871Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:12.803788877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:12.909481789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:12.936445303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T22:34:13.042945431Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-28T22:35:00.175699395Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-04-28T22:44:09.167031917Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-28T22:44:09.205586874Z level=info msg="Completed cleanup jobs" duration=49.403277ms logger=plugins.update.checker t=2026-04-28T22:44:09.29366064Z level=info msg="Update check succeeded" duration=63.737528ms logger=sqlstore.transactions t=2026-04-28T22:49:08.993789314Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-28T22:54:09.171959655Z level=info msg="Completed cleanup jobs" duration=15.594128ms logger=plugins.update.checker t=2026-04-28T22:54:09.283469381Z level=info msg="Update check succeeded" duration=53.739747ms logger=cleanup t=2026-04-28T23:04:09.184132323Z level=info msg="Completed cleanup jobs" duration=23.061258ms logger=plugins.update.checker t=2026-04-28T23:04:09.280286079Z level=info msg="Update check succeeded" duration=50.129604ms logger=infra.usagestats t=2026-04-28T23:05:00.198401939Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-28T23:14:09.214398652Z level=info msg="Completed cleanup jobs" duration=58.233483ms logger=plugins.update.checker t=2026-04-28T23:14:09.282706132Z level=info msg="Update check succeeded" duration=52.67496ms logger=cleanup t=2026-04-28T23:24:09.167605317Z level=info msg="Completed cleanup jobs" duration=2.655802ms logger=plugins.update.checker t=2026-04-28T23:24:09.285019821Z level=info msg="Update check succeeded" duration=54.396629ms logger=cleanup t=2026-04-28T23:34:09.210401375Z level=info msg="Completed cleanup jobs" duration=54.114599ms logger=plugins.update.checker t=2026-04-28T23:34:09.29233408Z level=info msg="Update check succeeded" duration=62.61932ms logger=infra.usagestats t=2026-04-28T23:35:00.200353533Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-28T23:44:09.191107549Z level=info msg="Completed cleanup jobs" duration=29.620226ms logger=plugins.update.checker t=2026-04-28T23:44:09.294765519Z level=info msg="Update check succeeded" duration=64.208387ms