logger=settings t=2026-03-02T16:04:30.914717997Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-02T16:04:30Z logger=settings t=2026-03-02T16:04:30.91517906Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-02T16:04:30.915223121Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-02T16:04:30.915246082Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-02T16:04:30.915264582Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-02T16:04:30.915283433Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-02T16:04:30.915300303Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-02T16:04:30.915325494Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-02T16:04:30.915343384Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-02T16:04:30.915366125Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-02T16:04:30.915387706Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-02T16:04:30.915408536Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-02T16:04:30.915428237Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-02T16:04:30.915445147Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-02T16:04:30.915461808Z level=info msg=Target target=[all] logger=settings t=2026-03-02T16:04:30.915489018Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-02T16:04:30.915506629Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-02T16:04:30.91555116Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-02T16:04:30.915576941Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-02T16:04:30.915600171Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-02T16:04:30.915617952Z level=info msg="App mode production" logger=sqlstore t=2026-03-02T16:04:30.916092174Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-02T16:04:30.916146166Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-02T16:04:30.918205081Z level=info msg="Locking database" logger=migrator t=2026-03-02T16:04:30.918255492Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-02T16:04:30.918990672Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-02T16:04:30.920454162Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.462839ms logger=migrator t=2026-03-02T16:04:30.924797349Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-02T16:04:30.925423845Z level=info msg="Migration successfully executed" id="create user table" duration=624.997µs logger=migrator t=2026-03-02T16:04:30.930010409Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-02T16:04:30.930596975Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=586.356µs logger=migrator t=2026-03-02T16:04:30.938839766Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-02T16:04:30.939665129Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=825.103µs logger=migrator t=2026-03-02T16:04:30.947765666Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-02T16:04:30.948519227Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=756.371µs logger=migrator t=2026-03-02T16:04:30.953642335Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-02T16:04:30.954405365Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=758.05µs logger=migrator t=2026-03-02T16:04:30.959956704Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-02T16:04:30.962518293Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.559279ms logger=migrator t=2026-03-02T16:04:30.969391048Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-02T16:04:30.970336534Z level=info msg="Migration successfully executed" id="create user table v2" duration=945.216µs logger=migrator t=2026-03-02T16:04:30.975062421Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-02T16:04:30.975849292Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=787.141µs logger=migrator t=2026-03-02T16:04:30.980370124Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-02T16:04:30.981161425Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=791.321µs logger=migrator t=2026-03-02T16:04:30.987171857Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-02T16:04:30.987707831Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=541.045µs logger=migrator t=2026-03-02T16:04:30.99288388Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-02T16:04:30.993507717Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=624.177µs logger=migrator t=2026-03-02T16:04:30.997471644Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-02T16:04:30.999778486Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.310232ms logger=migrator t=2026-03-02T16:04:31.009419605Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-02T16:04:31.009488517Z level=info msg="Migration successfully executed" id="Update user table charset" duration=70.062µs logger=migrator t=2026-03-02T16:04:31.013879045Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-02T16:04:31.015878059Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.999024ms logger=migrator t=2026-03-02T16:04:31.023062613Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-02T16:04:31.023493834Z level=info msg="Migration successfully executed" id="Add missing user data" duration=433.032µs logger=migrator t=2026-03-02T16:04:31.030481172Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-02T16:04:31.031664374Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.185122ms logger=migrator t=2026-03-02T16:04:31.037270285Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-02T16:04:31.038398665Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.1337ms logger=migrator t=2026-03-02T16:04:31.042338481Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-02T16:04:31.043888423Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.548542ms logger=migrator t=2026-03-02T16:04:31.050498211Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-02T16:04:31.058801194Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.303893ms logger=migrator t=2026-03-02T16:04:31.064390624Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-02T16:04:31.065465403Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.074669ms logger=migrator t=2026-03-02T16:04:31.073282874Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-02T16:04:31.073472689Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=190.125µs logger=migrator t=2026-03-02T16:04:31.127816221Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-02T16:04:31.128591702Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=773.421µs logger=migrator t=2026-03-02T16:04:31.134725007Z 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-03-02T16:04:31.13522462Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=500.483µs logger=migrator t=2026-03-02T16:04:31.14227427Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-02T16:04:31.143123593Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=854.383µs logger=migrator t=2026-03-02T16:04:31.150263345Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-02T16:04:31.151145188Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=881.773µs logger=migrator t=2026-03-02T16:04:31.156473872Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-02T16:04:31.157623623Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.143721ms logger=migrator t=2026-03-02T16:04:31.164784646Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-02T16:04:31.165548006Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=762.81µs logger=migrator t=2026-03-02T16:04:31.182312757Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-02T16:04:31.18317484Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=859.653µs logger=migrator t=2026-03-02T16:04:31.188807832Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-02T16:04:31.18949962Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=691.888µs logger=migrator t=2026-03-02T16:04:31.194865085Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-02T16:04:31.194905616Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=42.261µs logger=migrator t=2026-03-02T16:04:31.19990242Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-02T16:04:31.200945499Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.043079ms logger=migrator t=2026-03-02T16:04:31.206734944Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-02T16:04:31.207719481Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=984.727µs logger=migrator t=2026-03-02T16:04:31.212489009Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-02T16:04:31.213159237Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=670.168µs logger=migrator t=2026-03-02T16:04:31.220312899Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-02T16:04:31.221331177Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.019358ms logger=migrator t=2026-03-02T16:04:31.22627571Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-02T16:04:31.231371217Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.094837ms logger=migrator t=2026-03-02T16:04:31.236038693Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-02T16:04:31.236875445Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=837.142µs logger=migrator t=2026-03-02T16:04:31.241583112Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-02T16:04:31.242357403Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=773.681µs logger=migrator t=2026-03-02T16:04:31.248134438Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-02T16:04:31.249288629Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.153261ms logger=migrator t=2026-03-02T16:04:31.254845679Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-02T16:04:31.256284927Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.447329ms logger=migrator t=2026-03-02T16:04:31.261732814Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-02T16:04:31.262779402Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.048018ms logger=migrator t=2026-03-02T16:04:31.268787744Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-02T16:04:31.269158714Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=371.13µs logger=migrator t=2026-03-02T16:04:31.275401632Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-02T16:04:31.276368788Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=972.827µs logger=migrator t=2026-03-02T16:04:31.281478145Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-02T16:04:31.28203126Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=553.725µs logger=migrator t=2026-03-02T16:04:31.286805748Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-02T16:04:31.287489257Z level=info msg="Migration successfully executed" id="create star table" duration=683.489µs logger=migrator t=2026-03-02T16:04:31.292011169Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-02T16:04:31.293319204Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.307665ms logger=migrator t=2026-03-02T16:04:31.300845916Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-02T16:04:31.301761731Z level=info msg="Migration successfully executed" id="create org table v1" duration=918.845µs logger=migrator t=2026-03-02T16:04:31.308971375Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-02T16:04:31.310050744Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.080859ms logger=migrator t=2026-03-02T16:04:31.315414298Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-02T16:04:31.316156778Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=742.69µs logger=migrator t=2026-03-02T16:04:31.32105012Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-02T16:04:31.322229272Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.180002ms logger=migrator t=2026-03-02T16:04:31.328469769Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-02T16:04:31.330103213Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.638184ms logger=migrator t=2026-03-02T16:04:31.336153296Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-02T16:04:31.337582035Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.434409ms logger=migrator t=2026-03-02T16:04:31.345407565Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-02T16:04:31.345446306Z level=info msg="Migration successfully executed" id="Update org table charset" duration=40.441µs logger=migrator t=2026-03-02T16:04:31.350649766Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-02T16:04:31.350674697Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=26.351µs logger=migrator t=2026-03-02T16:04:31.355202659Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-02T16:04:31.355505317Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=303.568µs logger=migrator t=2026-03-02T16:04:31.360990045Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-02T16:04:31.362375302Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.390338ms logger=migrator t=2026-03-02T16:04:31.367748557Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-02T16:04:31.369289428Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.546652ms logger=migrator t=2026-03-02T16:04:31.374856118Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-02T16:04:31.375715381Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=859.263µs logger=migrator t=2026-03-02T16:04:31.381719712Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-02T16:04:31.382463562Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=744.85µs logger=migrator t=2026-03-02T16:04:31.387300561Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-02T16:04:31.388406131Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.10094ms logger=migrator t=2026-03-02T16:04:31.393417726Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-02T16:04:31.394528746Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.11042ms logger=migrator t=2026-03-02T16:04:31.400381323Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-02T16:04:31.405417949Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.035566ms logger=migrator t=2026-03-02T16:04:31.410387403Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-02T16:04:31.411278616Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=890.393µs logger=migrator t=2026-03-02T16:04:31.416352033Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-02T16:04:31.417552675Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.199892ms logger=migrator t=2026-03-02T16:04:31.424285106Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-02T16:04:31.42517374Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=891.594µs logger=migrator t=2026-03-02T16:04:31.431644335Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-02T16:04:31.432012695Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=368.649µs logger=migrator t=2026-03-02T16:04:31.437082241Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-02T16:04:31.438825728Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.743207ms logger=migrator t=2026-03-02T16:04:31.447761198Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-02T16:04:31.447861361Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=101.423µs logger=migrator t=2026-03-02T16:04:31.451509239Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-02T16:04:31.453486602Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.978043ms logger=migrator t=2026-03-02T16:04:31.458060295Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-02T16:04:31.459934836Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.879901ms logger=migrator t=2026-03-02T16:04:31.46566603Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-02T16:04:31.468967909Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.299669ms logger=migrator t=2026-03-02T16:04:31.473778168Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-02T16:04:31.475054973Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.277215ms logger=migrator t=2026-03-02T16:04:31.479990615Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-02T16:04:31.482465982Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.474767ms logger=migrator t=2026-03-02T16:04:31.488059093Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-02T16:04:31.489113611Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.051209ms logger=migrator t=2026-03-02T16:04:31.493956021Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-02T16:04:31.494814724Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=858.693µs logger=migrator t=2026-03-02T16:04:31.501178316Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-02T16:04:31.501234257Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=67.392µs logger=migrator t=2026-03-02T16:04:31.506334644Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-02T16:04:31.506362515Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=28.741µs logger=migrator t=2026-03-02T16:04:31.511214565Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-02T16:04:31.514954846Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.739611ms logger=migrator t=2026-03-02T16:04:31.51994364Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-02T16:04:31.522245142Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.301322ms logger=migrator t=2026-03-02T16:04:31.528272995Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-02T16:04:31.53068554Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.409725ms logger=migrator t=2026-03-02T16:04:31.537052021Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-02T16:04:31.539095286Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.042915ms logger=migrator t=2026-03-02T16:04:31.544291026Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-02T16:04:31.544575183Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=283.978µs logger=migrator t=2026-03-02T16:04:31.551391686Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-02T16:04:31.552525237Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.157761ms logger=migrator t=2026-03-02T16:04:31.559607737Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-02T16:04:31.561051516Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.444509ms logger=migrator t=2026-03-02T16:04:31.566647557Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-02T16:04:31.566735139Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=88.272µs logger=migrator t=2026-03-02T16:04:31.573147292Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-02T16:04:31.57457749Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.430778ms logger=migrator t=2026-03-02T16:04:31.581556268Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-02T16:04:31.582817062Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.260474ms logger=migrator t=2026-03-02T16:04:31.5872284Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-02T16:04:31.595557255Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.331315ms logger=migrator t=2026-03-02T16:04:31.600995271Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-02T16:04:31.601509275Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=511.494µs logger=migrator t=2026-03-02T16:04:31.606764836Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-02T16:04:31.607786464Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.021998ms logger=migrator t=2026-03-02T16:04:31.612429709Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-02T16:04:31.61321194Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=781.841µs logger=migrator t=2026-03-02T16:04:31.617612228Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-02T16:04:31.617912986Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=300.988µs logger=migrator t=2026-03-02T16:04:31.62215458Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-02T16:04:31.623020914Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=865.784µs logger=migrator t=2026-03-02T16:04:31.626864737Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-02T16:04:31.630291719Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.426272ms logger=migrator t=2026-03-02T16:04:31.634054591Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-02T16:04:31.636506227Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=2.450667ms logger=migrator t=2026-03-02T16:04:31.641373757Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-02T16:04:31.641784569Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=411.561µs logger=migrator t=2026-03-02T16:04:31.646050033Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-02T16:04:31.646217088Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=167.665µs logger=migrator t=2026-03-02T16:04:31.650693258Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-02T16:04:31.651439138Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=745.85µs logger=migrator t=2026-03-02T16:04:31.655777465Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-02T16:04:31.659138065Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.36001ms logger=migrator t=2026-03-02T16:04:31.664253063Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-02T16:04:31.665389464Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.135651ms logger=migrator t=2026-03-02T16:04:31.671093687Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-02T16:04:31.671869428Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=775.531µs logger=migrator t=2026-03-02T16:04:31.677787527Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-02T16:04:31.67863005Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=840.723µs logger=migrator t=2026-03-02T16:04:31.6860619Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-02T16:04:31.688707261Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=2.638491ms logger=migrator t=2026-03-02T16:04:31.693059038Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-02T16:04:31.694464736Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.403198ms logger=migrator t=2026-03-02T16:04:31.700041046Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-02T16:04:31.709646014Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.603448ms logger=migrator t=2026-03-02T16:04:31.717197748Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-02T16:04:31.718956035Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.757758ms logger=migrator t=2026-03-02T16:04:31.727489884Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-02T16:04:31.728531062Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.042178ms logger=migrator t=2026-03-02T16:04:31.801569968Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-02T16:04:31.803072518Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.510101ms logger=migrator t=2026-03-02T16:04:32.005178266Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-02T16:04:32.006507572Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.334226ms logger=migrator t=2026-03-02T16:04:32.015051021Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-02T16:04:32.017474397Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.423766ms logger=migrator t=2026-03-02T16:04:32.020899289Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-02T16:04:32.023154089Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.25442ms logger=migrator t=2026-03-02T16:04:32.026634983Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-02T16:04:32.026661704Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.831µs logger=migrator t=2026-03-02T16:04:32.03060527Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-02T16:04:32.030802775Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=201.925µs logger=migrator t=2026-03-02T16:04:32.036847388Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-02T16:04:32.040589469Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.74007ms logger=migrator t=2026-03-02T16:04:32.044648388Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-02T16:04:32.044954416Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=303.028µs logger=migrator t=2026-03-02T16:04:32.049702194Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-02T16:04:32.049985501Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=280.777µs logger=migrator t=2026-03-02T16:04:32.054044981Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-02T16:04:32.058053169Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.005028ms logger=migrator t=2026-03-02T16:04:32.06181832Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-02T16:04:32.061998485Z level=info msg="Migration successfully executed" id="Update uid value" duration=180.605µs logger=migrator t=2026-03-02T16:04:32.065561041Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-02T16:04:32.066385043Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=778.621µs logger=migrator t=2026-03-02T16:04:32.070180985Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-02T16:04:32.071685335Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.50332ms logger=migrator t=2026-03-02T16:04:32.076137815Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-02T16:04:32.076898136Z level=info msg="Migration successfully executed" id="create api_key table" duration=759.511µs logger=migrator t=2026-03-02T16:04:32.080985305Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-02T16:04:32.081764686Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=780.791µs logger=migrator t=2026-03-02T16:04:32.086963396Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-02T16:04:32.087787249Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=823.233µs logger=migrator t=2026-03-02T16:04:32.093154863Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-02T16:04:32.094733155Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.577492ms logger=migrator t=2026-03-02T16:04:32.099166235Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-02T16:04:32.099904545Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=738.17µs logger=migrator t=2026-03-02T16:04:32.103501922Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-02T16:04:32.104705604Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.204233ms logger=migrator t=2026-03-02T16:04:32.10865896Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-02T16:04:32.109819161Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.160011ms logger=migrator t=2026-03-02T16:04:32.113442269Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-02T16:04:32.122448331Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.006192ms logger=migrator t=2026-03-02T16:04:32.127485727Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-02T16:04:32.128207116Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=721.199µs logger=migrator t=2026-03-02T16:04:32.131787803Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-02T16:04:32.132529432Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=741.389µs logger=migrator t=2026-03-02T16:04:32.136059247Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-02T16:04:32.13726832Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.208793ms logger=migrator t=2026-03-02T16:04:32.141159535Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-02T16:04:32.142351927Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.188872ms logger=migrator t=2026-03-02T16:04:32.146525949Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-02T16:04:32.146845717Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=319.718µs logger=migrator t=2026-03-02T16:04:32.150254299Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-02T16:04:32.151147193Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=893.494µs logger=migrator t=2026-03-02T16:04:32.159965781Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-02T16:04:32.160004432Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=42.491µs logger=migrator t=2026-03-02T16:04:32.163703111Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-02T16:04:32.167627907Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.924526ms logger=migrator t=2026-03-02T16:04:32.173750391Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-02T16:04:32.178501829Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.754948ms logger=migrator t=2026-03-02T16:04:32.18371888Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-02T16:04:32.183888864Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=170.324µs logger=migrator t=2026-03-02T16:04:32.187376798Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-02T16:04:32.19192116Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.543792ms logger=migrator t=2026-03-02T16:04:32.196924755Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-02T16:04:32.200632545Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.70871ms logger=migrator t=2026-03-02T16:04:32.204465388Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-02T16:04:32.205488915Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=997.957µs logger=migrator t=2026-03-02T16:04:32.209255737Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-02T16:04:32.209649927Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=393.77µs logger=migrator t=2026-03-02T16:04:32.21383331Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-02T16:04:32.214456857Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=623.386µs logger=migrator t=2026-03-02T16:04:32.218248659Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-02T16:04:32.219097701Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=849.403µs logger=migrator t=2026-03-02T16:04:32.224891068Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-02T16:04:32.22608624Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.199373ms logger=migrator t=2026-03-02T16:04:32.230683413Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-02T16:04:32.231942077Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.259844ms logger=migrator t=2026-03-02T16:04:32.236710285Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-02T16:04:32.236854759Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=144.404µs logger=migrator t=2026-03-02T16:04:32.241562566Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-02T16:04:32.241612107Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=52.181µs logger=migrator t=2026-03-02T16:04:32.245560343Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-02T16:04:32.250033954Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.472721ms logger=migrator t=2026-03-02T16:04:32.254106193Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-02T16:04:32.258262525Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.156312ms logger=migrator t=2026-03-02T16:04:32.262436278Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-02T16:04:32.26253215Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=97.353µs logger=migrator t=2026-03-02T16:04:32.267372471Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-02T16:04:32.268330416Z level=info msg="Migration successfully executed" id="create quota table v1" duration=958.806µs logger=migrator t=2026-03-02T16:04:32.272972451Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-02T16:04:32.273816464Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=844.003µs logger=migrator t=2026-03-02T16:04:32.281247284Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-02T16:04:32.281307665Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=67.222µs logger=migrator t=2026-03-02T16:04:32.285691033Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-02T16:04:32.286719981Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.028918ms logger=migrator t=2026-03-02T16:04:32.292386994Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-02T16:04:32.293218126Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=828.643µs logger=migrator t=2026-03-02T16:04:32.300331027Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-02T16:04:32.306344009Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=6.012932ms logger=migrator t=2026-03-02T16:04:32.310729917Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-02T16:04:32.310751397Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=24.76µs logger=migrator t=2026-03-02T16:04:32.316993365Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-02T16:04:32.317695504Z level=info msg="Migration successfully executed" id="create session table" duration=699.539µs logger=migrator t=2026-03-02T16:04:32.322965966Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-02T16:04:32.323168222Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=202.796µs logger=migrator t=2026-03-02T16:04:32.332478992Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-02T16:04:32.332654997Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=181.995µs logger=migrator t=2026-03-02T16:04:32.338150935Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-02T16:04:32.339280445Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.131891ms logger=migrator t=2026-03-02T16:04:32.345302907Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-02T16:04:32.345880653Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=574.326µs logger=migrator t=2026-03-02T16:04:32.351295388Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-02T16:04:32.351322309Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.421µs logger=migrator t=2026-03-02T16:04:32.355372248Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-02T16:04:32.355397989Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=30.821µs logger=migrator t=2026-03-02T16:04:32.360489546Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-02T16:04:32.364789312Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.300975ms logger=migrator t=2026-03-02T16:04:32.373981129Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-02T16:04:32.377097493Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.116974ms logger=migrator t=2026-03-02T16:04:32.381251784Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-02T16:04:32.381333726Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=80.602µs logger=migrator t=2026-03-02T16:04:32.38404907Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-02T16:04:32.384125802Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=77.472µs logger=migrator t=2026-03-02T16:04:32.388562851Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-02T16:04:32.389764024Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.200722ms logger=migrator t=2026-03-02T16:04:32.396302899Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-02T16:04:32.39634777Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=48.351µs logger=migrator t=2026-03-02T16:04:32.400261916Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-02T16:04:32.403317798Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.055502ms logger=migrator t=2026-03-02T16:04:32.408535618Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-02T16:04:32.408689482Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=154.764µs logger=migrator t=2026-03-02T16:04:32.414192961Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-02T16:04:32.419720459Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.531308ms logger=migrator t=2026-03-02T16:04:32.424502208Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-02T16:04:32.427677394Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.175485ms logger=migrator t=2026-03-02T16:04:32.432055291Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-02T16:04:32.432175855Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=122.914µs logger=migrator t=2026-03-02T16:04:32.438280459Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-02T16:04:32.439286456Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.007337ms logger=migrator t=2026-03-02T16:04:32.443799007Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-02T16:04:32.444687631Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=888.014µs logger=migrator t=2026-03-02T16:04:32.449170002Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-02T16:04:32.450809986Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.639054ms logger=migrator t=2026-03-02T16:04:32.457449055Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-02T16:04:32.458333958Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=884.443µs logger=migrator t=2026-03-02T16:04:32.462981713Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-02T16:04:32.464312829Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.326756ms logger=migrator t=2026-03-02T16:04:32.469044157Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-02T16:04:32.470947558Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.903982ms logger=migrator t=2026-03-02T16:04:32.478751528Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-02T16:04:32.479483707Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=734.14µs logger=migrator t=2026-03-02T16:04:32.485049547Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-02T16:04:32.486146267Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.101139ms logger=migrator t=2026-03-02T16:04:32.490815932Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-02T16:04:32.491407148Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=586.476µs logger=migrator t=2026-03-02T16:04:32.496584658Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-02T16:04:32.509608558Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.024671ms logger=migrator t=2026-03-02T16:04:32.513866252Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-02T16:04:32.515134946Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.271064ms logger=migrator t=2026-03-02T16:04:32.519863664Z 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-03-02T16:04:32.520746748Z 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=882.823µs logger=migrator t=2026-03-02T16:04:32.526065901Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-02T16:04:32.526339648Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=274.067µs logger=migrator t=2026-03-02T16:04:32.529822732Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-02T16:04:32.530365146Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=542.334µs logger=migrator t=2026-03-02T16:04:32.534134828Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-02T16:04:32.534927629Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=792.451µs logger=migrator t=2026-03-02T16:04:32.539685977Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-02T16:04:32.54315862Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.472273ms logger=migrator t=2026-03-02T16:04:32.54759124Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-02T16:04:32.551185327Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.591156ms logger=migrator t=2026-03-02T16:04:32.555218275Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-02T16:04:32.558925945Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.70694ms logger=migrator t=2026-03-02T16:04:32.563690253Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-02T16:04:32.567224778Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.534065ms logger=migrator t=2026-03-02T16:04:32.573166128Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-02T16:04:32.574114823Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=948.985µs logger=migrator t=2026-03-02T16:04:32.57880955Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-02T16:04:32.578842701Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=34.481µs logger=migrator t=2026-03-02T16:04:32.582594661Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-02T16:04:32.582626852Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=30.191µs logger=migrator t=2026-03-02T16:04:32.587498673Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-02T16:04:32.588385137Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=882.334µs logger=migrator t=2026-03-02T16:04:32.593097414Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-02T16:04:32.594030849Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=933.085µs logger=migrator t=2026-03-02T16:04:32.599969599Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-02T16:04:32.601254214Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.286545ms logger=migrator t=2026-03-02T16:04:32.607926663Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-02T16:04:32.609486325Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.562592ms logger=migrator t=2026-03-02T16:04:32.613888533Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-02T16:04:32.614788078Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=899.065µs logger=migrator t=2026-03-02T16:04:32.618510418Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-02T16:04:32.624702515Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.190677ms logger=migrator t=2026-03-02T16:04:32.62973628Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-02T16:04:32.63233615Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.59969ms logger=migrator t=2026-03-02T16:04:32.636117512Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-02T16:04:32.636295017Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=181.935µs logger=migrator t=2026-03-02T16:04:32.641369703Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-02T16:04:32.642185565Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=815.932µs logger=migrator t=2026-03-02T16:04:32.648134035Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-02T16:04:32.649580004Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.446069ms logger=migrator t=2026-03-02T16:04:32.656405137Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-02T16:04:32.662980545Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.580508ms logger=migrator t=2026-03-02T16:04:32.668639397Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-02T16:04:32.668812781Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=179.215µs logger=migrator t=2026-03-02T16:04:32.675018858Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-02T16:04:32.676635742Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.618084ms logger=migrator t=2026-03-02T16:04:32.682360606Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-02T16:04:32.683288961Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=928.025µs logger=migrator t=2026-03-02T16:04:32.69032679Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-02T16:04:32.690410283Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=82.633µs logger=migrator t=2026-03-02T16:04:32.696767233Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-02T16:04:32.698834139Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=2.066216ms logger=migrator t=2026-03-02T16:04:32.703374741Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-02T16:04:32.704283076Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=908.995µs logger=migrator t=2026-03-02T16:04:32.708448588Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-02T16:04:32.709867046Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.416428ms logger=migrator t=2026-03-02T16:04:32.716041582Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-02T16:04:32.716999908Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=958.216µs logger=migrator t=2026-03-02T16:04:32.721232842Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-02T16:04:32.723222485Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.987673ms logger=migrator t=2026-03-02T16:04:32.728807836Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-02T16:04:32.72972056Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=917.384µs logger=migrator t=2026-03-02T16:04:32.734717945Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-02T16:04:32.734743015Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=26.031µs logger=migrator t=2026-03-02T16:04:32.73827466Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-02T16:04:32.744849727Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.577367ms logger=migrator t=2026-03-02T16:04:32.748653589Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-02T16:04:32.74943263Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=776.561µs logger=migrator t=2026-03-02T16:04:32.755210966Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-02T16:04:32.761830394Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.618358ms logger=migrator t=2026-03-02T16:04:32.765864783Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-02T16:04:32.766386677Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=521.754µs logger=migrator t=2026-03-02T16:04:32.770016154Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-02T16:04:32.770743194Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=726.52µs logger=migrator t=2026-03-02T16:04:32.776210661Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-02T16:04:32.777540657Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.330046ms logger=migrator t=2026-03-02T16:04:32.781873893Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-02T16:04:32.797834363Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.96162ms logger=migrator t=2026-03-02T16:04:32.802253662Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-02T16:04:32.802836157Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=580.325µs logger=migrator t=2026-03-02T16:04:32.80739815Z 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-03-02T16:04:32.808551001Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.150431ms logger=migrator t=2026-03-02T16:04:32.813173335Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-02T16:04:32.813628698Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=455.573µs logger=migrator t=2026-03-02T16:04:32.817253585Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-02T16:04:32.81818749Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=933.865µs logger=migrator t=2026-03-02T16:04:32.823173285Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-02T16:04:32.823464292Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=291.747µs logger=migrator t=2026-03-02T16:04:32.827352447Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-02T16:04:32.831578101Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.219213ms logger=migrator t=2026-03-02T16:04:32.835454405Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-02T16:04:32.839473553Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.019598ms logger=migrator t=2026-03-02T16:04:32.84382833Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-02T16:04:32.844739865Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=911.335µs logger=migrator t=2026-03-02T16:04:32.848409034Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-02T16:04:32.849310548Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=895.095µs logger=migrator t=2026-03-02T16:04:32.853445609Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-02T16:04:32.853698096Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=251.827µs logger=migrator t=2026-03-02T16:04:32.857311983Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-02T16:04:32.861484235Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.172592ms logger=migrator t=2026-03-02T16:04:32.866509681Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-02T16:04:32.867488597Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=979.056µs logger=migrator t=2026-03-02T16:04:32.871578987Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-02T16:04:32.871752131Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=173.544µs logger=migrator t=2026-03-02T16:04:32.875879503Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-02T16:04:32.876339375Z level=info msg="Migration successfully executed" id="Move region to single row" duration=460.332µs logger=migrator t=2026-03-02T16:04:32.883411735Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-02T16:04:32.885158442Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.747077ms logger=migrator t=2026-03-02T16:04:32.8902693Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-02T16:04:32.892083649Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.814579ms logger=migrator t=2026-03-02T16:04:32.897262178Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-02T16:04:32.898194413Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=932.605µs logger=migrator t=2026-03-02T16:04:32.90290639Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-02T16:04:32.904362219Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.454909ms logger=migrator t=2026-03-02T16:04:32.91108149Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-02T16:04:32.912229851Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.15007ms logger=migrator t=2026-03-02T16:04:32.916813994Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-02T16:04:32.917689508Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=876.344µs logger=migrator t=2026-03-02T16:04:32.922437215Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-02T16:04:32.922518668Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=79.923µs logger=migrator t=2026-03-02T16:04:32.926233847Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-02T16:04:32.927123811Z level=info msg="Migration successfully executed" id="create test_data table" duration=890.094µs logger=migrator t=2026-03-02T16:04:32.935656041Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-02T16:04:32.937016208Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.357746ms logger=migrator t=2026-03-02T16:04:32.94417437Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-02T16:04:32.945255059Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.082449ms logger=migrator t=2026-03-02T16:04:32.952516474Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-02T16:04:32.953924232Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.406288ms logger=migrator t=2026-03-02T16:04:32.960312594Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-02T16:04:32.960626193Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=313.829µs logger=migrator t=2026-03-02T16:04:32.96834591Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-02T16:04:32.96871982Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=374.73µs logger=migrator t=2026-03-02T16:04:32.976358386Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-02T16:04:32.97650156Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=143.284µs logger=migrator t=2026-03-02T16:04:32.983230291Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-02T16:04:32.984577657Z level=info msg="Migration successfully executed" id="create team table" duration=1.347096ms logger=migrator t=2026-03-02T16:04:32.991413571Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-02T16:04:32.994248207Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.825396ms logger=migrator t=2026-03-02T16:04:33.001809561Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-02T16:04:33.003319332Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.510741ms logger=migrator t=2026-03-02T16:04:33.011921903Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-02T16:04:33.018823009Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.924457ms logger=migrator t=2026-03-02T16:04:33.024638855Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-02T16:04:33.02483992Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=201.215µs logger=migrator t=2026-03-02T16:04:33.035140328Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-02T16:04:33.036875844Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.735957ms logger=migrator t=2026-03-02T16:04:33.04376362Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-02T16:04:33.044648004Z level=info msg="Migration successfully executed" id="create team member table" duration=884.913µs logger=migrator t=2026-03-02T16:04:33.058597019Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-02T16:04:33.060169041Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.572582ms logger=migrator t=2026-03-02T16:04:33.068035433Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-02T16:04:33.06906125Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.023417ms logger=migrator t=2026-03-02T16:04:33.074020154Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-02T16:04:33.074974519Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=954.205µs logger=migrator t=2026-03-02T16:04:33.087599639Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-02T16:04:33.093156469Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.558089ms logger=migrator t=2026-03-02T16:04:33.100750723Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-02T16:04:33.105239644Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.488111ms logger=migrator t=2026-03-02T16:04:33.128759637Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-02T16:04:33.134517561Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.762075ms logger=migrator t=2026-03-02T16:04:33.139241089Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-02T16:04:33.140164904Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=927.104µs logger=migrator t=2026-03-02T16:04:33.146211276Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-02T16:04:33.147237674Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.026918ms logger=migrator t=2026-03-02T16:04:33.215394127Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-02T16:04:33.217187766Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.803459ms logger=migrator t=2026-03-02T16:04:33.227408371Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-02T16:04:33.228364266Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=955.615µs logger=migrator t=2026-03-02T16:04:33.234149862Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-02T16:04:33.236421293Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=2.270441ms logger=migrator t=2026-03-02T16:04:33.242363543Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-02T16:04:33.243819952Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.455729ms logger=migrator t=2026-03-02T16:04:33.25077626Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-02T16:04:33.251676094Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=899.704µs logger=migrator t=2026-03-02T16:04:33.257673945Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-02T16:04:33.258543478Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=869.383µs logger=migrator t=2026-03-02T16:04:33.264413707Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-02T16:04:33.265149656Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=739.07µs logger=migrator t=2026-03-02T16:04:33.272846343Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-02T16:04:33.273232374Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=391.771µs logger=migrator t=2026-03-02T16:04:33.277789546Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-02T16:04:33.279178543Z level=info msg="Migration successfully executed" id="create tag table" duration=1.389287ms logger=migrator t=2026-03-02T16:04:33.284643671Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-02T16:04:33.285604797Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=960.856µs logger=migrator t=2026-03-02T16:04:33.292244165Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-02T16:04:33.293636283Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.390268ms logger=migrator t=2026-03-02T16:04:33.299576512Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-02T16:04:33.301596157Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.019755ms logger=migrator t=2026-03-02T16:04:33.3084026Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-02T16:04:33.309479919Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.076009ms logger=migrator t=2026-03-02T16:04:33.315513401Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-02T16:04:33.329628391Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.11568ms logger=migrator t=2026-03-02T16:04:33.335486569Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-02T16:04:33.336236359Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=749.041µs logger=migrator t=2026-03-02T16:04:33.341886541Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-02T16:04:33.342823096Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=936.365µs logger=migrator t=2026-03-02T16:04:33.349151136Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-02T16:04:33.349462365Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=311.168µs logger=migrator t=2026-03-02T16:04:33.356435932Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-02T16:04:33.357589233Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.152561ms logger=migrator t=2026-03-02T16:04:33.363289777Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-02T16:04:33.364550231Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.257813ms logger=migrator t=2026-03-02T16:04:33.370595793Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-02T16:04:33.372270058Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.670425ms logger=migrator t=2026-03-02T16:04:33.380019267Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-02T16:04:33.380198522Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=179.485µs logger=migrator t=2026-03-02T16:04:33.385599807Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-02T16:04:33.39350402Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.902083ms logger=migrator t=2026-03-02T16:04:33.400338164Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-02T16:04:33.40392303Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.584716ms logger=migrator t=2026-03-02T16:04:33.415148822Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-02T16:04:33.42360893Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.455618ms logger=migrator t=2026-03-02T16:04:33.431467481Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-02T16:04:33.435066178Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.598197ms logger=migrator t=2026-03-02T16:04:33.441563133Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-02T16:04:33.442923919Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.361206ms logger=migrator t=2026-03-02T16:04:33.450112003Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-02T16:04:33.457721728Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.610704ms logger=migrator t=2026-03-02T16:04:33.4626358Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-02T16:04:33.463578685Z level=info msg="Migration successfully executed" id="create server_lock table" duration=942.735µs logger=migrator t=2026-03-02T16:04:33.470497891Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-02T16:04:33.47156646Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.068229ms logger=migrator t=2026-03-02T16:04:33.476869593Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-02T16:04:33.47863682Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.766777ms logger=migrator t=2026-03-02T16:04:33.484985481Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-02T16:04:33.486026129Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.040718ms logger=migrator t=2026-03-02T16:04:33.491687941Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-02T16:04:33.492728149Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.039828ms logger=migrator t=2026-03-02T16:04:33.499878122Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-02T16:04:33.501028453Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.153112ms logger=migrator t=2026-03-02T16:04:33.505243566Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-02T16:04:33.510639071Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.396065ms logger=migrator t=2026-03-02T16:04:33.516255252Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-02T16:04:33.517313671Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.058709ms logger=migrator t=2026-03-02T16:04:33.523331943Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-02T16:04:33.524775482Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.443479ms logger=migrator t=2026-03-02T16:04:33.542647642Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-02T16:04:33.544653616Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.008634ms logger=migrator t=2026-03-02T16:04:33.549760324Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-02T16:04:33.550676299Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=916.005µs logger=migrator t=2026-03-02T16:04:33.556439443Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-02T16:04:33.55817392Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.733907ms logger=migrator t=2026-03-02T16:04:33.583667056Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-02T16:04:33.583849771Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=185.735µs logger=migrator t=2026-03-02T16:04:33.592290758Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-02T16:04:33.592493524Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=208.256µs logger=migrator t=2026-03-02T16:04:33.598190607Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-02T16:04:33.599306967Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.11707ms logger=migrator t=2026-03-02T16:04:33.604691412Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-02T16:04:33.606546572Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.85893ms logger=migrator t=2026-03-02T16:04:33.611433083Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-02T16:04:33.612585214Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.153421ms logger=migrator t=2026-03-02T16:04:33.630114996Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-02T16:04:33.63024991Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=138.224µs logger=migrator t=2026-03-02T16:04:33.63509017Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-02T16:04:33.636271961Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.186372ms logger=migrator t=2026-03-02T16:04:33.640540146Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-02T16:04:33.642319264Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.778998ms logger=migrator t=2026-03-02T16:04:33.647146184Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-02T16:04:33.648202522Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.055838ms logger=migrator t=2026-03-02T16:04:33.652654492Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-02T16:04:33.65366916Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.013407ms logger=migrator t=2026-03-02T16:04:33.658756427Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-02T16:04:33.664569173Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.809456ms logger=migrator t=2026-03-02T16:04:33.669030773Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-02T16:04:33.669957838Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=926.875µs logger=migrator t=2026-03-02T16:04:33.67560591Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-02T16:04:33.675790435Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=187.525µs logger=migrator t=2026-03-02T16:04:33.683280166Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-02T16:04:33.684814128Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.534432ms logger=migrator t=2026-03-02T16:04:33.691462366Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-02T16:04:33.693485411Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.024595ms logger=migrator t=2026-03-02T16:04:33.698883426Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-02T16:04:33.700112319Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.228673ms logger=migrator t=2026-03-02T16:04:33.707178919Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-02T16:04:33.707253121Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=75.012µs logger=migrator t=2026-03-02T16:04:33.713438208Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-02T16:04:33.714576379Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.13892ms logger=migrator t=2026-03-02T16:04:33.720053836Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-02T16:04:33.721304009Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.250443ms logger=migrator t=2026-03-02T16:04:33.72725887Z 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-03-02T16:04:33.72948907Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.229969ms logger=migrator t=2026-03-02T16:04:33.738365698Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-02T16:04:33.739467728Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.103ms logger=migrator t=2026-03-02T16:04:33.749388165Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-02T16:04:33.756008123Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.615728ms logger=migrator t=2026-03-02T16:04:33.762512698Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-02T16:04:33.763704Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.189962ms logger=migrator t=2026-03-02T16:04:33.769853496Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-02T16:04:33.771041537Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.189292ms logger=migrator t=2026-03-02T16:04:33.778736845Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-02T16:04:33.806173453Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.438709ms logger=migrator t=2026-03-02T16:04:33.813309815Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-02T16:04:33.840788644Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.474539ms logger=migrator t=2026-03-02T16:04:33.851623496Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-02T16:04:33.853226789Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.604943ms logger=migrator t=2026-03-02T16:04:33.867634606Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-02T16:04:33.868953672Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.322396ms logger=migrator t=2026-03-02T16:04:33.874759668Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-02T16:04:33.879878866Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.119258ms logger=migrator t=2026-03-02T16:04:33.887372048Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-02T16:04:33.897067108Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=9.692691ms logger=migrator t=2026-03-02T16:04:33.902168286Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-02T16:04:33.903166033Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=997.577µs logger=migrator t=2026-03-02T16:04:33.907777246Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-02T16:04:33.908862086Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.082089ms logger=migrator t=2026-03-02T16:04:33.91494842Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-02T16:04:33.916324277Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.375227ms logger=migrator t=2026-03-02T16:04:33.921247299Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-02T16:04:33.922581675Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.334056ms logger=migrator t=2026-03-02T16:04:33.927079686Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-02T16:04:33.9272235Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=144.534µs logger=migrator t=2026-03-02T16:04:33.935160123Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-02T16:04:33.941548065Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.387402ms logger=migrator t=2026-03-02T16:04:33.946763846Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-02T16:04:33.953319042Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.554946ms logger=migrator t=2026-03-02T16:04:33.958800079Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-02T16:04:33.963542147Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.742768ms logger=migrator t=2026-03-02T16:04:33.970315429Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-02T16:04:33.971420739Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.10535ms logger=migrator t=2026-03-02T16:04:33.974555213Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-02T16:04:33.975685203Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.12954ms logger=migrator t=2026-03-02T16:04:33.980917374Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-02T16:04:33.992362862Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=11.445308ms logger=migrator t=2026-03-02T16:04:34.000226434Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-02T16:04:34.00677652Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.550556ms logger=migrator t=2026-03-02T16:04:34.01233463Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-02T16:04:34.013241784Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=907.994µs logger=migrator t=2026-03-02T16:04:34.021885597Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-02T16:04:34.033843598Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=11.955762ms logger=migrator t=2026-03-02T16:04:34.040858997Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-02T16:04:34.047088925Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.230458ms logger=migrator t=2026-03-02T16:04:34.055100431Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-02T16:04:34.055180103Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=81.973µs logger=migrator t=2026-03-02T16:04:34.077040431Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-02T16:04:34.078550411Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.513311ms logger=migrator t=2026-03-02T16:04:34.08407127Z 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-03-02T16:04:34.085099308Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.028317ms logger=migrator t=2026-03-02T16:04:34.089431514Z 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-03-02T16:04:34.090484672Z 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.053238ms logger=migrator t=2026-03-02T16:04:34.09411328Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-02T16:04:34.094190642Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=78.492µs logger=migrator t=2026-03-02T16:04:34.097599624Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-02T16:04:34.104849389Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.247295ms logger=migrator t=2026-03-02T16:04:34.108454426Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-02T16:04:34.116323058Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.864561ms logger=migrator t=2026-03-02T16:04:34.120814939Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-02T16:04:34.129227355Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.406186ms logger=migrator t=2026-03-02T16:04:34.13349508Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-02T16:04:34.142298236Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.830247ms logger=migrator t=2026-03-02T16:04:34.147232639Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-02T16:04:34.151817763Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.583814ms logger=migrator t=2026-03-02T16:04:34.156436917Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-02T16:04:34.156504599Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=75.452µs logger=migrator t=2026-03-02T16:04:34.161430321Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-02T16:04:34.162208052Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=777.801µs logger=migrator t=2026-03-02T16:04:34.168117661Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-02T16:04:34.175045698Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.929107ms logger=migrator t=2026-03-02T16:04:34.18071895Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-02T16:04:34.180806922Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=89.732µs logger=migrator t=2026-03-02T16:04:34.187159053Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-02T16:04:34.191975303Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=4.81791ms logger=migrator t=2026-03-02T16:04:34.195644692Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-02T16:04:34.196358391Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=713.239µs logger=migrator t=2026-03-02T16:04:34.201560211Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-02T16:04:34.209424572Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.852711ms logger=migrator t=2026-03-02T16:04:34.214387926Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-02T16:04:34.215198648Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=810.822µs logger=migrator t=2026-03-02T16:04:34.219071682Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-02T16:04:34.222191056Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=3.119804ms logger=migrator t=2026-03-02T16:04:34.226860822Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-02T16:04:34.233284504Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.423802ms logger=migrator t=2026-03-02T16:04:34.238072583Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-02T16:04:34.238960677Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=842.373µs logger=migrator t=2026-03-02T16:04:34.24278914Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-02T16:04:34.243642823Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=852.283µs logger=migrator t=2026-03-02T16:04:34.250127778Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-02T16:04:34.25095427Z level=info msg="Migration successfully executed" id="create alert_image table" duration=826.532µs logger=migrator t=2026-03-02T16:04:34.256032917Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-02T16:04:34.258555655Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.526798ms logger=migrator t=2026-03-02T16:04:34.267931667Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-02T16:04:34.268087481Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=160.864µs logger=migrator t=2026-03-02T16:04:34.273370283Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-02T16:04:34.274808232Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.441818ms logger=migrator t=2026-03-02T16:04:34.278679826Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-02T16:04:34.280514625Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.834389ms logger=migrator t=2026-03-02T16:04:34.286111756Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-02T16:04:34.286474196Z 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-03-02T16:04:34.29184145Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-02T16:04:34.292506198Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=664.988µs logger=migrator t=2026-03-02T16:04:34.308801376Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-02T16:04:34.31190534Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=3.105924ms logger=migrator t=2026-03-02T16:04:34.318731393Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-02T16:04:34.327069268Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.336825ms logger=migrator t=2026-03-02T16:04:34.332801612Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-02T16:04:34.334263111Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.462239ms logger=migrator t=2026-03-02T16:04:34.339301157Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-02T16:04:34.340492559Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.191402ms logger=migrator t=2026-03-02T16:04:34.344368363Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-02T16:04:34.345255017Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=887.254µs logger=migrator t=2026-03-02T16:04:34.349706287Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-02T16:04:34.351014352Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.307905ms logger=migrator t=2026-03-02T16:04:34.357400894Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-02T16:04:34.358502654Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.101989ms logger=migrator t=2026-03-02T16:04:34.365587694Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-02T16:04:34.365622025Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=35.841µs logger=migrator t=2026-03-02T16:04:34.37177301Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-02T16:04:34.371860253Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=88.703µs logger=migrator t=2026-03-02T16:04:34.375620144Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-02T16:04:34.383917438Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.296473ms logger=migrator t=2026-03-02T16:04:34.389363544Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-02T16:04:34.390129934Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=771.13µs logger=migrator t=2026-03-02T16:04:34.395929541Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-02T16:04:34.397844442Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.916471ms logger=migrator t=2026-03-02T16:04:34.404525632Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-02T16:04:34.404809749Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=285.007µs logger=migrator t=2026-03-02T16:04:34.408495079Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-02T16:04:34.41040136Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.906141ms logger=migrator t=2026-03-02T16:04:34.415736633Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-02T16:04:34.416570866Z level=info msg="Migration successfully executed" id="create secrets table" duration=831.933µs logger=migrator t=2026-03-02T16:04:34.421429257Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-02T16:04:34.461063413Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=39.627096ms logger=migrator t=2026-03-02T16:04:34.466310024Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-02T16:04:34.475208634Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.89888ms logger=migrator t=2026-03-02T16:04:34.479118149Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-02T16:04:34.479309074Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=190.985µs logger=migrator t=2026-03-02T16:04:34.482689185Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-02T16:04:34.517952564Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.255179ms logger=migrator t=2026-03-02T16:04:34.523576485Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-02T16:04:34.553068188Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.491243ms logger=migrator t=2026-03-02T16:04:34.556413039Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-02T16:04:34.55722373Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=810.802µs logger=migrator t=2026-03-02T16:04:34.561061654Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-02T16:04:34.562124692Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.064599ms logger=migrator t=2026-03-02T16:04:34.567073575Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-02T16:04:34.567293141Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=220.056µs logger=migrator t=2026-03-02T16:04:34.570782815Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-02T16:04:34.571765992Z level=info msg="Migration successfully executed" id="create permission table" duration=981.067µs logger=migrator t=2026-03-02T16:04:34.576055127Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-02T16:04:34.577769903Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.714686ms logger=migrator t=2026-03-02T16:04:34.582772638Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-02T16:04:34.583860937Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.080459ms logger=migrator t=2026-03-02T16:04:34.588958544Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-02T16:04:34.590835535Z level=info msg="Migration successfully executed" id="create role table" duration=1.87946ms logger=migrator t=2026-03-02T16:04:34.596064265Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-02T16:04:34.603998519Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.933684ms logger=migrator t=2026-03-02T16:04:34.607908384Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-02T16:04:34.615790226Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.884812ms logger=migrator t=2026-03-02T16:04:34.620342698Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-02T16:04:34.621658174Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.316586ms logger=migrator t=2026-03-02T16:04:34.627107711Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-02T16:04:34.628374635Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.271434ms logger=migrator t=2026-03-02T16:04:34.632633619Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-02T16:04:34.634033317Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.398648ms logger=migrator t=2026-03-02T16:04:34.637815799Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-02T16:04:34.638922749Z level=info msg="Migration successfully executed" id="create team role table" duration=1.105119ms logger=migrator t=2026-03-02T16:04:34.643982474Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-02T16:04:34.645771033Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.787878ms logger=migrator t=2026-03-02T16:04:34.650005817Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-02T16:04:34.651140297Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.13383ms logger=migrator t=2026-03-02T16:04:34.655160345Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-02T16:04:34.656616465Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.45778ms logger=migrator t=2026-03-02T16:04:34.661814944Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-02T16:04:34.663396307Z level=info msg="Migration successfully executed" id="create user role table" duration=1.580403ms logger=migrator t=2026-03-02T16:04:34.66758054Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-02T16:04:34.668647748Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.069268ms logger=migrator t=2026-03-02T16:04:34.672871142Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-02T16:04:34.673983462Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.117751ms logger=migrator t=2026-03-02T16:04:34.680800045Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-02T16:04:34.683021375Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.21878ms logger=migrator t=2026-03-02T16:04:34.687351201Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-02T16:04:34.688268696Z level=info msg="Migration successfully executed" id="create builtin role table" duration=917.245µs logger=migrator t=2026-03-02T16:04:34.692800998Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-02T16:04:34.693912708Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.10746ms logger=migrator t=2026-03-02T16:04:34.699122468Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-02T16:04:34.700546566Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.424408ms logger=migrator t=2026-03-02T16:04:34.704664897Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-02T16:04:34.713213777Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.54749ms logger=migrator t=2026-03-02T16:04:34.717484042Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-02T16:04:34.718324655Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=840.173µs logger=migrator t=2026-03-02T16:04:34.723230047Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-02T16:04:34.725269912Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.037815ms logger=migrator t=2026-03-02T16:04:34.729602118Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-02T16:04:34.731546871Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.919332ms logger=migrator t=2026-03-02T16:04:34.736538125Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-02T16:04:34.737612064Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.074119ms logger=migrator t=2026-03-02T16:04:34.742483875Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-02T16:04:34.743937134Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.465ms logger=migrator t=2026-03-02T16:04:34.747945212Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-02T16:04:34.749030991Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.085529ms logger=migrator t=2026-03-02T16:04:34.752632078Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-02T16:04:34.76089281Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.259182ms logger=migrator t=2026-03-02T16:04:34.765947746Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-02T16:04:34.774415404Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.466618ms logger=migrator t=2026-03-02T16:04:34.779787169Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-02T16:04:34.786623752Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.834403ms logger=migrator t=2026-03-02T16:04:34.791036781Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-02T16:04:34.799410236Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.371615ms logger=migrator t=2026-03-02T16:04:34.804521634Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-02T16:04:34.805342586Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=820.602µs logger=migrator t=2026-03-02T16:04:34.809472617Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-02T16:04:34.810246968Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=774.051µs logger=migrator t=2026-03-02T16:04:34.814848532Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-02T16:04:34.817141924Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.293422ms logger=migrator t=2026-03-02T16:04:34.822127498Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-02T16:04:34.823055033Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=924.614µs logger=migrator t=2026-03-02T16:04:34.826831434Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-02T16:04:34.828048087Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.216713ms logger=migrator t=2026-03-02T16:04:34.831984753Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-02T16:04:34.832124527Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=140.454µs logger=migrator t=2026-03-02T16:04:34.837118231Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-02T16:04:34.837177992Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=61.221µs logger=migrator t=2026-03-02T16:04:34.841127849Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-02T16:04:34.841648533Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=520.584µs logger=migrator t=2026-03-02T16:04:34.845764664Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-02T16:04:34.846800302Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.038968ms logger=migrator t=2026-03-02T16:04:34.850369678Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-02T16:04:34.851299162Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=929.755µs logger=migrator t=2026-03-02T16:04:34.855967608Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-02T16:04:34.856198094Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=230.666µs logger=migrator t=2026-03-02T16:04:34.860096069Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-02T16:04:34.86086379Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=767.661µs logger=migrator t=2026-03-02T16:04:34.864849437Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-02T16:04:34.866295666Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.445959ms logger=migrator t=2026-03-02T16:04:34.871737033Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-02T16:04:34.873028087Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.291695ms logger=migrator t=2026-03-02T16:04:34.8783506Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-02T16:04:34.888703249Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.353559ms logger=migrator t=2026-03-02T16:04:34.892791899Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-02T16:04:34.89285149Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=60.171µs logger=migrator t=2026-03-02T16:04:34.89654054Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-02T16:04:34.897630489Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.095669ms logger=migrator t=2026-03-02T16:04:34.90248068Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-02T16:04:34.904791792Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.311523ms logger=migrator t=2026-03-02T16:04:34.90917804Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-02T16:04:34.910586278Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.405168ms logger=migrator t=2026-03-02T16:04:34.916087076Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-02T16:04:34.924601475Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.513639ms logger=migrator t=2026-03-02T16:04:34.928707675Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-02T16:04:34.929828145Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.1211ms logger=migrator t=2026-03-02T16:04:34.933862284Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-02T16:04:34.935763095Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.902181ms logger=migrator t=2026-03-02T16:04:34.940526293Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-02T16:04:34.962974447Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.447004ms logger=migrator t=2026-03-02T16:04:34.966798209Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-02T16:04:34.967645112Z level=info msg="Migration successfully executed" id="create correlation v2" duration=846.343µs logger=migrator t=2026-03-02T16:04:34.9716549Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-02T16:04:34.973405617Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.748897ms logger=migrator t=2026-03-02T16:04:34.9787355Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-02T16:04:34.980552049Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.812969ms logger=migrator t=2026-03-02T16:04:34.984738322Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-02T16:04:34.98617552Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.436778ms logger=migrator t=2026-03-02T16:04:34.99321165Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-02T16:04:34.993452906Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=241.656µs logger=migrator t=2026-03-02T16:04:34.999970641Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-02T16:04:35.001172374Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.201623ms logger=migrator t=2026-03-02T16:04:35.007772372Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-02T16:04:35.018011817Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.238695ms logger=migrator t=2026-03-02T16:04:35.021592324Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-02T16:04:35.02219145Z level=info msg="Migration successfully executed" id="create entity_events table" duration=598.877µs logger=migrator t=2026-03-02T16:04:35.026557207Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-02T16:04:35.027572984Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.015517ms logger=migrator t=2026-03-02T16:04:35.031477379Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-02T16:04:35.032163638Z 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-03-02T16:04:35.038229741Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-02T16:04:35.038988021Z 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-03-02T16:04:35.04378064Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-02T16:04:35.044555581Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=774.961µs logger=migrator t=2026-03-02T16:04:35.048861197Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-02T16:04:35.050927713Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.070606ms logger=migrator t=2026-03-02T16:04:35.058217369Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-02T16:04:35.059500753Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.284634ms logger=migrator t=2026-03-02T16:04:35.063762578Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-02T16:04:35.065212567Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.451069ms logger=migrator t=2026-03-02T16:04:35.069153813Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-02T16:04:35.070242282Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.089169ms logger=migrator t=2026-03-02T16:04:35.074650091Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-02T16:04:35.075889914Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.240443ms logger=migrator t=2026-03-02T16:04:35.079595534Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-02T16:04:35.08092806Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.331516ms logger=migrator t=2026-03-02T16:04:35.086030487Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-02T16:04:35.087928608Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.899301ms logger=migrator t=2026-03-02T16:04:35.09169538Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-02T16:04:35.092984474Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.288794ms logger=migrator t=2026-03-02T16:04:35.096820757Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-02T16:04:35.098108902Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.287955ms logger=migrator t=2026-03-02T16:04:35.103953489Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-02T16:04:35.105143981Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.188972ms logger=migrator t=2026-03-02T16:04:35.108996315Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-02T16:04:35.132119667Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.122392ms logger=migrator t=2026-03-02T16:04:35.136285009Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-02T16:04:35.142395964Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.110205ms logger=migrator t=2026-03-02T16:04:35.147063319Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-02T16:04:35.161167189Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=14.104ms logger=migrator t=2026-03-02T16:04:35.16531364Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-02T16:04:35.165524706Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=212.196µs logger=migrator t=2026-03-02T16:04:35.169360769Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-02T16:04:35.178538106Z level=info msg="Migration successfully executed" id="add share column" duration=9.176577ms logger=migrator t=2026-03-02T16:04:35.184445225Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-02T16:04:35.185184455Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=742.6µs logger=migrator t=2026-03-02T16:04:35.189991564Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-02T16:04:35.191046593Z level=info msg="Migration successfully executed" id="create file table" duration=1.053058ms logger=migrator t=2026-03-02T16:04:35.194795694Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-02T16:04:35.196100399Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.302886ms logger=migrator t=2026-03-02T16:04:35.201378471Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-02T16:04:35.20246553Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.087329ms logger=migrator t=2026-03-02T16:04:35.20657571Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-02T16:04:35.207951127Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.375177ms logger=migrator t=2026-03-02T16:04:35.212228643Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-02T16:04:35.214134264Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.904981ms logger=migrator t=2026-03-02T16:04:35.219365685Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-02T16:04:35.219477738Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=124.853µs logger=migrator t=2026-03-02T16:04:35.223351772Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-02T16:04:35.223420194Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=75.672µs logger=migrator t=2026-03-02T16:04:35.227617337Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-02T16:04:35.228172192Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=554.415µs logger=migrator t=2026-03-02T16:04:35.23221849Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-02T16:04:35.232419216Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=201.086µs logger=migrator t=2026-03-02T16:04:35.237364549Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-02T16:04:35.238693405Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.328706ms logger=migrator t=2026-03-02T16:04:35.242934409Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-02T16:04:35.252621929Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.6891ms logger=migrator t=2026-03-02T16:04:35.256493624Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-02T16:04:35.256612017Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=118.763µs logger=migrator t=2026-03-02T16:04:35.261226111Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-02T16:04:35.262452814Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.226113ms logger=migrator t=2026-03-02T16:04:35.269689639Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-02T16:04:35.270089829Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=407.411µs logger=migrator t=2026-03-02T16:04:35.275715891Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-02T16:04:35.27605808Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=343.279µs logger=migrator t=2026-03-02T16:04:35.282248037Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-02T16:04:35.28311828Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=870.163µs logger=migrator t=2026-03-02T16:04:35.288142315Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-02T16:04:35.299184572Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.043117ms logger=migrator t=2026-03-02T16:04:35.303116908Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-02T16:04:35.309755567Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.644209ms logger=migrator t=2026-03-02T16:04:35.31659219Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-02T16:04:35.31768952Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.09749ms logger=migrator t=2026-03-02T16:04:35.326630501Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-02T16:04:35.403335745Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.700694ms logger=migrator t=2026-03-02T16:04:35.40875724Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-02T16:04:35.409669045Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=911.725µs logger=migrator t=2026-03-02T16:04:35.416128079Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-02T16:04:35.418639446Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.511347ms logger=migrator t=2026-03-02T16:04:35.425557382Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-02T16:04:35.454011238Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.445946ms logger=migrator t=2026-03-02T16:04:35.459730132Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-02T16:04:35.471687304Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.962811ms logger=migrator t=2026-03-02T16:04:35.660217016Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-02T16:04:35.660933955Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=720.409µs logger=migrator t=2026-03-02T16:04:35.671121219Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-02T16:04:35.671490909Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=370.18µs logger=migrator t=2026-03-02T16:04:35.686936045Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-02T16:04:35.68749187Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=560.735µs logger=migrator t=2026-03-02T16:04:35.693346907Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-02T16:04:35.693704627Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=359.38µs logger=migrator t=2026-03-02T16:04:35.699484652Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-02T16:04:35.699726429Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=242.057µs logger=migrator t=2026-03-02T16:04:35.704918699Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-02T16:04:35.706640185Z level=info msg="Migration successfully executed" id="create folder table" duration=1.721746ms logger=migrator t=2026-03-02T16:04:35.713599122Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-02T16:04:35.715567095Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.967743ms logger=migrator t=2026-03-02T16:04:35.721093154Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-02T16:04:35.722729648Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.648274ms logger=migrator t=2026-03-02T16:04:35.728407101Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-02T16:04:35.728429131Z level=info msg="Migration successfully executed" id="Update folder title length" duration=23.17µs logger=migrator t=2026-03-02T16:04:35.73729503Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-02T16:04:35.738866752Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.570152ms logger=migrator t=2026-03-02T16:04:35.745329626Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-02T16:04:35.747587487Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.257311ms logger=migrator t=2026-03-02T16:04:35.753440474Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-02T16:04:35.75475322Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.305745ms logger=migrator t=2026-03-02T16:04:35.762615561Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-02T16:04:35.763189656Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=575.555µs logger=migrator t=2026-03-02T16:04:35.768403527Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-02T16:04:35.768732356Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=328.969µs logger=migrator t=2026-03-02T16:04:35.773295719Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-02T16:04:35.774451Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.155521ms logger=migrator t=2026-03-02T16:04:35.780006559Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-02T16:04:35.781991022Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.983793ms logger=migrator t=2026-03-02T16:04:35.787962103Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-02T16:04:35.789869814Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.907871ms logger=migrator t=2026-03-02T16:04:35.795260719Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-02T16:04:35.797230622Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.969493ms logger=migrator t=2026-03-02T16:04:35.803064659Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-02T16:04:35.804559959Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.49578ms logger=migrator t=2026-03-02T16:04:35.809648547Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-02T16:04:35.81052458Z level=info msg="Migration successfully executed" id="create anon_device table" duration=875.894µs logger=migrator t=2026-03-02T16:04:35.822275246Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-02T16:04:35.823946761Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.675545ms logger=migrator t=2026-03-02T16:04:35.830446216Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-02T16:04:35.831603197Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.156771ms logger=migrator t=2026-03-02T16:04:35.836721925Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-02T16:04:35.838089552Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.367447ms logger=migrator t=2026-03-02T16:04:35.843297352Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-02T16:04:35.845229444Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.931752ms logger=migrator t=2026-03-02T16:04:35.852435368Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-02T16:04:35.853549848Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.12064ms logger=migrator t=2026-03-02T16:04:35.85885172Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-02T16:04:35.859300882Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=432.212µs logger=migrator t=2026-03-02T16:04:35.865493039Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-02T16:04:35.877181754Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.689284ms logger=migrator t=2026-03-02T16:04:35.883030501Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-02T16:04:35.883784771Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=755.28µs logger=migrator t=2026-03-02T16:04:35.888308093Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-02T16:04:35.888330283Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=33.211µs logger=migrator t=2026-03-02T16:04:35.893196835Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-02T16:04:35.895058075Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.861271ms logger=migrator t=2026-03-02T16:04:35.899685709Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-02T16:04:35.89971154Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=27.291µs logger=migrator t=2026-03-02T16:04:35.904970641Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-02T16:04:35.90642599Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.455459ms logger=migrator t=2026-03-02T16:04:35.910925052Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-02T16:04:35.912961096Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.035134ms logger=migrator t=2026-03-02T16:04:35.91793665Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-02T16:04:35.919211464Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.276294ms logger=migrator t=2026-03-02T16:04:35.924881847Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-02T16:04:35.926198522Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.324925ms logger=migrator t=2026-03-02T16:04:35.930881668Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-02T16:04:35.931444904Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=569.395µs logger=migrator t=2026-03-02T16:04:35.93614183Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-02T16:04:35.936901Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=759.74µs logger=migrator t=2026-03-02T16:04:35.942863381Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-02T16:04:35.944653569Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.792918ms logger=migrator t=2026-03-02T16:04:35.94990715Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-02T16:04:35.951069272Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.165452ms logger=migrator t=2026-03-02T16:04:35.955744347Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-02T16:04:35.967945125Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.199898ms logger=migrator t=2026-03-02T16:04:35.975284983Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-02T16:04:35.989496246Z level=info msg="Migration successfully executed" id="add region_slug column" duration=14.190992ms logger=migrator t=2026-03-02T16:04:35.996264697Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-02T16:04:36.006778631Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.511403ms logger=migrator t=2026-03-02T16:04:36.012574626Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-02T16:04:36.012647588Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=74.222µs logger=migrator t=2026-03-02T16:04:36.017952811Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-02T16:04:36.029777989Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.820928ms logger=migrator t=2026-03-02T16:04:36.037078826Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-02T16:04:36.048221126Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.144671ms logger=migrator t=2026-03-02T16:04:36.054906335Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-02T16:04:36.055656386Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=752.73µs logger=migrator t=2026-03-02T16:04:36.061312018Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.142357567s logger=migrator t=2026-03-02T16:04:36.062432848Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-02T16:04:36.080213076Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-02T16:04:36.080419152Z level=info msg="Created default organization" logger=secrets t=2026-03-02T16:04:36.088177481Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-02T16:04:36.135185605Z level=info msg="Restored cache from database" duration=556.045µs logger=plugin.store t=2026-03-02T16:04:36.136639054Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-02T16:04:36.173188668Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-02T16:04:36.173223959Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-02T16:04:36.173310641Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-02T16:04:36.173324142Z level=info msg="Plugins loaded" count=54 duration=36.685858ms logger=query_data t=2026-03-02T16:04:36.177620987Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-02T16:04:36.181496741Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-02T16:04:36.188360346Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-02T16:04:36.200574004Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-02T16:04:36.203830592Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-02T16:04:36.20635998Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-02T16:04:36.230749486Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-02T16:04:36.252920053Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-02T16:04:36.274908405Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-02T16:04:36.274950006Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-02T16:04:36.275159121Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-02T16:04:36.275395548Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-02T16:04:36.27549398Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-03-02T16:04:36.28029582Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-03-02T16:04:36.288049888Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-03-02T16:04:36.309523316Z level=info msg="State cache has been initialized" states=0 duration=34.124128ms logger=ngalert.scheduler t=2026-03-02T16:04:36.309615339Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-02T16:04:36.309731712Z level=info msg=starting first_tick=2026-03-02T16:04:40Z logger=sqlstore.transactions t=2026-03-02T16:04:36.317632304Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-02T16:04:36.331415295Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-03-02T16:04:36.342702769Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=plugins.update.checker t=2026-03-02T16:04:36.350514589Z level=info msg="Update check succeeded" duration=75.228514ms logger=grafana.update.checker t=2026-03-02T16:04:36.359315196Z level=info msg="Update check succeeded" duration=84.032451ms logger=sqlstore.transactions t=2026-03-02T16:04:36.407769109Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=auth t=2026-03-02T16:04:36.416690539Z level=error msg="Failed to lock and execute cleanup of expired auth token" error="database is locked" logger=provisioning.dashboard t=2026-03-02T16:04:36.436161303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:36.484581406Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-02T16:04:36.511354557Z level=info msg="Patterns update finished" duration=75.420159ms logger=grafana-apiserver t=2026-03-02T16:04:36.609798535Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-02T16:04:36.61037112Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-02T16:04:38.39883223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:38.400344791Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:38.420102193Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:38.444217251Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:38.464796115Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:38.484574167Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:38.501192594Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:38.532301671Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:38.55086649Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:38.630621056Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:38.648276541Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:38.673502709Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:38.694463724Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:38.753674096Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:38.795011569Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:39.955341508Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:39.981501372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:40.45048201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:40.468534336Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:40.521273975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:40.542519456Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:40.596218291Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:40.617665048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:41.043584198Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:41.062773494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:41.118072042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:41.137236328Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:41.20349191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:41.225141933Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:41.283723609Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:41.299865863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:41.350432994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:41.371902871Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:41.428670739Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:41.450922288Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:41.515438333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:41.537278511Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:41.595176739Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:41.615346812Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:41.685719725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:41.701001936Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:41.774986677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:41.79556642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:41.868994906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:41.886580529Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:41.943673366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:41.961604808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:42.031849078Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:42.05198481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:42.117437751Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:42.136157103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:42.205388496Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:42.219461724Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:42.293021124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:42.312611461Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:42.390216699Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:42.411409959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:42.486367906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:42.501330299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:42.560606703Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:42.576360167Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:42.647142172Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:42.668418514Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:42.734624766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:42.749244279Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:42.846107125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:42.865099466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:42.934978106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:42.951593253Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:43.031328018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:43.04846325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:43.119377797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:43.134019871Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:43.240660101Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:43.260466764Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:43.338320608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:43.354450492Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:43.435129113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:43.451696849Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T16:04:43.531972608Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-02T16:06:33.297126193Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-02T16:14:36.313303552Z level=info msg="Completed cleanup jobs" duration=37.014305ms logger=plugins.update.checker t=2026-03-02T16:14:36.399918871Z level=info msg="Update check succeeded" duration=48.763772ms logger=cleanup t=2026-03-02T16:24:36.310223405Z level=info msg="Completed cleanup jobs" duration=34.102975ms logger=plugins.update.checker t=2026-03-02T16:24:36.399609525Z level=info msg="Update check succeeded" duration=48.450521ms logger=cleanup t=2026-03-02T16:34:36.311922228Z level=info msg="Completed cleanup jobs" duration=35.70135ms logger=plugins.update.checker t=2026-03-02T16:34:36.424223948Z level=info msg="Update check succeeded" duration=72.915341ms logger=infra.usagestats t=2026-03-02T16:36:33.321923885Z level=info msg="Usage stats are ready to report"