logger=settings t=2026-04-20T11:55:48.628434658Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T11:55:48Z logger=settings t=2026-04-20T11:55:48.628695614Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T11:55:48.628707824Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T11:55:48.628711385Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T11:55:48.628714275Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T11:55:48.628718805Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T11:55:48.628721435Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T11:55:48.628725685Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T11:55:48.628728895Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T11:55:48.628732225Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T11:55:48.628735525Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T11:55:48.628738965Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T11:55:48.628742185Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T11:55:48.628748135Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T11:55:48.628754996Z level=info msg=Target target=[all] logger=settings t=2026-04-20T11:55:48.628760576Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T11:55:48.628763596Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T11:55:48.628766886Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T11:55:48.628770566Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T11:55:48.628773796Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T11:55:48.628777416Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T11:55:48.629038182Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T11:55:48.629055902Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T11:55:48.631195882Z level=info msg="Locking database" logger=migrator t=2026-04-20T11:55:48.631238512Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T11:55:48.631906918Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T11:55:48.632914401Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.007073ms logger=migrator t=2026-04-20T11:55:48.638480579Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T11:55:48.639363359Z level=info msg="Migration successfully executed" id="create user table" duration=884.92µs logger=migrator t=2026-04-20T11:55:48.643232938Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T11:55:48.644022466Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=789.548µs logger=migrator t=2026-04-20T11:55:48.649956952Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T11:55:48.650767691Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=810.819µs logger=migrator t=2026-04-20T11:55:48.660019003Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T11:55:48.661522738Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.504125ms logger=migrator t=2026-04-20T11:55:48.666068931Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T11:55:48.666912782Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=848.73µs logger=migrator t=2026-04-20T11:55:48.671150808Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T11:55:48.675233472Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.080474ms logger=migrator t=2026-04-20T11:55:48.679879108Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T11:55:48.680931763Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.054175ms logger=migrator t=2026-04-20T11:55:48.684396712Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T11:55:48.685133269Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=735.997µs logger=migrator t=2026-04-20T11:55:48.688333002Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T11:55:48.68906815Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=734.898µs logger=migrator t=2026-04-20T11:55:48.694271699Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T11:55:48.694697289Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=425.76µs logger=migrator t=2026-04-20T11:55:48.697855821Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T11:55:48.698409924Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=554.543µs logger=migrator t=2026-04-20T11:55:48.704000202Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T11:55:48.705192059Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.191297ms logger=migrator t=2026-04-20T11:55:48.710384548Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T11:55:48.71045051Z level=info msg="Migration successfully executed" id="Update user table charset" duration=67.052µs logger=migrator t=2026-04-20T11:55:48.716025338Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T11:55:48.718160057Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.13407ms logger=migrator t=2026-04-20T11:55:48.72177988Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T11:55:48.722361944Z level=info msg="Migration successfully executed" id="Add missing user data" duration=590.035µs logger=migrator t=2026-04-20T11:55:48.725897765Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T11:55:48.727075741Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.178016ms logger=migrator t=2026-04-20T11:55:48.730267934Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T11:55:48.731055113Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=787.039µs logger=migrator t=2026-04-20T11:55:48.735342371Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T11:55:48.736737164Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.394142ms logger=migrator t=2026-04-20T11:55:48.740164762Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T11:55:48.750765695Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.599133ms logger=migrator t=2026-04-20T11:55:48.754167583Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T11:55:48.755059863Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=891.36µs logger=migrator t=2026-04-20T11:55:48.757875758Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T11:55:48.758189935Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=314.437µs logger=migrator t=2026-04-20T11:55:48.762397222Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T11:55:48.76318988Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=790.598µs logger=migrator t=2026-04-20T11:55:48.768012181Z 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-20T11:55:48.769076735Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=1.063784ms logger=migrator t=2026-04-20T11:55:48.775178075Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T11:55:48.777057518Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=1.877794ms logger=migrator t=2026-04-20T11:55:48.785161754Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T11:55:48.786127156Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=965.852µs logger=migrator t=2026-04-20T11:55:48.792250806Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T11:55:48.793191539Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=936.632µs logger=migrator t=2026-04-20T11:55:48.796922244Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T11:55:48.797772133Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=845.969µs logger=migrator t=2026-04-20T11:55:48.802928861Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T11:55:48.803843013Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=912.922µs logger=migrator t=2026-04-20T11:55:48.807343273Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T11:55:48.808446608Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.103115ms logger=migrator t=2026-04-20T11:55:48.812157004Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T11:55:48.812316687Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=160.513µs logger=migrator t=2026-04-20T11:55:48.816305719Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T11:55:48.817223919Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=918.021µs logger=migrator t=2026-04-20T11:55:48.820410543Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T11:55:48.821261402Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=850.909µs logger=migrator t=2026-04-20T11:55:48.82728197Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T11:55:48.832989581Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=5.709751ms logger=migrator t=2026-04-20T11:55:48.838338714Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T11:55:48.839370648Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.031464ms logger=migrator t=2026-04-20T11:55:48.845377195Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T11:55:48.850077053Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.699338ms logger=migrator t=2026-04-20T11:55:48.857685158Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T11:55:48.858812854Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.126475ms logger=migrator t=2026-04-20T11:55:48.864080864Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T11:55:48.864902823Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=817.129µs logger=migrator t=2026-04-20T11:55:48.867873971Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T11:55:48.868692791Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=818.48µs logger=migrator t=2026-04-20T11:55:48.877939942Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T11:55:48.878744021Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=804.039µs logger=migrator t=2026-04-20T11:55:48.883159373Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T11:55:48.883851598Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=692.025µs logger=migrator t=2026-04-20T11:55:48.911060473Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T11:55:48.91182094Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=760.687µs logger=migrator t=2026-04-20T11:55:48.915457453Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T11:55:48.916097439Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=640.016µs logger=migrator t=2026-04-20T11:55:48.920019558Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T11:55:48.920429977Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=410.399µs logger=migrator t=2026-04-20T11:55:48.925177077Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T11:55:48.925919783Z level=info msg="Migration successfully executed" id="create star table" duration=742.226µs logger=migrator t=2026-04-20T11:55:48.929828323Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T11:55:48.930717463Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=889.08µs logger=migrator t=2026-04-20T11:55:48.936624939Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T11:55:48.937445247Z level=info msg="Migration successfully executed" id="create org table v1" duration=820.018µs logger=migrator t=2026-04-20T11:55:48.943849035Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T11:55:48.945304828Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.456893ms logger=migrator t=2026-04-20T11:55:48.950112929Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T11:55:48.951375937Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.261738ms logger=migrator t=2026-04-20T11:55:48.956015404Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T11:55:48.957432356Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.414742ms logger=migrator t=2026-04-20T11:55:48.962278547Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T11:55:48.963172719Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=893.911µs logger=migrator t=2026-04-20T11:55:48.968751046Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T11:55:48.9702151Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.463254ms logger=migrator t=2026-04-20T11:55:48.975160304Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T11:55:48.97545574Z level=info msg="Migration successfully executed" id="Update org table charset" duration=294.267µs logger=migrator t=2026-04-20T11:55:48.979677486Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T11:55:48.979760528Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=83.262µs logger=migrator t=2026-04-20T11:55:48.983148197Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T11:55:48.983524856Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=375.238µs logger=migrator t=2026-04-20T11:55:48.988731175Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T11:55:48.989579324Z level=info msg="Migration successfully executed" id="create dashboard table" duration=848.299µs logger=migrator t=2026-04-20T11:55:48.994043807Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T11:55:48.995587072Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.532624ms logger=migrator t=2026-04-20T11:55:49.000605937Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T11:55:49.001841515Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.236338ms logger=migrator t=2026-04-20T11:55:49.00775284Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T11:55:49.008471088Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=717.938µs logger=migrator t=2026-04-20T11:55:49.01376776Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T11:55:49.014757042Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=988.552µs logger=migrator t=2026-04-20T11:55:49.020228558Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T11:55:49.021599469Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.370411ms logger=migrator t=2026-04-20T11:55:49.026112883Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T11:55:49.03164014Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.528427ms logger=migrator t=2026-04-20T11:55:49.038502358Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T11:55:49.043097144Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=4.594366ms logger=migrator t=2026-04-20T11:55:49.048365405Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T11:55:49.049478Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.111625ms logger=migrator t=2026-04-20T11:55:49.060017873Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T11:55:49.061056106Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.041473ms logger=migrator t=2026-04-20T11:55:49.071467946Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T11:55:49.072234703Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=768.597µs logger=migrator t=2026-04-20T11:55:49.07686462Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T11:55:49.078602681Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.73842ms logger=migrator t=2026-04-20T11:55:49.083216856Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T11:55:49.083412401Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=167.784µs logger=migrator t=2026-04-20T11:55:49.088099889Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T11:55:49.09122469Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.122801ms logger=migrator t=2026-04-20T11:55:49.095630212Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T11:55:49.097821042Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.18977ms logger=migrator t=2026-04-20T11:55:49.10208799Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T11:55:49.104193229Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.103309ms logger=migrator t=2026-04-20T11:55:49.145956319Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T11:55:49.147801451Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.838192ms logger=migrator t=2026-04-20T11:55:49.180683078Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T11:55:49.184718531Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=4.035534ms logger=migrator t=2026-04-20T11:55:49.19035145Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T11:55:49.191341753Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=989.273µs logger=migrator t=2026-04-20T11:55:49.198390664Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T11:55:49.199873739Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.481755ms logger=migrator t=2026-04-20T11:55:49.205235282Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T11:55:49.205290324Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=61.812µs logger=migrator t=2026-04-20T11:55:49.212121Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T11:55:49.212155641Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=36.501µs logger=migrator t=2026-04-20T11:55:49.217437093Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T11:55:49.22119763Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.765328ms logger=migrator t=2026-04-20T11:55:49.225512999Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T11:55:49.22774331Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.230392ms logger=migrator t=2026-04-20T11:55:49.233028292Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T11:55:49.237594186Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.569004ms logger=migrator t=2026-04-20T11:55:49.242849597Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T11:55:49.244946465Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.096698ms logger=migrator t=2026-04-20T11:55:49.249615983Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T11:55:49.249834598Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=218.935µs logger=migrator t=2026-04-20T11:55:49.253893891Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T11:55:49.254734081Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=839.9µs logger=migrator t=2026-04-20T11:55:49.259570711Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T11:55:49.260640807Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.070246ms logger=migrator t=2026-04-20T11:55:49.265662181Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T11:55:49.265700672Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=42.621µs logger=migrator t=2026-04-20T11:55:49.270263508Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T11:55:49.271083086Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=819.298µs logger=migrator t=2026-04-20T11:55:49.274652169Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T11:55:49.275379576Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=727.336µs logger=migrator t=2026-04-20T11:55:49.281774002Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T11:55:49.294037985Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=12.261313ms logger=migrator t=2026-04-20T11:55:49.298827164Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T11:55:49.299401098Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=573.644µs logger=migrator t=2026-04-20T11:55:49.30387506Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T11:55:49.30515695Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.28083ms logger=migrator t=2026-04-20T11:55:49.312364246Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T11:55:49.313604645Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.239819ms logger=migrator t=2026-04-20T11:55:49.319782277Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T11:55:49.320333429Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=548.632µs logger=migrator t=2026-04-20T11:55:49.323547143Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T11:55:49.324106406Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=559.343µs logger=migrator t=2026-04-20T11:55:49.328482107Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T11:55:49.330672387Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.19ms logger=migrator t=2026-04-20T11:55:49.334905464Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T11:55:49.335764814Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=859.2µs logger=migrator t=2026-04-20T11:55:49.340549744Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T11:55:49.340720948Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=171.933µs logger=migrator t=2026-04-20T11:55:49.348447676Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T11:55:49.350513043Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=2.073058ms logger=migrator t=2026-04-20T11:55:49.35861572Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T11:55:49.360184305Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.565085ms logger=migrator t=2026-04-20T11:55:49.369138221Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T11:55:49.374610667Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=5.469016ms logger=migrator t=2026-04-20T11:55:49.380157154Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T11:55:49.381047075Z level=info msg="Migration successfully executed" id="create data_source table" duration=889.661µs logger=migrator t=2026-04-20T11:55:49.384920894Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T11:55:49.385545578Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=623.314µs logger=migrator t=2026-04-20T11:55:49.391890635Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T11:55:49.392729094Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=839.519µs logger=migrator t=2026-04-20T11:55:49.403567763Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T11:55:49.404420423Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=853.8µs logger=migrator t=2026-04-20T11:55:49.414318821Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T11:55:49.418113998Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=4.383741ms logger=migrator t=2026-04-20T11:55:49.429321785Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T11:55:49.43779128Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.467695ms logger=migrator t=2026-04-20T11:55:49.448466156Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T11:55:49.459229644Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=10.761627ms logger=migrator t=2026-04-20T11:55:49.468673171Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T11:55:49.469846867Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.177707ms logger=migrator t=2026-04-20T11:55:49.479793406Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T11:55:49.49125907Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=11.466264ms logger=migrator t=2026-04-20T11:55:49.496553332Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T11:55:49.498126817Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.573206ms logger=migrator t=2026-04-20T11:55:49.503702575Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T11:55:49.506254824Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.552139ms logger=migrator t=2026-04-20T11:55:49.516875109Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T11:55:49.519006458Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.134729ms logger=migrator t=2026-04-20T11:55:49.690956112Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T11:55:49.691028453Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=78.421µs logger=migrator t=2026-04-20T11:55:49.92523135Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T11:55:49.9256901Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=468.751µs logger=migrator t=2026-04-20T11:55:49.985699521Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T11:55:49.989561939Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.864779ms logger=migrator t=2026-04-20T11:55:50.151368698Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T11:55:50.152006223Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=646.684µs logger=migrator t=2026-04-20T11:55:50.360352685Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T11:55:50.360793315Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=444.621µs logger=migrator t=2026-04-20T11:55:50.505380268Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T11:55:50.508169752Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.793055ms logger=migrator t=2026-04-20T11:55:50.523154997Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T11:55:50.523432113Z level=info msg="Migration successfully executed" id="Update uid value" duration=279.166µs logger=migrator t=2026-04-20T11:55:50.530127538Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T11:55:50.530835974Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=710.456µs logger=migrator t=2026-04-20T11:55:50.542652357Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T11:55:50.543483456Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=831.259µs logger=migrator t=2026-04-20T11:55:50.549227669Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T11:55:50.549867043Z level=info msg="Migration successfully executed" id="create api_key table" duration=639.734µs logger=migrator t=2026-04-20T11:55:50.554240603Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T11:55:50.555050883Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=809.65µs logger=migrator t=2026-04-20T11:55:50.561544672Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T11:55:50.562581966Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.041763ms logger=migrator t=2026-04-20T11:55:50.566484896Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T11:55:50.567615402Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.111416ms logger=migrator t=2026-04-20T11:55:50.572946315Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T11:55:50.573981829Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.034544ms logger=migrator t=2026-04-20T11:55:50.58186042Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T11:55:50.58312365Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.26751ms logger=migrator t=2026-04-20T11:55:50.590457338Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T11:55:50.591602845Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.146017ms logger=migrator t=2026-04-20T11:55:50.595622577Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T11:55:50.608202608Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=12.56698ms logger=migrator t=2026-04-20T11:55:50.612514217Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T11:55:50.613127411Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=615.104µs logger=migrator t=2026-04-20T11:55:50.617902971Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T11:55:50.61875342Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=854.949µs logger=migrator t=2026-04-20T11:55:50.625948727Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T11:55:50.62737064Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.431964ms logger=migrator t=2026-04-20T11:55:50.630055892Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T11:55:50.630961712Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=904.95µs logger=migrator t=2026-04-20T11:55:50.636561121Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T11:55:50.636969191Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=410.15µs logger=migrator t=2026-04-20T11:55:50.640833539Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T11:55:50.641475765Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=641.296µs logger=migrator t=2026-04-20T11:55:50.645823485Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T11:55:50.645909487Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=93.403µs logger=migrator t=2026-04-20T11:55:50.649681734Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T11:55:50.653587854Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.90727ms logger=migrator t=2026-04-20T11:55:50.65818249Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T11:55:50.661151668Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.972428ms logger=migrator t=2026-04-20T11:55:50.664877024Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T11:55:50.665046108Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=171.104µs logger=migrator t=2026-04-20T11:55:50.66988596Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T11:55:50.672908229Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.021819ms logger=migrator t=2026-04-20T11:55:50.676237956Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T11:55:50.681584069Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.344463ms logger=migrator t=2026-04-20T11:55:50.691292452Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T11:55:50.692541262Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.2543ms logger=migrator t=2026-04-20T11:55:50.703379622Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T11:55:50.704157779Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=776.887µs logger=migrator t=2026-04-20T11:55:50.70894199Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T11:55:50.710060415Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.115465ms logger=migrator t=2026-04-20T11:55:50.713050424Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T11:55:50.714002826Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=953.132µs logger=migrator t=2026-04-20T11:55:50.720728001Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T11:55:50.721876507Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.152646ms logger=migrator t=2026-04-20T11:55:50.726067545Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T11:55:50.726958645Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=892.971µs logger=migrator t=2026-04-20T11:55:50.73107057Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T11:55:50.731155002Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=86.112µs logger=migrator t=2026-04-20T11:55:50.742861092Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T11:55:50.742923603Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=68.981µs logger=migrator t=2026-04-20T11:55:50.747554019Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T11:55:50.751431279Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.87607ms logger=migrator t=2026-04-20T11:55:50.754813047Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T11:55:50.757840007Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.034889ms logger=migrator t=2026-04-20T11:55:50.762248808Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T11:55:50.762345111Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=86.902µs logger=migrator t=2026-04-20T11:55:50.7657884Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T11:55:50.766702001Z level=info msg="Migration successfully executed" id="create quota table v1" duration=913.781µs logger=migrator t=2026-04-20T11:55:50.773713103Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T11:55:50.774752896Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.038033ms logger=migrator t=2026-04-20T11:55:50.778527174Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T11:55:50.778580035Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=54.241µs logger=migrator t=2026-04-20T11:55:50.783456917Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T11:55:50.784279166Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=821.729µs logger=migrator t=2026-04-20T11:55:50.788093224Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T11:55:50.788999674Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=904.62µs logger=migrator t=2026-04-20T11:55:50.792528147Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T11:55:50.79705115Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.523813ms logger=migrator t=2026-04-20T11:55:50.801597396Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T11:55:50.801626606Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.981µs logger=migrator t=2026-04-20T11:55:50.803867738Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T11:55:50.804697897Z level=info msg="Migration successfully executed" id="create session table" duration=828.619µs logger=migrator t=2026-04-20T11:55:50.810709105Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T11:55:50.810832228Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=123.473µs logger=migrator t=2026-04-20T11:55:50.81655126Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T11:55:50.816629622Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=78.951µs logger=migrator t=2026-04-20T11:55:50.820412798Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T11:55:50.821125036Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=712.117µs logger=migrator t=2026-04-20T11:55:50.82477953Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T11:55:50.825484766Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=704.555µs logger=migrator t=2026-04-20T11:55:50.831474633Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T11:55:50.831501174Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.741µs logger=migrator t=2026-04-20T11:55:50.834911403Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T11:55:50.834945314Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=33.971µs logger=migrator t=2026-04-20T11:55:50.838926415Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T11:55:50.842132389Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.205654ms logger=migrator t=2026-04-20T11:55:50.845583209Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T11:55:50.848714282Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.129893ms logger=migrator t=2026-04-20T11:55:50.852341915Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T11:55:50.852497408Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=158.163µs logger=migrator t=2026-04-20T11:55:50.857613927Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T11:55:50.857686998Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=74.251µs logger=migrator t=2026-04-20T11:55:50.861310581Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T11:55:50.86211546Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=804.739µs logger=migrator t=2026-04-20T11:55:50.866082192Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T11:55:50.866115283Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=33.9µs logger=migrator t=2026-04-20T11:55:50.869761326Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T11:55:50.874946066Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.18373ms logger=migrator t=2026-04-20T11:55:50.879591193Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T11:55:50.879820619Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=231.386µs logger=migrator t=2026-04-20T11:55:50.883222157Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T11:55:50.886666936Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.444179ms logger=migrator t=2026-04-20T11:55:50.890044073Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T11:55:50.893144885Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.100022ms logger=migrator t=2026-04-20T11:55:50.897576767Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T11:55:50.8976945Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=119.503µs logger=migrator t=2026-04-20T11:55:50.901952429Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T11:55:50.903617547Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.665147ms logger=migrator t=2026-04-20T11:55:50.908576641Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T11:55:50.910434064Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.853663ms logger=migrator t=2026-04-20T11:55:50.915696235Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T11:55:50.917506797Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.809832ms logger=migrator t=2026-04-20T11:55:50.922044052Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T11:55:50.922973563Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=929.321µs logger=migrator t=2026-04-20T11:55:50.926923323Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T11:55:50.927743333Z level=info msg="Migration successfully executed" id="add index alert state" duration=820.01µs logger=migrator t=2026-04-20T11:55:50.933095126Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T11:55:50.933970006Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=871.51µs logger=migrator t=2026-04-20T11:55:50.937754153Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T11:55:50.939828381Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=2.073748ms logger=migrator t=2026-04-20T11:55:50.944218653Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T11:55:50.945554393Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.33509ms logger=migrator t=2026-04-20T11:55:50.950239211Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T11:55:50.950841875Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=602.084µs logger=migrator t=2026-04-20T11:55:50.954291024Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T11:55:50.966499637Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.209532ms logger=migrator t=2026-04-20T11:55:50.970061338Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T11:55:50.970679872Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=615.804µs logger=migrator t=2026-04-20T11:55:50.974857329Z 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-20T11:55:50.975476293Z 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=618.264µs logger=migrator t=2026-04-20T11:55:50.978881521Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T11:55:50.979082896Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=201.695µs logger=migrator t=2026-04-20T11:55:50.981899921Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T11:55:50.982688599Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=788.718µs logger=migrator t=2026-04-20T11:55:50.98749968Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T11:55:50.988654397Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.153437ms logger=migrator t=2026-04-20T11:55:50.992296001Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T11:55:50.999063997Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.764905ms logger=migrator t=2026-04-20T11:55:51.003264374Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T11:55:51.007266515Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.996931ms logger=migrator t=2026-04-20T11:55:51.010606412Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T11:55:51.014604225Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.991023ms logger=migrator t=2026-04-20T11:55:51.018006374Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T11:55:51.022223982Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.220588ms logger=migrator t=2026-04-20T11:55:51.026534531Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T11:55:51.027701237Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.166416ms logger=migrator t=2026-04-20T11:55:51.031624668Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T11:55:51.031656539Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=33.111µs logger=migrator t=2026-04-20T11:55:51.035293583Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T11:55:51.035328184Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=35.481µs logger=migrator t=2026-04-20T11:55:51.040205027Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T11:55:51.041156748Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=951.931µs logger=migrator t=2026-04-20T11:55:51.045234833Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T11:55:51.04640908Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.174157ms logger=migrator t=2026-04-20T11:55:51.051203551Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T11:55:51.052689365Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.483814ms logger=migrator t=2026-04-20T11:55:51.058006708Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T11:55:51.059431811Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.425713ms logger=migrator t=2026-04-20T11:55:51.063177507Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T11:55:51.064322724Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.145137ms logger=migrator t=2026-04-20T11:55:51.067848905Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T11:55:51.072015991Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.166196ms logger=migrator t=2026-04-20T11:55:51.078115742Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T11:55:51.082260478Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.143536ms logger=migrator t=2026-04-20T11:55:51.087344416Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T11:55:51.087665633Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=320.937µs logger=migrator t=2026-04-20T11:55:51.092159686Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T11:55:51.093202001Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.036735ms logger=migrator t=2026-04-20T11:55:51.098092644Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T11:55:51.099089637Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=999.063µs logger=migrator t=2026-04-20T11:55:51.104251356Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T11:55:51.111039763Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.810447ms logger=migrator t=2026-04-20T11:55:51.114973934Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T11:55:51.115198839Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=224.455µs logger=migrator t=2026-04-20T11:55:51.128567267Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T11:55:51.129698094Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.131317ms logger=migrator t=2026-04-20T11:55:51.13341415Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T11:55:51.134456914Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.042304ms logger=migrator t=2026-04-20T11:55:51.138245682Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T11:55:51.138471087Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=224.735µs logger=migrator t=2026-04-20T11:55:51.142804247Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T11:55:51.144189439Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.385191ms logger=migrator t=2026-04-20T11:55:51.149244426Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T11:55:51.150225448Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=975.332µs logger=migrator t=2026-04-20T11:55:51.153709658Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T11:55:51.154653761Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=943.643µs logger=migrator t=2026-04-20T11:55:51.159842131Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T11:55:51.161843126Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=2.000295ms logger=migrator t=2026-04-20T11:55:51.165741857Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T11:55:51.16676393Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.021213ms logger=migrator t=2026-04-20T11:55:51.171260634Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T11:55:51.172274827Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.013813ms logger=migrator t=2026-04-20T11:55:51.17758065Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T11:55:51.177609751Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.841µs logger=migrator t=2026-04-20T11:55:51.181285786Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T11:55:51.185411811Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.122725ms logger=migrator t=2026-04-20T11:55:51.189399203Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T11:55:51.190265274Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=865.93µs logger=migrator t=2026-04-20T11:55:51.194165653Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T11:55:51.198692939Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.526855ms logger=migrator t=2026-04-20T11:55:51.202704031Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T11:55:51.204524543Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.794221ms logger=migrator t=2026-04-20T11:55:51.209753293Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T11:55:51.21133096Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.577007ms logger=migrator t=2026-04-20T11:55:51.2165128Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T11:55:51.217448711Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=915.971µs logger=migrator t=2026-04-20T11:55:51.220832319Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T11:55:51.232283293Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.451024ms logger=migrator t=2026-04-20T11:55:51.235763425Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T11:55:51.236289787Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=526.112µs logger=migrator t=2026-04-20T11:55:51.240627226Z 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-20T11:55:51.241560659Z 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=932.893µs logger=migrator t=2026-04-20T11:55:51.245842817Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T11:55:51.246416811Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=574.294µs logger=migrator t=2026-04-20T11:55:51.249997453Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T11:55:51.250978826Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=980.482µs logger=migrator t=2026-04-20T11:55:51.255771387Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T11:55:51.256165286Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=393.519µs logger=migrator t=2026-04-20T11:55:51.259671566Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T11:55:51.265493231Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.821645ms logger=migrator t=2026-04-20T11:55:51.270428145Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T11:55:51.275107683Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.675738ms logger=migrator t=2026-04-20T11:55:51.27929305Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T11:55:51.280237122Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=943.202µs logger=migrator t=2026-04-20T11:55:51.28403902Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T11:55:51.285217076Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.170336ms logger=migrator t=2026-04-20T11:55:51.28970116Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T11:55:51.29014486Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=444.41µs logger=migrator t=2026-04-20T11:55:51.295946184Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T11:55:51.300344327Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.397793ms logger=migrator t=2026-04-20T11:55:51.306276443Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T11:55:51.306946688Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=669.785µs logger=migrator t=2026-04-20T11:55:51.311679428Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T11:55:51.311937574Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=254.806µs logger=migrator t=2026-04-20T11:55:51.316030598Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T11:55:51.316655273Z level=info msg="Migration successfully executed" id="Move region to single row" duration=624.175µs logger=migrator t=2026-04-20T11:55:51.321555696Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T11:55:51.322684333Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.128677ms logger=migrator t=2026-04-20T11:55:51.326090961Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T11:55:51.327018012Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=926.311µs logger=migrator t=2026-04-20T11:55:51.330674047Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T11:55:51.331638289Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=963.902µs logger=migrator t=2026-04-20T11:55:51.335949279Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T11:55:51.337120976Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.169867ms logger=migrator t=2026-04-20T11:55:51.344164038Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T11:55:51.345570511Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.406693ms logger=migrator t=2026-04-20T11:55:51.350598177Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T11:55:51.352280416Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.688139ms logger=migrator t=2026-04-20T11:55:51.359271288Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T11:55:51.35937943Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=109.092µs logger=migrator t=2026-04-20T11:55:51.36456312Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T11:55:51.365409819Z level=info msg="Migration successfully executed" id="create test_data table" duration=846.589µs logger=migrator t=2026-04-20T11:55:51.372374761Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T11:55:51.374276494Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.901193ms logger=migrator t=2026-04-20T11:55:51.381981962Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T11:55:51.38447661Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.492158ms logger=migrator t=2026-04-20T11:55:51.393711493Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T11:55:51.394759247Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.047664ms logger=migrator t=2026-04-20T11:55:51.402321712Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T11:55:51.402732331Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=415.789µs logger=migrator t=2026-04-20T11:55:51.409037047Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T11:55:51.409845456Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=808.419µs logger=migrator t=2026-04-20T11:55:51.416000968Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T11:55:51.416113341Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=115.553µs logger=migrator t=2026-04-20T11:55:51.420790339Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T11:55:51.421779722Z level=info msg="Migration successfully executed" id="create team table" duration=990.213µs logger=migrator t=2026-04-20T11:55:51.427305459Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T11:55:51.429621743Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.317793ms logger=migrator t=2026-04-20T11:55:51.435932488Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T11:55:51.436976053Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.055505ms logger=migrator t=2026-04-20T11:55:51.441775393Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T11:55:51.446343209Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.567256ms logger=migrator t=2026-04-20T11:55:51.450615977Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T11:55:51.450795832Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=179.815µs logger=migrator t=2026-04-20T11:55:51.455588382Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T11:55:51.456892083Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.302621ms logger=migrator t=2026-04-20T11:55:51.464336664Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T11:55:51.465394049Z level=info msg="Migration successfully executed" id="create team member table" duration=1.063855ms logger=migrator t=2026-04-20T11:55:51.469967924Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T11:55:51.471136982Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.169428ms logger=migrator t=2026-04-20T11:55:51.476138518Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T11:55:51.477177451Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.029203ms logger=migrator t=2026-04-20T11:55:51.480777724Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T11:55:51.481783478Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.001814ms logger=migrator t=2026-04-20T11:55:51.485726279Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T11:55:51.490664193Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.932144ms logger=migrator t=2026-04-20T11:55:51.494083282Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T11:55:51.498961545Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.880603ms logger=migrator t=2026-04-20T11:55:51.503484369Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T11:55:51.508406783Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.922524ms logger=migrator t=2026-04-20T11:55:51.513089481Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T11:55:51.513873709Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=783.788µs logger=migrator t=2026-04-20T11:55:51.520734227Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T11:55:51.521791982Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.058045ms logger=migrator t=2026-04-20T11:55:51.526176323Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T11:55:51.527793421Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.617007ms logger=migrator t=2026-04-20T11:55:51.533624045Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T11:55:51.534898465Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.27193ms logger=migrator t=2026-04-20T11:55:51.539951821Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T11:55:51.540899444Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=946.983µs logger=migrator t=2026-04-20T11:55:51.546439022Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T11:55:51.547410894Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=972.732µs logger=migrator t=2026-04-20T11:55:51.553699969Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T11:55:51.55545872Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.760141ms logger=migrator t=2026-04-20T11:55:51.558995971Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T11:55:51.560372154Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.376723ms logger=migrator t=2026-04-20T11:55:51.566184238Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T11:55:51.566951565Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=767.877µs logger=migrator t=2026-04-20T11:55:51.572197247Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T11:55:51.572550245Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=357.569µs logger=migrator t=2026-04-20T11:55:51.576771042Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T11:55:51.577626922Z level=info msg="Migration successfully executed" id="create tag table" duration=851.231µs logger=migrator t=2026-04-20T11:55:51.581273056Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T11:55:51.582232968Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=959.462µs logger=migrator t=2026-04-20T11:55:51.586471536Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T11:55:51.587284015Z level=info msg="Migration successfully executed" id="create login attempt table" duration=812.509µs logger=migrator t=2026-04-20T11:55:51.596087478Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T11:55:51.598087735Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.999856ms logger=migrator t=2026-04-20T11:55:51.603200073Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T11:55:51.604929663Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.73008ms logger=migrator t=2026-04-20T11:55:51.610413929Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T11:55:51.624431593Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.011714ms logger=migrator t=2026-04-20T11:55:51.629407868Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T11:55:51.630559975Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.143107ms logger=migrator t=2026-04-20T11:55:51.636939802Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T11:55:51.638061478Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.121696ms logger=migrator t=2026-04-20T11:55:51.646623705Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T11:55:51.647165609Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=546.164µs logger=migrator t=2026-04-20T11:55:51.652815369Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T11:55:51.657586079Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=4.76429ms logger=migrator t=2026-04-20T11:55:51.668497211Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T11:55:51.669398202Z level=info msg="Migration successfully executed" id="create user auth table" duration=901.181µs logger=migrator t=2026-04-20T11:55:51.673756853Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T11:55:51.67581504Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.061158ms logger=migrator t=2026-04-20T11:55:51.683243282Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T11:55:51.683439807Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=200.126µs logger=migrator t=2026-04-20T11:55:51.688416441Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T11:55:51.695658669Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.248658ms logger=migrator t=2026-04-20T11:55:51.764811127Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T11:55:51.771253745Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.451569ms logger=migrator t=2026-04-20T11:55:51.775588955Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T11:55:51.782426593Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.837268ms logger=migrator t=2026-04-20T11:55:51.78662974Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T11:55:51.791455661Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.824961ms logger=migrator t=2026-04-20T11:55:51.795630549Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T11:55:51.796486378Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=855.149µs logger=migrator t=2026-04-20T11:55:51.801965635Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T11:55:51.806773696Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.799601ms logger=migrator t=2026-04-20T11:55:51.868057991Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T11:55:51.869164897Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.102656ms logger=migrator t=2026-04-20T11:55:51.875402791Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T11:55:51.876484336Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.082255ms logger=migrator t=2026-04-20T11:55:51.881018521Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T11:55:51.881739637Z level=info msg="Migration successfully executed" id="create user auth token table" duration=720.716µs logger=migrator t=2026-04-20T11:55:51.886855065Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T11:55:51.887736995Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=881.69µs logger=migrator t=2026-04-20T11:55:51.892977947Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T11:55:51.893829877Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=850.72µs logger=migrator t=2026-04-20T11:55:51.89829424Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T11:55:51.899213612Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=911.641µs logger=migrator t=2026-04-20T11:55:51.903575662Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T11:55:51.908672779Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.096357ms logger=migrator t=2026-04-20T11:55:51.912669721Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T11:55:51.913510322Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=840.061µs logger=migrator t=2026-04-20T11:55:51.917726069Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T11:55:51.918519837Z level=info msg="Migration successfully executed" id="create cache_data table" duration=793.508µs logger=migrator t=2026-04-20T11:55:51.922857657Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T11:55:51.923755598Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=898.161µs logger=migrator t=2026-04-20T11:55:51.927974485Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T11:55:51.928769604Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=794.749µs logger=migrator t=2026-04-20T11:55:51.933035233Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T11:55:51.933940213Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=904.31µs logger=migrator t=2026-04-20T11:55:51.938681623Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T11:55:51.938740395Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=59.632µs logger=migrator t=2026-04-20T11:55:51.943163486Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T11:55:51.943285869Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=122.633µs logger=migrator t=2026-04-20T11:55:51.947523287Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T11:55:51.949053782Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.530125ms logger=migrator t=2026-04-20T11:55:51.953924715Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T11:55:51.955569173Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.643378ms logger=migrator t=2026-04-20T11:55:51.960396534Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T11:55:51.961436199Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.038625ms logger=migrator t=2026-04-20T11:55:51.966368613Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T11:55:51.966468245Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=100.532µs logger=migrator t=2026-04-20T11:55:51.971278085Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T11:55:51.972806831Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.528306ms logger=migrator t=2026-04-20T11:55:51.977074329Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T11:55:51.978069103Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=994.574µs logger=migrator t=2026-04-20T11:55:51.981754958Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T11:55:51.982974386Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.218328ms logger=migrator t=2026-04-20T11:55:51.98748212Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T11:55:51.989031626Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.548936ms logger=migrator t=2026-04-20T11:55:51.993883188Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T11:55:52.003539622Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.663724ms logger=migrator t=2026-04-20T11:55:52.010776159Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T11:55:52.011521587Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=748.738µs logger=migrator t=2026-04-20T11:55:52.015372745Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T11:55:52.015531049Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=158.914µs logger=migrator t=2026-04-20T11:55:52.019518042Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T11:55:52.021009406Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.490754ms logger=migrator t=2026-04-20T11:55:52.024977057Z 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-20T11:55:52.02590486Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=927.332µs logger=migrator t=2026-04-20T11:55:52.029883141Z 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-20T11:55:52.030790503Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=907.092µs logger=migrator t=2026-04-20T11:55:52.034874907Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T11:55:52.034932108Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=58.271µs logger=migrator t=2026-04-20T11:55:52.038828488Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T11:55:52.039660108Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=831.14µs logger=migrator t=2026-04-20T11:55:52.043917256Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T11:55:52.044812828Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=894.842µs logger=migrator t=2026-04-20T11:55:52.048553304Z 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-20T11:55:52.049406153Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=855.589µs logger=migrator t=2026-04-20T11:55:52.055299779Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T11:55:52.057423709Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.12731ms logger=migrator t=2026-04-20T11:55:52.063718345Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T11:55:52.07039747Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.679045ms logger=migrator t=2026-04-20T11:55:52.074245789Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T11:55:52.075217421Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=971.392µs logger=migrator t=2026-04-20T11:55:52.079293566Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T11:55:52.080270878Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=976.772µs logger=migrator t=2026-04-20T11:55:52.084377783Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T11:55:52.114198003Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.81391ms logger=migrator t=2026-04-20T11:55:52.11879231Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T11:55:52.150227598Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=31.428467ms logger=migrator t=2026-04-20T11:55:52.186216401Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T11:55:52.188362991Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.14839ms logger=migrator t=2026-04-20T11:55:52.192712911Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T11:55:52.194451312Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.738731ms logger=migrator t=2026-04-20T11:55:52.198891595Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T11:55:52.206979671Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.089836ms logger=migrator t=2026-04-20T11:55:52.210859672Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T11:55:52.216936942Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.07509ms logger=migrator t=2026-04-20T11:55:52.220984536Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T11:55:52.222053411Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.068745ms logger=migrator t=2026-04-20T11:55:52.226381681Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T11:55:52.227541578Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.159807ms logger=migrator t=2026-04-20T11:55:52.232153004Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T11:55:52.234198572Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.044198ms logger=migrator t=2026-04-20T11:55:52.239152967Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T11:55:52.24142574Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.272683ms logger=migrator t=2026-04-20T11:55:52.246298922Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T11:55:52.246368324Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=70.452µs logger=migrator t=2026-04-20T11:55:52.250652873Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T11:55:52.258937135Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.334853ms logger=migrator t=2026-04-20T11:55:52.263131472Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T11:55:52.270804669Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.677918ms logger=migrator t=2026-04-20T11:55:52.277101615Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T11:55:52.287016865Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.91865ms logger=migrator t=2026-04-20T11:55:52.291048218Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T11:55:52.291841107Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=793.129µs logger=migrator t=2026-04-20T11:55:52.297056908Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T11:55:52.299948615Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.889467ms logger=migrator t=2026-04-20T11:55:52.305711888Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T11:55:52.312032485Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.321636ms logger=migrator t=2026-04-20T11:55:52.315975985Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T11:55:52.32179137Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.814905ms logger=migrator t=2026-04-20T11:55:52.325902696Z 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-20T11:55:52.328157138Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.246442ms logger=migrator t=2026-04-20T11:55:52.334876403Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T11:55:52.342668824Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.79418ms logger=migrator t=2026-04-20T11:55:52.348051709Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T11:55:52.354208851Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.146491ms logger=migrator t=2026-04-20T11:55:52.35846291Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T11:55:52.358512311Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=50.071µs logger=migrator t=2026-04-20T11:55:52.361999461Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T11:55:52.3628259Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=825.479µs logger=migrator t=2026-04-20T11:55:52.36841634Z 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-20T11:55:52.369398812Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=982.462µs logger=migrator t=2026-04-20T11:55:52.373647211Z 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-20T11:55:52.374697905Z 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.049454ms logger=migrator t=2026-04-20T11:55:52.378966804Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T11:55:52.379074377Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=107.573µs logger=migrator t=2026-04-20T11:55:52.384172635Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T11:55:52.391179536Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.006301ms logger=migrator t=2026-04-20T11:55:52.396465279Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T11:55:52.402591061Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.128742ms logger=migrator t=2026-04-20T11:55:52.406711737Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T11:55:52.413270428Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.558361ms logger=migrator t=2026-04-20T11:55:52.418182542Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T11:55:52.424942018Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.761906ms logger=migrator t=2026-04-20T11:55:52.429063954Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T11:55:52.43579755Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.730136ms logger=migrator t=2026-04-20T11:55:52.440356566Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T11:55:52.440433927Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=80.452µs logger=migrator t=2026-04-20T11:55:52.445342311Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T11:55:52.446258232Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=915.621µs logger=migrator t=2026-04-20T11:55:52.452289232Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T11:55:52.462831466Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.557835ms logger=migrator t=2026-04-20T11:55:52.467291809Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T11:55:52.4673514Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=63.011µs logger=migrator t=2026-04-20T11:55:52.470991905Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T11:55:52.477136287Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.143472ms logger=migrator t=2026-04-20T11:55:52.482351648Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T11:55:52.483039804Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=687.906µs logger=migrator t=2026-04-20T11:55:52.487067957Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T11:55:52.49320961Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.140613ms logger=migrator t=2026-04-20T11:55:52.497336175Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T11:55:52.498161334Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=824.989µs logger=migrator t=2026-04-20T11:55:52.503795094Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T11:55:52.504760107Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=964.973µs logger=migrator t=2026-04-20T11:55:52.509091236Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T11:55:52.515509946Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.42282ms logger=migrator t=2026-04-20T11:55:52.519618941Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T11:55:52.520401158Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=782.087µs logger=migrator t=2026-04-20T11:55:52.526639254Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T11:55:52.527659197Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.019584ms logger=migrator t=2026-04-20T11:55:52.536243596Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T11:55:52.537568606Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.32387ms logger=migrator t=2026-04-20T11:55:52.542138832Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T11:55:52.543121864Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=983.042µs logger=migrator t=2026-04-20T11:55:52.54810174Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T11:55:52.548175122Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=74.892µs logger=migrator t=2026-04-20T11:55:52.55281885Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T11:55:52.553747781Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=926.262µs logger=migrator t=2026-04-20T11:55:52.558797628Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T11:55:52.559838641Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.035663ms logger=migrator t=2026-04-20T11:55:52.5636286Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T11:55:52.563999899Z 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-20T11:55:52.569173568Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T11:55:52.569583848Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=410.24µs logger=migrator t=2026-04-20T11:55:52.574285227Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T11:55:52.575372202Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.085774ms logger=migrator t=2026-04-20T11:55:52.57921496Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T11:55:52.58651818Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.30334ms logger=migrator t=2026-04-20T11:55:52.591040745Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T11:55:52.592368575Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.32319ms logger=migrator t=2026-04-20T11:55:52.597279019Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T11:55:52.598919647Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.643177ms logger=migrator t=2026-04-20T11:55:52.604107727Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T11:55:52.605127621Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.017084ms logger=migrator t=2026-04-20T11:55:52.610829883Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T11:55:52.613258478Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.432355ms logger=migrator t=2026-04-20T11:55:52.618774746Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T11:55:52.619894663Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.120267ms logger=migrator t=2026-04-20T11:55:52.625509512Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T11:55:52.625568694Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=65.192µs logger=migrator t=2026-04-20T11:55:52.631349718Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T11:55:52.631504431Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=145.753µs logger=migrator t=2026-04-20T11:55:52.641075272Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T11:55:52.650908761Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.834259ms logger=migrator t=2026-04-20T11:55:52.656527561Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T11:55:52.65695498Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=427.819µs logger=migrator t=2026-04-20T11:55:52.66123Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T11:55:52.662784986Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.553935ms logger=migrator t=2026-04-20T11:55:52.66857938Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T11:55:52.669469531Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=894.512µs logger=migrator t=2026-04-20T11:55:52.673729649Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T11:55:52.674920036Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.186847ms logger=migrator t=2026-04-20T11:55:52.681371386Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T11:55:52.683170137Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.805251ms logger=migrator t=2026-04-20T11:55:52.688352937Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T11:55:52.722105109Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.752472ms logger=migrator t=2026-04-20T11:55:52.727994555Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T11:55:52.734166879Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.180344ms logger=migrator t=2026-04-20T11:55:52.738321234Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T11:55:52.738466108Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=144.414µs logger=migrator t=2026-04-20T11:55:52.742588444Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T11:55:52.77353203Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.944497ms logger=migrator t=2026-04-20T11:55:52.77786702Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T11:55:52.809663197Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.791936ms logger=migrator t=2026-04-20T11:55:52.815059681Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T11:55:52.816510225Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.451214ms logger=migrator t=2026-04-20T11:55:52.822692188Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T11:55:52.823892266Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.198558ms logger=migrator t=2026-04-20T11:55:52.828303828Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T11:55:52.828519023Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=214.895µs logger=migrator t=2026-04-20T11:55:52.833454657Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T11:55:52.834792919Z level=info msg="Migration successfully executed" id="create permission table" duration=1.335152ms logger=migrator t=2026-04-20T11:55:52.839744252Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T11:55:52.841021883Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.288861ms logger=migrator t=2026-04-20T11:55:52.845503846Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T11:55:52.846573671Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.069085ms logger=migrator t=2026-04-20T11:55:52.853187524Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T11:55:52.854039233Z level=info msg="Migration successfully executed" id="create role table" duration=851.249µs logger=migrator t=2026-04-20T11:55:52.859329166Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T11:55:52.870942085Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.614439ms logger=migrator t=2026-04-20T11:55:52.87591108Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T11:55:52.881121641Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.210641ms logger=migrator t=2026-04-20T11:55:52.886609288Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T11:55:52.887490268Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=875.24µs logger=migrator t=2026-04-20T11:55:52.89276711Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T11:55:52.89445169Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.681129ms logger=migrator t=2026-04-20T11:55:52.900010209Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T11:55:52.901600065Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.588647ms logger=migrator t=2026-04-20T11:55:52.907116692Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T11:55:52.908082255Z level=info msg="Migration successfully executed" id="create team role table" duration=964.953µs logger=migrator t=2026-04-20T11:55:52.912818294Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T11:55:52.914467493Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.648329ms logger=migrator t=2026-04-20T11:55:52.919239714Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T11:55:52.920873871Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.633717ms logger=migrator t=2026-04-20T11:55:52.926488681Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T11:55:52.928700032Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.203691ms logger=migrator t=2026-04-20T11:55:52.934069417Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T11:55:52.934921716Z level=info msg="Migration successfully executed" id="create user role table" duration=859.309µs logger=migrator t=2026-04-20T11:55:52.938654473Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T11:55:52.939661606Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.009633ms logger=migrator t=2026-04-20T11:55:52.94454617Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T11:55:52.945619234Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.072745ms logger=migrator t=2026-04-20T11:55:52.949769661Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T11:55:52.950773054Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.003353ms logger=migrator t=2026-04-20T11:55:52.954747975Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T11:55:52.955606246Z level=info msg="Migration successfully executed" id="create builtin role table" duration=855.231µs logger=migrator t=2026-04-20T11:55:52.960407346Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T11:55:52.961396Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=988.564µs logger=migrator t=2026-04-20T11:55:52.967481341Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T11:55:52.969139279Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.655657ms logger=migrator t=2026-04-20T11:55:52.973363537Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T11:55:52.981613368Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.250131ms logger=migrator t=2026-04-20T11:55:52.984915194Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T11:55:52.985640511Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=724.637µs logger=migrator t=2026-04-20T11:55:52.989169773Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T11:55:52.98992555Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=752.337µs logger=migrator t=2026-04-20T11:55:52.993942313Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T11:55:52.994941886Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=999.203µs logger=migrator t=2026-04-20T11:55:52.998320215Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T11:55:52.99942198Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.101545ms logger=migrator t=2026-04-20T11:55:53.00285774Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T11:55:53.003694239Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=833.909µs logger=migrator t=2026-04-20T11:55:53.007794154Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T11:55:53.008846869Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.054096ms logger=migrator t=2026-04-20T11:55:53.012618526Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T11:55:53.020653532Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.034436ms logger=migrator t=2026-04-20T11:55:53.024121023Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T11:55:53.032077377Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.955674ms logger=migrator t=2026-04-20T11:55:53.035435625Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T11:55:53.041843383Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.406548ms logger=migrator t=2026-04-20T11:55:53.045805626Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T11:55:53.051954508Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.148112ms logger=migrator t=2026-04-20T11:55:53.056709429Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T11:55:53.057753173Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.040354ms logger=migrator t=2026-04-20T11:55:53.061674925Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T11:55:53.062764609Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.088784ms logger=migrator t=2026-04-20T11:55:53.066516006Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T11:55:53.06753123Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.015804ms logger=migrator t=2026-04-20T11:55:53.071214636Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T11:55:53.072079825Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=864.799µs logger=migrator t=2026-04-20T11:55:53.076002167Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T11:55:53.077039611Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.036603ms logger=migrator t=2026-04-20T11:55:53.081961345Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T11:55:53.082030987Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=64.992µs logger=migrator t=2026-04-20T11:55:53.08565516Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T11:55:53.085697201Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=40.911µs logger=migrator t=2026-04-20T11:55:53.092643193Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T11:55:53.093783899Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.139136ms logger=migrator t=2026-04-20T11:55:53.097572677Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T11:55:53.098422727Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=851.27µs logger=migrator t=2026-04-20T11:55:53.1019981Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T11:55:53.102654585Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=657.085µs logger=migrator t=2026-04-20T11:55:53.106496065Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T11:55:53.106691979Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=202.804µs logger=migrator t=2026-04-20T11:55:53.110086338Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T11:55:53.110526928Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=440.35µs logger=migrator t=2026-04-20T11:55:53.113976158Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T11:55:53.114794776Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=818.478µs logger=migrator t=2026-04-20T11:55:53.118509033Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T11:55:53.119648029Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.136146ms logger=migrator t=2026-04-20T11:55:53.12354243Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T11:55:53.131869414Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.326454ms logger=migrator t=2026-04-20T11:55:53.135306493Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T11:55:53.135350224Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=43.991µs logger=migrator t=2026-04-20T11:55:53.138582779Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T11:55:53.139247024Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=664.225µs logger=migrator t=2026-04-20T11:55:53.143971604Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T11:55:53.145073989Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.095985ms logger=migrator t=2026-04-20T11:55:53.149159175Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T11:55:53.150222309Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.056714ms logger=migrator t=2026-04-20T11:55:53.154584491Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T11:55:53.162889463Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.304143ms logger=migrator t=2026-04-20T11:55:53.16663898Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T11:55:53.167412648Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=771.788µs logger=migrator t=2026-04-20T11:55:53.170753205Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T11:55:53.17179207Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.039425ms logger=migrator t=2026-04-20T11:55:53.175378582Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T11:55:53.197156938Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.781996ms logger=migrator t=2026-04-20T11:55:53.200811603Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T11:55:53.201642192Z level=info msg="Migration successfully executed" id="create correlation v2" duration=830.149µs logger=migrator t=2026-04-20T11:55:53.20586303Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T11:55:53.206621768Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=758.438µs logger=migrator t=2026-04-20T11:55:53.21057604Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T11:55:53.211631794Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.052724ms logger=migrator t=2026-04-20T11:55:53.215844852Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T11:55:53.216935697Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.091455ms logger=migrator t=2026-04-20T11:55:53.220978721Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T11:55:53.221206666Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=228.146µs logger=migrator t=2026-04-20T11:55:53.225338612Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T11:55:53.226179881Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=840.839µs logger=migrator t=2026-04-20T11:55:53.229603741Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T11:55:53.237825201Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.21797ms logger=migrator t=2026-04-20T11:55:53.241221831Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T11:55:53.24204887Z level=info msg="Migration successfully executed" id="create entity_events table" duration=826.969µs logger=migrator t=2026-04-20T11:55:53.246079203Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T11:55:53.246818911Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=738.998µs logger=migrator t=2026-04-20T11:55:53.250584618Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T11:55:53.250901435Z 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-20T11:55:53.254432607Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T11:55:53.254855767Z 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-20T11:55:53.258616624Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T11:55:53.259378822Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=761.968µs logger=migrator t=2026-04-20T11:55:53.263003526Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T11:55:53.2640174Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.013484ms logger=migrator t=2026-04-20T11:55:53.268178476Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T11:55:53.269267662Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.088876ms logger=migrator t=2026-04-20T11:55:53.274160525Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T11:55:53.27523431Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.073075ms logger=migrator t=2026-04-20T11:55:53.279084649Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T11:55:53.280117594Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.032335ms logger=migrator t=2026-04-20T11:55:53.283451171Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T11:55:53.284455954Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.001553ms logger=migrator t=2026-04-20T11:55:53.288292613Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T11:55:53.289054701Z level=info msg="Migration successfully executed" id="Drop public config table" duration=761.529µs logger=migrator t=2026-04-20T11:55:53.293064684Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T11:55:53.294159949Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.094936ms logger=migrator t=2026-04-20T11:55:53.297845135Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T11:55:53.29893471Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.081664ms logger=migrator t=2026-04-20T11:55:53.302926513Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T11:55:53.304003218Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.076475ms logger=migrator t=2026-04-20T11:55:53.307543079Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T11:55:53.308594054Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.050715ms logger=migrator t=2026-04-20T11:55:53.312532055Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T11:55:53.334839403Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.305958ms logger=migrator t=2026-04-20T11:55:53.338746283Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T11:55:53.349574295Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.821782ms logger=migrator t=2026-04-20T11:55:53.354032489Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T11:55:53.362482875Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.451126ms logger=migrator t=2026-04-20T11:55:53.367611904Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T11:55:53.367778868Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=167.374µs logger=migrator t=2026-04-20T11:55:53.371102015Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T11:55:53.378125977Z level=info msg="Migration successfully executed" id="add share column" duration=7.022702ms logger=migrator t=2026-04-20T11:55:53.381972997Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T11:55:53.382145181Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=172.694µs logger=migrator t=2026-04-20T11:55:53.386696397Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T11:55:53.387856964Z level=info msg="Migration successfully executed" id="create file table" duration=1.165356ms logger=migrator t=2026-04-20T11:55:53.392066071Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T11:55:53.393182897Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.116526ms logger=migrator t=2026-04-20T11:55:53.397537658Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T11:55:53.398702105Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.164287ms logger=migrator t=2026-04-20T11:55:53.403722242Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T11:55:53.404653423Z level=info msg="Migration successfully executed" id="create file_meta table" duration=931.031µs logger=migrator t=2026-04-20T11:55:53.408901761Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T11:55:53.410068059Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.165688ms logger=migrator t=2026-04-20T11:55:53.414328997Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T11:55:53.414394089Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=65.372µs logger=migrator t=2026-04-20T11:55:53.418658528Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T11:55:53.41872532Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=67.132µs logger=migrator t=2026-04-20T11:55:53.422388844Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T11:55:53.422929127Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=539.973µs logger=migrator t=2026-04-20T11:55:53.426527821Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T11:55:53.426810728Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=282.777µs logger=migrator t=2026-04-20T11:55:53.431911936Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T11:55:53.434548097Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.634591ms logger=migrator t=2026-04-20T11:55:53.438880767Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T11:55:53.449461253Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.580796ms logger=migrator t=2026-04-20T11:55:53.453522787Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T11:55:53.453710851Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=188.194µs logger=migrator t=2026-04-20T11:55:53.457015269Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T11:55:53.458046712Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.034714ms logger=migrator t=2026-04-20T11:55:53.462353523Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T11:55:53.462763782Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=410.909µs logger=migrator t=2026-04-20T11:55:53.466216602Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T11:55:53.466411056Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=194.174µs logger=migrator t=2026-04-20T11:55:53.469859996Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T11:55:53.470303086Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=442.61µs logger=migrator t=2026-04-20T11:55:53.47386866Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T11:55:53.482297865Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.427715ms logger=migrator t=2026-04-20T11:55:53.486069153Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T11:55:53.492690536Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.621614ms logger=migrator t=2026-04-20T11:55:53.496511865Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T11:55:53.497559939Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.048354ms logger=migrator t=2026-04-20T11:55:53.501277985Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T11:55:53.581310453Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=80.016377ms logger=migrator t=2026-04-20T11:55:53.58508411Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T11:55:53.58594474Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=856.27µs logger=migrator t=2026-04-20T11:55:53.591117711Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T11:55:53.593395473Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.281753ms logger=migrator t=2026-04-20T11:55:53.599094295Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T11:55:53.624771052Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.675777ms logger=migrator t=2026-04-20T11:55:53.630503755Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T11:55:53.640308392Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.797456ms logger=migrator t=2026-04-20T11:55:53.645175035Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T11:55:53.645777319Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=601.664µs logger=migrator t=2026-04-20T11:55:53.65231391Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T11:55:53.652570846Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=257.906µs logger=migrator t=2026-04-20T11:55:53.657536871Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T11:55:53.65828847Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=756.708µs logger=migrator t=2026-04-20T11:55:53.662888915Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T11:55:53.663174262Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=280.707µs logger=migrator t=2026-04-20T11:55:53.668325912Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T11:55:53.668633689Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=307.827µs logger=migrator t=2026-04-20T11:55:53.673328298Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T11:55:53.675278803Z level=info msg="Migration successfully executed" id="create folder table" duration=1.954285ms logger=migrator t=2026-04-20T11:55:53.680976066Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T11:55:53.682366208Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.389222ms logger=migrator t=2026-04-20T11:55:53.68852445Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T11:55:53.689962144Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.436984ms logger=migrator t=2026-04-20T11:55:53.694721455Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T11:55:53.694815077Z level=info msg="Migration successfully executed" id="Update folder title length" duration=93.812µs logger=migrator t=2026-04-20T11:55:53.700068538Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T11:55:53.70143358Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.364682ms logger=migrator t=2026-04-20T11:55:53.714631777Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T11:55:53.717029542Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.398584ms logger=migrator t=2026-04-20T11:55:53.72213396Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T11:55:53.724117766Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.977446ms logger=migrator t=2026-04-20T11:55:53.728534439Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T11:55:53.729252256Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=724.697µs logger=migrator t=2026-04-20T11:55:53.73504987Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T11:55:53.735577552Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=527.722µs logger=migrator t=2026-04-20T11:55:53.739933474Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T11:55:53.741731065Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.794931ms logger=migrator t=2026-04-20T11:55:53.746871984Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T11:55:53.74840362Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.532276ms logger=migrator t=2026-04-20T11:55:53.754667756Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T11:55:53.756382366Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.719861ms logger=migrator t=2026-04-20T11:55:53.761904453Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T11:55:53.763102371Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.197638ms logger=migrator t=2026-04-20T11:55:53.767544705Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T11:55:53.769200353Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.654247ms logger=migrator t=2026-04-20T11:55:53.773853731Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T11:55:53.775436127Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.582166ms logger=migrator t=2026-04-20T11:55:53.781213481Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T11:55:53.78244868Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.232319ms logger=migrator t=2026-04-20T11:55:53.787367685Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T11:55:53.788539071Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.171926ms logger=migrator t=2026-04-20T11:55:53.794804516Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T11:55:53.7962247Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.431324ms logger=migrator t=2026-04-20T11:55:53.801959203Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T11:55:53.803362155Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.404122ms logger=migrator t=2026-04-20T11:55:53.810125833Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T11:55:53.811800281Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.678489ms logger=migrator t=2026-04-20T11:55:53.815722303Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T11:55:53.816127412Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=406.469µs logger=migrator t=2026-04-20T11:55:53.820574684Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T11:55:53.834676272Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=14.097747ms logger=migrator t=2026-04-20T11:55:53.845639606Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T11:55:53.846590109Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=955.753µs logger=migrator t=2026-04-20T11:55:53.855073906Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T11:55:53.855142177Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=71.881µs logger=migrator t=2026-04-20T11:55:53.862643041Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T11:55:53.863760257Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.120107ms logger=migrator t=2026-04-20T11:55:53.868920977Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T11:55:53.868950578Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=31.341µs logger=migrator t=2026-04-20T11:55:53.876729488Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T11:55:53.878174352Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.445264ms logger=migrator t=2026-04-20T11:55:53.882109062Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T11:55:53.883301201Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.191948ms logger=migrator t=2026-04-20T11:55:53.889568236Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T11:55:53.891216205Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.646329ms logger=migrator t=2026-04-20T11:55:53.898564834Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T11:55:53.899371424Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=801.76µs logger=migrator t=2026-04-20T11:55:53.903688554Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T11:55:53.903943989Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=256.295µs logger=migrator t=2026-04-20T11:55:53.911788302Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T11:55:53.912791845Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.007003ms logger=migrator t=2026-04-20T11:55:53.916669115Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T11:55:53.91777094Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.098095ms logger=migrator t=2026-04-20T11:55:53.92807941Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T11:55:53.929980223Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.902803ms logger=migrator t=2026-04-20T11:55:53.938902231Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T11:55:53.948861372Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.961211ms logger=migrator t=2026-04-20T11:55:53.951876492Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T11:55:53.962774735Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.901804ms logger=migrator t=2026-04-20T11:55:53.968230861Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T11:55:53.974963758Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.730837ms logger=migrator t=2026-04-20T11:55:53.978488999Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T11:55:53.978559801Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=71.322µs logger=migrator t=2026-04-20T11:55:53.982093123Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T11:55:53.988891391Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=6.797488ms logger=migrator t=2026-04-20T11:55:53.991429369Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T11:55:53.997978052Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.551453ms logger=migrator t=2026-04-20T11:55:54.004579695Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T11:55:54.00482657Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=247.085µs logger=migrator t=2026-04-20T11:55:54.011432025Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.379561508s logger=migrator t=2026-04-20T11:55:54.011863035Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T11:55:54.032789251Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T11:55:54.033078528Z level=info msg="Created default organization" logger=secrets t=2026-04-20T11:55:54.037256875Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T11:55:54.095911939Z level=info msg="Restored cache from database" duration=535.832µs logger=plugin.store t=2026-04-20T11:55:54.09725177Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T11:55:54.136352259Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T11:55:54.13638526Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T11:55:54.136466202Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T11:55:54.136477272Z level=info msg="Plugins loaded" count=54 duration=39.226332ms logger=query_data t=2026-04-20T11:55:54.140725342Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T11:55:54.148472941Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T11:55:54.165259231Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T11:55:54.175648423Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T11:55:54.182937184Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T11:55:54.186447475Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T11:55:54.210972355Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T11:55:54.229582928Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T11:55:54.260138948Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T11:55:54.260181299Z level=info msg="finished to provision alerting" logger=http.server t=2026-04-20T11:55:54.262697948Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-20T11:55:54.262805631Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-20T11:55:54.263011105Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-20T11:55:54.269593939Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-04-20T11:55:54.300783044Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-20T11:55:54.348386761Z level=info msg="State cache has been initialized" states=0 duration=85.57367ms logger=ngalert.scheduler t=2026-04-20T11:55:54.348445433Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T11:55:54.348509504Z level=info msg=starting first_tick=2026-04-20T11:56:00Z logger=grafana.update.checker t=2026-04-20T11:55:54.352510527Z level=info msg="Update check succeeded" duration=91.648271ms logger=plugins.update.checker t=2026-04-20T11:55:54.357406731Z level=info msg="Update check succeeded" duration=97.037557ms logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T11:55:54.521234821Z level=info msg="Patterns update finished" duration=97.274122ms logger=provisioning.dashboard t=2026-04-20T11:55:54.563830512Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-20T11:55:54.619442145Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T11:55:54.619922326Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-20T11:55:57.104575899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.105635624Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.122221432Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.144566255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.171915836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.215320831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.226897722Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.256329171Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.272661014Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.333015916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.350046715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.382312601Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.402213596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.43399365Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.453280261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.530427458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.546407211Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.59123096Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.611540446Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.652751701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.668921779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.704535553Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.721261165Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.766235188Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.787108126Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.838000358Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.849522627Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.901941184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.920219522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.955833386Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:57.97011789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:58.018116834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:58.032365168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:58.072417918Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:58.107750117Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:58.206931913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:58.224416233Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:58.282952346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:58.300205872Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:58.370050839Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:58.393260144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:58.45319317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:58.470552517Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:58.544149024Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:58.563501818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:58.634484093Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:58.651094753Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:58.707857214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:58.725395085Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:58.796162836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:58.813182715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:58.880806062Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:58.896215102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:58.978219177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:58.994622911Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:59.060723285Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:59.074406727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:59.14816673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:59.162116648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:59.236529088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:59.258836592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:59.335026163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:59.35149114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:59.419459678Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:59.4374551Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:59.515031794Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:59.534641145Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:59.604634691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:59.631520473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:59.710044259Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:59.729394744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:59.804677174Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:59.822641746Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:59.903296032Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:59.923560098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:55:59.999189446Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:56:00.014958017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:56:00.091573742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:56:00.106892982Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T11:56:00.187849739Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T11:57:53.288896216Z level=info msg="Usage stats are ready to report"