logger=settings t=2026-04-22T14:34:08.740911143Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-22T14:34:08Z logger=settings t=2026-04-22T14:34:08.741282552Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-22T14:34:08.741301812Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-22T14:34:08.741316573Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-22T14:34:08.741321353Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-22T14:34:08.741325213Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-22T14:34:08.741328953Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-22T14:34:08.741335873Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-22T14:34:08.741340233Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-22T14:34:08.741344723Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-22T14:34:08.741350714Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-22T14:34:08.741357784Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-22T14:34:08.741362774Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-22T14:34:08.741367964Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-22T14:34:08.741372964Z level=info msg=Target target=[all] logger=settings t=2026-04-22T14:34:08.741381044Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-22T14:34:08.741385574Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-22T14:34:08.741390445Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-22T14:34:08.741395165Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-22T14:34:08.741399905Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-22T14:34:08.741408875Z level=info msg="App mode production" logger=sqlstore t=2026-04-22T14:34:08.741786744Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-22T14:34:08.741812935Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-22T14:34:08.74369405Z level=info msg="Locking database" logger=migrator t=2026-04-22T14:34:08.743710591Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-22T14:34:08.744388377Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-22T14:34:08.745470264Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.084967ms logger=migrator t=2026-04-22T14:34:08.751370186Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-22T14:34:08.752042382Z level=info msg="Migration successfully executed" id="create user table" duration=672.396µs logger=migrator t=2026-04-22T14:34:08.75652683Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-22T14:34:08.757128405Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=601.205µs logger=migrator t=2026-04-22T14:34:08.761478699Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-22T14:34:08.762073274Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=594.435µs logger=migrator t=2026-04-22T14:34:08.768343725Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-22T14:34:08.769492233Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.151888ms logger=migrator t=2026-04-22T14:34:08.77597322Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-22T14:34:08.77683686Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=866.27µs logger=migrator t=2026-04-22T14:34:08.781425221Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-22T14:34:08.783364857Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=1.940646ms logger=migrator t=2026-04-22T14:34:08.786453622Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-22T14:34:08.787021286Z level=info msg="Migration successfully executed" id="create user table v2" duration=567.724µs logger=migrator t=2026-04-22T14:34:08.790274225Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-22T14:34:08.791001682Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=728.957µs logger=migrator t=2026-04-22T14:34:08.794197849Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-22T14:34:08.794904756Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=706.807µs logger=migrator t=2026-04-22T14:34:08.800808119Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-22T14:34:08.801338252Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=529.993µs logger=migrator t=2026-04-22T14:34:08.805224525Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-22T14:34:08.80625972Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.035405ms logger=migrator t=2026-04-22T14:34:08.810490323Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-22T14:34:08.811742912Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.25289ms logger=migrator t=2026-04-22T14:34:08.814796787Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-22T14:34:08.814827477Z level=info msg="Migration successfully executed" id="Update user table charset" duration=31.32µs logger=migrator t=2026-04-22T14:34:08.817395898Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-22T14:34:08.818554837Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.158889ms logger=migrator t=2026-04-22T14:34:08.822057871Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-22T14:34:08.822280657Z level=info msg="Migration successfully executed" id="Add missing user data" duration=223.296µs logger=migrator t=2026-04-22T14:34:08.826176881Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-22T14:34:08.827449872Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.272631ms logger=migrator t=2026-04-22T14:34:08.830987987Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-22T14:34:08.833493337Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=2.48443ms logger=migrator t=2026-04-22T14:34:08.83770409Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-22T14:34:08.839095393Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.391673ms logger=migrator t=2026-04-22T14:34:08.843926349Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-22T14:34:08.852331422Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.396653ms logger=migrator t=2026-04-22T14:34:08.857268292Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-22T14:34:08.858090031Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=821.699µs logger=migrator t=2026-04-22T14:34:08.8638393Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-22T14:34:08.864135347Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=288.647µs logger=migrator t=2026-04-22T14:34:08.867719413Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-22T14:34:08.868588365Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=862.871µs logger=migrator t=2026-04-22T14:34:08.872665982Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-22T14:34:08.87300636Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=340.348µs logger=migrator t=2026-04-22T14:34:08.87669259Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-22T14:34:08.87711877Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=425.9µs logger=migrator t=2026-04-22T14:34:08.883117745Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-22T14:34:08.884542479Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.422924ms logger=migrator t=2026-04-22T14:34:08.889622852Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-22T14:34:08.890998025Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.375093ms logger=migrator t=2026-04-22T14:34:08.895810931Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-22T14:34:08.89656465Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=754.269µs logger=migrator t=2026-04-22T14:34:08.907229596Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-22T14:34:08.908351604Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.120528ms logger=migrator t=2026-04-22T14:34:08.914054632Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-22T14:34:08.91484795Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=782.478µs logger=migrator t=2026-04-22T14:34:08.92019781Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-22T14:34:08.92022646Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=31.41µs logger=migrator t=2026-04-22T14:34:08.926485001Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-22T14:34:08.92723926Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=754.569µs logger=migrator t=2026-04-22T14:34:08.93183572Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-22T14:34:08.932908017Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.072617ms logger=migrator t=2026-04-22T14:34:08.93885015Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-22T14:34:08.939757202Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=909.921µs logger=migrator t=2026-04-22T14:34:08.944632189Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-22T14:34:08.945325696Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=690.657µs logger=migrator t=2026-04-22T14:34:08.950809518Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-22T14:34:08.954778814Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.968336ms logger=migrator t=2026-04-22T14:34:08.95875817Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-22T14:34:08.959832866Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.075376ms logger=migrator t=2026-04-22T14:34:08.964360055Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-22T14:34:08.96499395Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=633.905µs logger=migrator t=2026-04-22T14:34:08.970068263Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-22T14:34:08.970676408Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=607.705µs logger=migrator t=2026-04-22T14:34:08.998035298Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-22T14:34:08.998991701Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=959.093µs logger=migrator t=2026-04-22T14:34:09.005311764Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-22T14:34:09.00598649Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=674.486µs logger=migrator t=2026-04-22T14:34:09.012244141Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-22T14:34:09.012886006Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=647.145µs logger=migrator t=2026-04-22T14:34:09.017847536Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-22T14:34:09.019224299Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.376633ms logger=migrator t=2026-04-22T14:34:09.031648509Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-22T14:34:09.032200312Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=554.893µs logger=migrator t=2026-04-22T14:34:09.037312116Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-22T14:34:09.03791429Z level=info msg="Migration successfully executed" id="create star table" duration=601.884µs logger=migrator t=2026-04-22T14:34:09.042058591Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-22T14:34:09.042970312Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=911.251µs logger=migrator t=2026-04-22T14:34:09.049661764Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-22T14:34:09.050464244Z level=info msg="Migration successfully executed" id="create org table v1" duration=807.711µs logger=migrator t=2026-04-22T14:34:09.058909157Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-22T14:34:09.060389862Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.496775ms logger=migrator t=2026-04-22T14:34:09.065893685Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-22T14:34:09.066904919Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.011144ms logger=migrator t=2026-04-22T14:34:09.071726686Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-22T14:34:09.072436043Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=708.977µs logger=migrator t=2026-04-22T14:34:09.081932803Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-22T14:34:09.083247804Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.306831ms logger=migrator t=2026-04-22T14:34:09.089462105Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-22T14:34:09.0901232Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=661.715µs logger=migrator t=2026-04-22T14:34:09.094800473Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-22T14:34:09.094821973Z level=info msg="Migration successfully executed" id="Update org table charset" duration=22.031µs logger=migrator t=2026-04-22T14:34:09.098943233Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-22T14:34:09.098970834Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=28.481µs logger=migrator t=2026-04-22T14:34:09.103798071Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-22T14:34:09.104068947Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=282.227µs logger=migrator t=2026-04-22T14:34:09.108642787Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-22T14:34:09.109830316Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.186909ms logger=migrator t=2026-04-22T14:34:09.115190745Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-22T14:34:09.115905552Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=715.647µs logger=migrator t=2026-04-22T14:34:09.120748399Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-22T14:34:09.122130792Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.381833ms logger=migrator t=2026-04-22T14:34:09.128235819Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-22T14:34:09.128931607Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=692.918µs logger=migrator t=2026-04-22T14:34:09.134344318Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-22T14:34:09.135145587Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=800.789µs logger=migrator t=2026-04-22T14:34:09.140604909Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-22T14:34:09.141307235Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=708.137µs logger=migrator t=2026-04-22T14:34:09.146285265Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-22T14:34:09.154495864Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.208819ms logger=migrator t=2026-04-22T14:34:09.159400352Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-22T14:34:09.159941825Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=536.273µs logger=migrator t=2026-04-22T14:34:09.164564066Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-22T14:34:09.165898719Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.334303ms logger=migrator t=2026-04-22T14:34:09.172217811Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-22T14:34:09.173540043Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.332792ms logger=migrator t=2026-04-22T14:34:09.180372628Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-22T14:34:09.181422653Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=1.044295ms logger=migrator t=2026-04-22T14:34:09.187314805Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-22T14:34:09.188361941Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.052406ms logger=migrator t=2026-04-22T14:34:09.193334871Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-22T14:34:09.193428863Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=84.702µs logger=migrator t=2026-04-22T14:34:09.197411389Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-22T14:34:09.198825904Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.415665ms logger=migrator t=2026-04-22T14:34:09.203046905Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-22T14:34:09.204324266Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.276781ms logger=migrator t=2026-04-22T14:34:09.209259205Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-22T14:34:09.210566657Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.305042ms logger=migrator t=2026-04-22T14:34:09.215026734Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-22T14:34:09.21565272Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=620.546µs logger=migrator t=2026-04-22T14:34:09.219878071Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-22T14:34:09.221171013Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.292472ms logger=migrator t=2026-04-22T14:34:09.226114552Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-22T14:34:09.226727057Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=611.956µs logger=migrator t=2026-04-22T14:34:09.230656881Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-22T14:34:09.231247716Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=588.454µs logger=migrator t=2026-04-22T14:34:09.235660982Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-22T14:34:09.235677733Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=17.151µs logger=migrator t=2026-04-22T14:34:09.241295778Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-22T14:34:09.241325439Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=28.821µs logger=migrator t=2026-04-22T14:34:09.245274984Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-22T14:34:09.246621027Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.345953ms logger=migrator t=2026-04-22T14:34:09.250804927Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-22T14:34:09.252192041Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.386614ms logger=migrator t=2026-04-22T14:34:09.256973266Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-22T14:34:09.25836204Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.388264ms logger=migrator t=2026-04-22T14:34:09.263459613Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-22T14:34:09.264932228Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.471995ms logger=migrator t=2026-04-22T14:34:09.269347045Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-22T14:34:09.26954558Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=201.405µs logger=migrator t=2026-04-22T14:34:09.273560336Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-22T14:34:09.274183721Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=623.215µs logger=migrator t=2026-04-22T14:34:09.279390317Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-22T14:34:09.279975562Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=585.155µs logger=migrator t=2026-04-22T14:34:09.284000169Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-22T14:34:09.284020409Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=20.6µs logger=migrator t=2026-04-22T14:34:09.288073147Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-22T14:34:09.288736573Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=663.147µs logger=migrator t=2026-04-22T14:34:09.29397927Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-22T14:34:09.295174558Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.195038ms logger=migrator t=2026-04-22T14:34:09.300030986Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-22T14:34:09.306243335Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.209449ms logger=migrator t=2026-04-22T14:34:09.310839507Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-22T14:34:09.311642976Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=803.219µs logger=migrator t=2026-04-22T14:34:09.317794484Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-22T14:34:09.318930791Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.137987ms logger=migrator t=2026-04-22T14:34:09.324579667Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-22T14:34:09.325561601Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=981.564µs logger=migrator t=2026-04-22T14:34:09.330560852Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-22T14:34:09.330926061Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=365.159µs logger=migrator t=2026-04-22T14:34:09.336302761Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-22T14:34:09.337139621Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=836.04µs logger=migrator t=2026-04-22T14:34:09.342627843Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-22T14:34:09.346391804Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.763681ms logger=migrator t=2026-04-22T14:34:09.35161862Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-22T14:34:09.352515952Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=905.352µs logger=migrator t=2026-04-22T14:34:09.357988874Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-22T14:34:09.358276941Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=288.328µs logger=migrator t=2026-04-22T14:34:09.364227155Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-22T14:34:09.3644527Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=227.405µs logger=migrator t=2026-04-22T14:34:09.369661906Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-22T14:34:09.370558317Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=896.301µs logger=migrator t=2026-04-22T14:34:09.375604969Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-22T14:34:09.377889655Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.284346ms logger=migrator t=2026-04-22T14:34:09.382982097Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-22T14:34:09.383950041Z level=info msg="Migration successfully executed" id="create data_source table" duration=968.074µs logger=migrator t=2026-04-22T14:34:09.389083245Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-22T14:34:09.389929775Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=846.39µs logger=migrator t=2026-04-22T14:34:09.394804453Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-22T14:34:09.395899059Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.102646ms logger=migrator t=2026-04-22T14:34:09.40172859Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-22T14:34:09.404492296Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=2.727116ms logger=migrator t=2026-04-22T14:34:09.410953332Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-22T14:34:09.41292418Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.857645ms logger=migrator t=2026-04-22T14:34:09.41747774Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-22T14:34:09.424848987Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.371698ms logger=migrator t=2026-04-22T14:34:09.430598256Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-22T14:34:09.431361915Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=762.799µs logger=migrator t=2026-04-22T14:34:09.436087378Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-22T14:34:09.438254401Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.165843ms logger=migrator t=2026-04-22T14:34:09.442146534Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-22T14:34:09.443696662Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.549978ms logger=migrator t=2026-04-22T14:34:09.452498734Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-22T14:34:09.454033172Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.542208ms logger=migrator t=2026-04-22T14:34:09.459836802Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-22T14:34:09.462911326Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.074504ms logger=migrator t=2026-04-22T14:34:09.46682022Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-22T14:34:09.46928914Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.468659ms logger=migrator t=2026-04-22T14:34:09.473893011Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-22T14:34:09.473919292Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=26.771µs logger=migrator t=2026-04-22T14:34:09.478942073Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-22T14:34:09.47923167Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=291.967µs logger=migrator t=2026-04-22T14:34:09.48342066Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-22T14:34:09.485799908Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.380378ms logger=migrator t=2026-04-22T14:34:09.489575379Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-22T14:34:09.489763723Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=188.744µs logger=migrator t=2026-04-22T14:34:09.494107449Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-22T14:34:09.494284493Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=177.464µs logger=migrator t=2026-04-22T14:34:09.497967601Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-22T14:34:09.501005135Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.035404ms logger=migrator t=2026-04-22T14:34:09.505058863Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-22T14:34:09.505488763Z level=info msg="Migration successfully executed" id="Update uid value" duration=424.36µs logger=migrator t=2026-04-22T14:34:09.510454573Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-22T14:34:09.511293323Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=837.82µs logger=migrator t=2026-04-22T14:34:09.51569444Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-22T14:34:09.516669773Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=975.153µs logger=migrator t=2026-04-22T14:34:09.520875855Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-22T14:34:09.521673784Z level=info msg="Migration successfully executed" id="create api_key table" duration=797.979µs logger=migrator t=2026-04-22T14:34:09.526249564Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-22T14:34:09.527504065Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.24434ms logger=migrator t=2026-04-22T14:34:09.534633806Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-22T14:34:09.535747853Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.113347ms logger=migrator t=2026-04-22T14:34:09.539955665Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-22T14:34:09.541358539Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.401495ms logger=migrator t=2026-04-22T14:34:09.548239985Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-22T14:34:09.549176788Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=936.133µs logger=migrator t=2026-04-22T14:34:09.553575923Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-22T14:34:09.554502436Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=927.253µs logger=migrator t=2026-04-22T14:34:09.559511017Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-22T14:34:09.560990783Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.486737ms logger=migrator t=2026-04-22T14:34:09.564972429Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-22T14:34:09.572016889Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.03895ms logger=migrator t=2026-04-22T14:34:09.579736805Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-22T14:34:09.58202178Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=2.286424ms logger=migrator t=2026-04-22T14:34:09.590661788Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-22T14:34:09.591373866Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=715.238µs logger=migrator t=2026-04-22T14:34:09.597610936Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-22T14:34:09.598406875Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=798.049µs logger=migrator t=2026-04-22T14:34:09.604154814Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-22T14:34:09.605522967Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.372343ms logger=migrator t=2026-04-22T14:34:09.615272882Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-22T14:34:09.615905587Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=636.835µs logger=migrator t=2026-04-22T14:34:09.673677002Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-22T14:34:09.674595643Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=897.312µs logger=migrator t=2026-04-22T14:34:09.775535899Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-22T14:34:09.775656092Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=125.933µs logger=migrator t=2026-04-22T14:34:09.785836688Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-22T14:34:09.789617629Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.785661ms logger=migrator t=2026-04-22T14:34:09.794279492Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-22T14:34:09.796920866Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.642304ms logger=migrator t=2026-04-22T14:34:09.800636795Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-22T14:34:09.800773708Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=137.123µs logger=migrator t=2026-04-22T14:34:09.804513619Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-22T14:34:09.807093862Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.580653ms logger=migrator t=2026-04-22T14:34:09.814817227Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-22T14:34:09.818148938Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.331881ms logger=migrator t=2026-04-22T14:34:09.823808595Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-22T14:34:09.824541432Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=730.947µs logger=migrator t=2026-04-22T14:34:09.82778403Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-22T14:34:09.828295092Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=511.192µs logger=migrator t=2026-04-22T14:34:09.832456644Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-22T14:34:09.833254383Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=797.689µs logger=migrator t=2026-04-22T14:34:09.836971162Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-22T14:34:09.838315185Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.347243ms logger=migrator t=2026-04-22T14:34:09.842947827Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-22T14:34:09.844490884Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.541696ms logger=migrator t=2026-04-22T14:34:09.849852963Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-22T14:34:09.850669902Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=816.509µs logger=migrator t=2026-04-22T14:34:09.854818193Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-22T14:34:09.854913445Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=95.512µs logger=migrator t=2026-04-22T14:34:09.859236399Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-22T14:34:09.85927777Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=42.401µs logger=migrator t=2026-04-22T14:34:09.8629809Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-22T14:34:09.865996543Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.014523ms logger=migrator t=2026-04-22T14:34:09.870691906Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-22T14:34:09.873400551Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.712706ms logger=migrator t=2026-04-22T14:34:09.877324136Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-22T14:34:09.877390148Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=66.752µs logger=migrator t=2026-04-22T14:34:09.881164749Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-22T14:34:09.881882676Z level=info msg="Migration successfully executed" id="create quota table v1" duration=717.688µs logger=migrator t=2026-04-22T14:34:09.886865686Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-22T14:34:09.888216779Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.350313ms logger=migrator t=2026-04-22T14:34:09.894017439Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-22T14:34:09.89404774Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=31.451µs logger=migrator t=2026-04-22T14:34:09.897835611Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-22T14:34:09.898575759Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=740.057µs logger=migrator t=2026-04-22T14:34:09.902913133Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-22T14:34:09.904485941Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.572118ms logger=migrator t=2026-04-22T14:34:09.912273059Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-22T14:34:09.915788675Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.513696ms logger=migrator t=2026-04-22T14:34:09.930719174Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-22T14:34:09.930785846Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=71.092µs logger=migrator t=2026-04-22T14:34:09.935770217Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-22T14:34:09.937338694Z level=info msg="Migration successfully executed" id="create session table" duration=1.567938ms logger=migrator t=2026-04-22T14:34:09.942200171Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-22T14:34:09.942368355Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=168.244µs logger=migrator t=2026-04-22T14:34:09.946350971Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-22T14:34:09.946428753Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=75.562µs logger=migrator t=2026-04-22T14:34:09.952450159Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-22T14:34:09.95333165Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=880.621µs logger=migrator t=2026-04-22T14:34:09.957975372Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-22T14:34:09.958852843Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=858.061µs logger=migrator t=2026-04-22T14:34:09.963623959Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-22T14:34:09.96368928Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=66.381µs logger=migrator t=2026-04-22T14:34:09.967876881Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-22T14:34:09.967976523Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=93.422µs logger=migrator t=2026-04-22T14:34:09.973379704Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-22T14:34:09.980522327Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=7.137232ms logger=migrator t=2026-04-22T14:34:09.984596634Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-22T14:34:09.990510247Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.912543ms logger=migrator t=2026-04-22T14:34:09.994451693Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-22T14:34:09.994545905Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=94.752µs logger=migrator t=2026-04-22T14:34:09.998633063Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-22T14:34:09.998728925Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=96.342µs logger=migrator t=2026-04-22T14:34:10.001636706Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-22T14:34:10.002463135Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=826.81µs logger=migrator t=2026-04-22T14:34:10.006960234Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-22T14:34:10.007088107Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=121.963µs logger=migrator t=2026-04-22T14:34:10.010715874Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-22T14:34:10.013995394Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.27948ms logger=migrator t=2026-04-22T14:34:10.017807996Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-22T14:34:10.01797349Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=162.674µs logger=migrator t=2026-04-22T14:34:10.022331595Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-22T14:34:10.025524772Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.192667ms logger=migrator t=2026-04-22T14:34:10.029254892Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-22T14:34:10.032349637Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.094925ms logger=migrator t=2026-04-22T14:34:10.036586829Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-22T14:34:10.036659961Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=73.542µs logger=migrator t=2026-04-22T14:34:10.051614432Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-22T14:34:10.052841261Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.22782ms logger=migrator t=2026-04-22T14:34:10.057919884Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-22T14:34:10.058967309Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.050436ms logger=migrator t=2026-04-22T14:34:10.064034301Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-22T14:34:10.065176089Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.141688ms logger=migrator t=2026-04-22T14:34:10.071835839Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-22T14:34:10.072732112Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=898.773µs logger=migrator t=2026-04-22T14:34:10.078288596Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-22T14:34:10.079123896Z level=info msg="Migration successfully executed" id="add index alert state" duration=832.94µs logger=migrator t=2026-04-22T14:34:10.084290991Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-22T14:34:10.085579641Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.28864ms logger=migrator t=2026-04-22T14:34:10.105507462Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-22T14:34:10.107022499Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.513527ms logger=migrator t=2026-04-22T14:34:10.111190229Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-22T14:34:10.112142973Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=952.644µs logger=migrator t=2026-04-22T14:34:10.116384254Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-22T14:34:10.117408109Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.022785ms logger=migrator t=2026-04-22T14:34:10.124215024Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-22T14:34:10.133889937Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.674463ms logger=migrator t=2026-04-22T14:34:10.137998577Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-22T14:34:10.138648002Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=649.216µs logger=migrator t=2026-04-22T14:34:10.143898328Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-22T14:34:10.14482591Z 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=922.892µs logger=migrator t=2026-04-22T14:34:10.149132875Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-22T14:34:10.149795961Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=663.156µs logger=migrator t=2026-04-22T14:34:10.153319525Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-22T14:34:10.154013293Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=693.338µs logger=migrator t=2026-04-22T14:34:10.158134842Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-22T14:34:10.15887792Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=743.218µs logger=migrator t=2026-04-22T14:34:10.162465367Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-22T14:34:10.166780111Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.314294ms logger=migrator t=2026-04-22T14:34:10.173891422Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-22T14:34:10.176505846Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.614714ms logger=migrator t=2026-04-22T14:34:10.181479215Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-22T14:34:10.185162735Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.68202ms logger=migrator t=2026-04-22T14:34:10.189105659Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-22T14:34:10.192894331Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.788752ms logger=migrator t=2026-04-22T14:34:10.203818374Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-22T14:34:10.204931192Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.117138ms logger=migrator t=2026-04-22T14:34:10.212819982Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-22T14:34:10.212868763Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=53.441µs logger=migrator t=2026-04-22T14:34:10.219463022Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-22T14:34:10.219514293Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=56.371µs logger=migrator t=2026-04-22T14:34:10.224478133Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-22T14:34:10.225388145Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=911.912µs logger=migrator t=2026-04-22T14:34:10.23097987Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-22T14:34:10.231990674Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.012414ms logger=migrator t=2026-04-22T14:34:10.23765791Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-22T14:34:10.23842233Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=767.21µs logger=migrator t=2026-04-22T14:34:10.246523155Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-22T14:34:10.247256333Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=734.848µs logger=migrator t=2026-04-22T14:34:10.25208096Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-22T14:34:10.252707934Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=626.265µs logger=migrator t=2026-04-22T14:34:10.255955723Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-22T14:34:10.263953676Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=7.994412ms logger=migrator t=2026-04-22T14:34:10.268209418Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-22T14:34:10.271042686Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.833098ms logger=migrator t=2026-04-22T14:34:10.276770475Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-22T14:34:10.27700375Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=233.405µs logger=migrator t=2026-04-22T14:34:10.280525686Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-22T14:34:10.281481468Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=955.262µs logger=migrator t=2026-04-22T14:34:10.287248798Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-22T14:34:10.288267742Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.017004ms logger=migrator t=2026-04-22T14:34:10.294700568Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-22T14:34:10.301782428Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.08175ms logger=migrator t=2026-04-22T14:34:10.306312528Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-22T14:34:10.30638291Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=69.591µs logger=migrator t=2026-04-22T14:34:10.311142295Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-22T14:34:10.313020459Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.881415ms logger=migrator t=2026-04-22T14:34:10.319691071Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-22T14:34:10.321045593Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.354122ms logger=migrator t=2026-04-22T14:34:10.32877864Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-22T14:34:10.329431665Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=656.155µs logger=migrator t=2026-04-22T14:34:10.337522831Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-22T14:34:10.340276207Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=2.750616ms logger=migrator t=2026-04-22T14:34:10.346971698Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-22T14:34:10.349067589Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.097861ms logger=migrator t=2026-04-22T14:34:10.356722794Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-22T14:34:10.358030685Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.310241ms logger=migrator t=2026-04-22T14:34:10.36483238Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-22T14:34:10.366040229Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.206279ms logger=migrator t=2026-04-22T14:34:10.371101661Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-22T14:34:10.372395703Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.294402ms logger=migrator t=2026-04-22T14:34:10.377805623Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-22T14:34:10.378844528Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.038885ms logger=migrator t=2026-04-22T14:34:10.384204447Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-22T14:34:10.384236968Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=33.651µs logger=migrator t=2026-04-22T14:34:10.387349623Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-22T14:34:10.391666447Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.316314ms logger=migrator t=2026-04-22T14:34:10.395750426Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-22T14:34:10.396579906Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=826.8µs logger=migrator t=2026-04-22T14:34:10.401054004Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-22T14:34:10.405791248Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.736494ms logger=migrator t=2026-04-22T14:34:10.409638321Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-22T14:34:10.410395369Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=756.788µs logger=migrator t=2026-04-22T14:34:10.414371796Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-22T14:34:10.415343189Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=971.394µs logger=migrator t=2026-04-22T14:34:10.4228227Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-22T14:34:10.423866305Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.043384ms logger=migrator t=2026-04-22T14:34:10.427088722Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-22T14:34:10.436334805Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=9.243823ms logger=migrator t=2026-04-22T14:34:10.441466949Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-22T14:34:10.442211087Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=740.848µs logger=migrator t=2026-04-22T14:34:10.447355731Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-22T14:34:10.448314965Z 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=959.804µs logger=migrator t=2026-04-22T14:34:10.452733411Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-22T14:34:10.453139521Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=407.609µs logger=migrator t=2026-04-22T14:34:10.457543567Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-22T14:34:10.458220723Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=674.226µs logger=migrator t=2026-04-22T14:34:10.462525798Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-22T14:34:10.462849625Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=323.447µs logger=migrator t=2026-04-22T14:34:10.468096722Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-22T14:34:10.472434236Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.338994ms logger=migrator t=2026-04-22T14:34:10.477646402Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-22T14:34:10.482781496Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.134594ms logger=migrator t=2026-04-22T14:34:10.486083006Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-22T14:34:10.487047829Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=967.463µs logger=migrator t=2026-04-22T14:34:10.491444115Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-22T14:34:10.492900491Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.455506ms logger=migrator t=2026-04-22T14:34:10.497120112Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-22T14:34:10.497510401Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=391.869µs logger=migrator t=2026-04-22T14:34:10.502784309Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-22T14:34:10.507267467Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.485278ms logger=migrator t=2026-04-22T14:34:10.511834277Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-22T14:34:10.512828101Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=993.614µs logger=migrator t=2026-04-22T14:34:10.517268588Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-22T14:34:10.517541785Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=271.787µs logger=migrator t=2026-04-22T14:34:10.521807218Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-22T14:34:10.522278519Z level=info msg="Migration successfully executed" id="Move region to single row" duration=472.741µs logger=migrator t=2026-04-22T14:34:10.526468751Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-22T14:34:10.527425234Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=956.502µs logger=migrator t=2026-04-22T14:34:10.531129343Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-22T14:34:10.532763323Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.63339ms logger=migrator t=2026-04-22T14:34:10.537822615Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-22T14:34:10.538819098Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=996.183µs logger=migrator t=2026-04-22T14:34:10.542340083Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-22T14:34:10.543350658Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.010325ms logger=migrator t=2026-04-22T14:34:10.547851546Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-22T14:34:10.548767788Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=915.792µs logger=migrator t=2026-04-22T14:34:10.555288606Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-22T14:34:10.556802072Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.513466ms logger=migrator t=2026-04-22T14:34:10.562134271Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-22T14:34:10.5625378Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=405.339µs logger=migrator t=2026-04-22T14:34:10.571378864Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-22T14:34:10.572839209Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.464545ms logger=migrator t=2026-04-22T14:34:10.577725487Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-22T14:34:10.578502996Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=777.649µs logger=migrator t=2026-04-22T14:34:10.582242926Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-22T14:34:10.583121038Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=880.012µs logger=migrator t=2026-04-22T14:34:10.587341009Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-22T14:34:10.588203301Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=862.112µs logger=migrator t=2026-04-22T14:34:10.593587039Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-22T14:34:10.593770315Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=184.216µs logger=migrator t=2026-04-22T14:34:10.599513973Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-22T14:34:10.60022946Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=716.237µs logger=migrator t=2026-04-22T14:34:10.605363144Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-22T14:34:10.605499747Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=143.673µs logger=migrator t=2026-04-22T14:34:10.609824672Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-22T14:34:10.610608271Z level=info msg="Migration successfully executed" id="create team table" duration=787.8µs logger=migrator t=2026-04-22T14:34:10.614935955Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-22T14:34:10.616086923Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.151048ms logger=migrator t=2026-04-22T14:34:10.621595475Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-22T14:34:10.623475601Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.878946ms logger=migrator t=2026-04-22T14:34:10.633263137Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-22T14:34:10.638340119Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.077442ms logger=migrator t=2026-04-22T14:34:10.646868665Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-22T14:34:10.647094682Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=226.376µs logger=migrator t=2026-04-22T14:34:10.653731841Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-22T14:34:10.654592272Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=864.211µs logger=migrator t=2026-04-22T14:34:10.660243508Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-22T14:34:10.661018787Z level=info msg="Migration successfully executed" id="create team member table" duration=775.339µs logger=migrator t=2026-04-22T14:34:10.666712945Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-22T14:34:10.668079687Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.366572ms logger=migrator t=2026-04-22T14:34:10.674507082Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-22T14:34:10.676373988Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.868315ms logger=migrator t=2026-04-22T14:34:10.681726637Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-22T14:34:10.682742751Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.016224ms logger=migrator t=2026-04-22T14:34:10.69554479Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-22T14:34:10.70383752Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.29081ms logger=migrator t=2026-04-22T14:34:10.71294998Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-22T14:34:10.718273259Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.322289ms logger=migrator t=2026-04-22T14:34:10.723596447Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-22T14:34:10.731837106Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.246029ms logger=migrator t=2026-04-22T14:34:10.738922777Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-22T14:34:10.740007423Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.084956ms logger=migrator t=2026-04-22T14:34:10.752209157Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-22T14:34:10.754219916Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.014039ms logger=migrator t=2026-04-22T14:34:10.787381777Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-22T14:34:10.789446306Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.0919ms logger=migrator t=2026-04-22T14:34:10.800366249Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-22T14:34:10.801997709Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.63179ms logger=migrator t=2026-04-22T14:34:10.809680355Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-22T14:34:10.810844243Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.162948ms logger=migrator t=2026-04-22T14:34:10.816715034Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-22T14:34:10.817858002Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.142398ms logger=migrator t=2026-04-22T14:34:10.824916282Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-22T14:34:10.825928886Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.019074ms logger=migrator t=2026-04-22T14:34:10.832423023Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-22T14:34:10.833846337Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.424164ms logger=migrator t=2026-04-22T14:34:10.842319812Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-22T14:34:10.842843114Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=539.623µs logger=migrator t=2026-04-22T14:34:10.849429194Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-22T14:34:10.849709Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=281.616µs logger=migrator t=2026-04-22T14:34:10.854338592Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-22T14:34:10.855117321Z level=info msg="Migration successfully executed" id="create tag table" duration=778.739µs logger=migrator t=2026-04-22T14:34:10.860765347Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-22T14:34:10.861586237Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=820.99µs logger=migrator t=2026-04-22T14:34:10.86669458Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-22T14:34:10.868139035Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.442584ms logger=migrator t=2026-04-22T14:34:10.874165631Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-22T14:34:10.87579381Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.628578ms logger=migrator t=2026-04-22T14:34:10.881926497Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-22T14:34:10.882886441Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=960.104µs logger=migrator t=2026-04-22T14:34:10.887711817Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-22T14:34:10.904273837Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.56178ms logger=migrator t=2026-04-22T14:34:10.909260437Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-22T14:34:10.910077977Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=817.959µs logger=migrator t=2026-04-22T14:34:10.915734053Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-22T14:34:10.916927322Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.193139ms logger=migrator t=2026-04-22T14:34:10.92222327Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-22T14:34:10.922538758Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=315.738µs logger=migrator t=2026-04-22T14:34:10.927826106Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-22T14:34:10.929053395Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.222139ms logger=migrator t=2026-04-22T14:34:10.935784878Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-22T14:34:10.936605687Z level=info msg="Migration successfully executed" id="create user auth table" duration=821.239µs logger=migrator t=2026-04-22T14:34:10.941234269Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-22T14:34:10.942281594Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.047415ms logger=migrator t=2026-04-22T14:34:10.948554945Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-22T14:34:10.948770841Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=220.796µs logger=migrator t=2026-04-22T14:34:10.954861657Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-22T14:34:10.959309405Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=4.447108ms logger=migrator t=2026-04-22T14:34:10.96448107Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-22T14:34:10.969601204Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.120734ms logger=migrator t=2026-04-22T14:34:10.974700847Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-22T14:34:10.980088746Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.387189ms logger=migrator t=2026-04-22T14:34:10.986063701Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-22T14:34:10.99143627Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.369169ms logger=migrator t=2026-04-22T14:34:10.997280562Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-22T14:34:10.998282976Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.002834ms logger=migrator t=2026-04-22T14:34:11.003457461Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-22T14:34:11.008458331Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.00061ms logger=migrator t=2026-04-22T14:34:11.013876832Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-22T14:34:11.014691752Z level=info msg="Migration successfully executed" id="create server_lock table" duration=814.58µs logger=migrator t=2026-04-22T14:34:11.021614228Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-22T14:34:11.023678898Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.06388ms logger=migrator t=2026-04-22T14:34:11.029489788Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-22T14:34:11.03037826Z level=info msg="Migration successfully executed" id="create user auth token table" duration=879.371µs logger=migrator t=2026-04-22T14:34:11.037039291Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-22T14:34:11.038798853Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.759622ms logger=migrator t=2026-04-22T14:34:11.046425177Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-22T14:34:11.04774421Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.318573ms logger=migrator t=2026-04-22T14:34:11.055184678Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-22T14:34:11.056295416Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.107407ms logger=migrator t=2026-04-22T14:34:11.063230373Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-22T14:34:11.06976319Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.532307ms logger=migrator t=2026-04-22T14:34:11.073644264Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-22T14:34:11.074931785Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.286961ms logger=migrator t=2026-04-22T14:34:11.082111078Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-22T14:34:11.0830173Z level=info msg="Migration successfully executed" id="create cache_data table" duration=906.062µs logger=migrator t=2026-04-22T14:34:11.087409296Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-22T14:34:11.089004174Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.602528ms logger=migrator t=2026-04-22T14:34:11.098483854Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-22T14:34:11.099952259Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.468865ms logger=migrator t=2026-04-22T14:34:11.106099427Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-22T14:34:11.107147953Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.048496ms logger=migrator t=2026-04-22T14:34:11.114811928Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-22T14:34:11.114988952Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=175.744µs logger=migrator t=2026-04-22T14:34:11.122091153Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-22T14:34:11.122252067Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=161.564µs logger=migrator t=2026-04-22T14:34:11.126633043Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-22T14:34:11.127963405Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.330791ms logger=migrator t=2026-04-22T14:34:11.136260805Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T14:34:11.13978807Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=3.528415ms logger=migrator t=2026-04-22T14:34:11.146496282Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T14:34:11.147613679Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.113717ms logger=migrator t=2026-04-22T14:34:11.154110306Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-22T14:34:11.154214609Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=105.563µs logger=migrator t=2026-04-22T14:34:11.159809554Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T14:34:11.161040393Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.230749ms logger=migrator t=2026-04-22T14:34:11.168282798Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T14:34:11.169369324Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.086736ms logger=migrator t=2026-04-22T14:34:11.17500551Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T14:34:11.176178108Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.172208ms logger=migrator t=2026-04-22T14:34:11.182099812Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T14:34:11.183346931Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.246879ms logger=migrator t=2026-04-22T14:34:11.19117831Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-22T14:34:11.197593995Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.416705ms logger=migrator t=2026-04-22T14:34:11.203143509Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-22T14:34:11.204452141Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.307652ms logger=migrator t=2026-04-22T14:34:11.210103387Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-22T14:34:11.210187489Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=85.332µs logger=migrator t=2026-04-22T14:34:11.215081387Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-22T14:34:11.216271566Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.189019ms logger=migrator t=2026-04-22T14:34:11.221871311Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-22T14:34:11.22391313Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.044839ms logger=migrator t=2026-04-22T14:34:11.22970511Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-22T14:34:11.231188726Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.484316ms logger=migrator t=2026-04-22T14:34:11.2363176Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-22T14:34:11.236506854Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=189.764µs logger=migrator t=2026-04-22T14:34:11.241956946Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-22T14:34:11.243179725Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.22661ms logger=migrator t=2026-04-22T14:34:11.24880875Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-22T14:34:11.249636701Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=827.481µs logger=migrator t=2026-04-22T14:34:11.25415811Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-22T14:34:11.255083863Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=925.213µs logger=migrator t=2026-04-22T14:34:11.260934834Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-22T14:34:11.262786058Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.849614ms logger=migrator t=2026-04-22T14:34:11.271016896Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-22T14:34:11.278257382Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.239476ms logger=migrator t=2026-04-22T14:34:11.283104579Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-22T14:34:11.284135173Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.040694ms logger=migrator t=2026-04-22T14:34:11.290781544Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-22T14:34:11.291536342Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=753.889µs logger=migrator t=2026-04-22T14:34:11.296610934Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-22T14:34:11.33121504Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=34.597455ms logger=migrator t=2026-04-22T14:34:11.336841045Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-22T14:34:11.361719776Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.882001ms logger=migrator t=2026-04-22T14:34:11.367346282Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-22T14:34:11.368346205Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=999.373µs logger=migrator t=2026-04-22T14:34:11.373027689Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-22T14:34:11.374090234Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.062225ms logger=migrator t=2026-04-22T14:34:11.378767327Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-22T14:34:11.384972197Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.20396ms logger=migrator t=2026-04-22T14:34:11.391116675Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-22T14:34:11.397409176Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.292601ms logger=migrator t=2026-04-22T14:34:11.402823237Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-22T14:34:11.40415471Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.330803ms logger=migrator t=2026-04-22T14:34:11.409309844Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-22T14:34:11.41037909Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.061976ms logger=migrator t=2026-04-22T14:34:11.417721827Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-22T14:34:11.418792753Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.071126ms logger=migrator t=2026-04-22T14:34:11.425941256Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-22T14:34:11.427247127Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.306252ms logger=migrator t=2026-04-22T14:34:11.432318619Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-22T14:34:11.432416882Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=99.273µs logger=migrator t=2026-04-22T14:34:11.43815922Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-22T14:34:11.444587285Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.429545ms logger=migrator t=2026-04-22T14:34:11.449306869Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-22T14:34:11.456171644Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.864125ms logger=migrator t=2026-04-22T14:34:11.461172965Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-22T14:34:11.467574609Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.401214ms logger=migrator t=2026-04-22T14:34:11.4733346Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-22T14:34:11.474332283Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.001034ms logger=migrator t=2026-04-22T14:34:11.479568619Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-22T14:34:11.481915906Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.345827ms logger=migrator t=2026-04-22T14:34:11.487554732Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-22T14:34:11.495185516Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.622344ms logger=migrator t=2026-04-22T14:34:11.502032362Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-22T14:34:11.511737075Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.706153ms logger=migrator t=2026-04-22T14:34:11.516962911Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-22T14:34:11.518004166Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.040865ms logger=migrator t=2026-04-22T14:34:11.523801507Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-22T14:34:11.530422267Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.62048ms logger=migrator t=2026-04-22T14:34:11.536436561Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-22T14:34:11.542697332Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.257311ms logger=migrator t=2026-04-22T14:34:11.547728404Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-22T14:34:11.547892008Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=165.174µs logger=migrator t=2026-04-22T14:34:11.553089413Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-22T14:34:11.554982779Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.883156ms logger=migrator t=2026-04-22T14:34:11.562394168Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-22T14:34:11.563406333Z 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.009745ms logger=migrator t=2026-04-22T14:34:11.568725541Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-22T14:34:11.569837838Z 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.109807ms logger=migrator t=2026-04-22T14:34:11.574058199Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-22T14:34:11.5741254Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=67.811µs logger=migrator t=2026-04-22T14:34:11.579247474Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-22T14:34:11.58855948Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.311146ms logger=migrator t=2026-04-22T14:34:11.5935625Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-22T14:34:11.599235636Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.666886ms logger=migrator t=2026-04-22T14:34:11.604389591Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-22T14:34:11.611497413Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.106222ms logger=migrator t=2026-04-22T14:34:11.617873957Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-22T14:34:11.622288284Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.416407ms logger=migrator t=2026-04-22T14:34:11.627004617Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-22T14:34:11.63416438Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.159153ms logger=migrator t=2026-04-22T14:34:11.639687463Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-22T14:34:11.639777845Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=91.402µs logger=migrator t=2026-04-22T14:34:11.645388161Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-22T14:34:11.646302262Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=914.011µs logger=migrator t=2026-04-22T14:34:11.650997726Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-22T14:34:11.662477683Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=11.480947ms logger=migrator t=2026-04-22T14:34:11.666428058Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-22T14:34:11.666485269Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=58.571µs logger=migrator t=2026-04-22T14:34:11.670330263Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-22T14:34:11.676768498Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.435805ms logger=migrator t=2026-04-22T14:34:11.682913626Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-22T14:34:11.68386759Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=951.574µs logger=migrator t=2026-04-22T14:34:11.688147592Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-22T14:34:11.69465502Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.507148ms logger=migrator t=2026-04-22T14:34:11.698479012Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-22T14:34:11.699294261Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=815.269µs logger=migrator t=2026-04-22T14:34:11.704393735Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-22T14:34:11.706214509Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.820014ms logger=migrator t=2026-04-22T14:34:11.710676406Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-22T14:34:11.718694099Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.019173ms logger=migrator t=2026-04-22T14:34:11.722354507Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-22T14:34:11.722914972Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=560.675µs logger=migrator t=2026-04-22T14:34:11.728759453Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-22T14:34:11.729525201Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=765.028µs logger=migrator t=2026-04-22T14:34:11.734175234Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-22T14:34:11.735050354Z level=info msg="Migration successfully executed" id="create alert_image table" duration=877.73µs logger=migrator t=2026-04-22T14:34:11.739452771Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-22T14:34:11.740469735Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.019604ms logger=migrator t=2026-04-22T14:34:11.744453121Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-22T14:34:11.744529643Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=76.452µs logger=migrator t=2026-04-22T14:34:11.74896001Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-22T14:34:11.750566838Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.606168ms logger=migrator t=2026-04-22T14:34:11.755278792Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-22T14:34:11.757344032Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.06444ms logger=migrator t=2026-04-22T14:34:11.761136564Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-22T14:34:11.761561144Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-22T14:34:11.766244847Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-22T14:34:11.766672097Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=427.35µs logger=migrator t=2026-04-22T14:34:11.769977237Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-22T14:34:11.771051423Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.073546ms logger=migrator t=2026-04-22T14:34:11.774471456Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-22T14:34:11.781199508Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.709211ms logger=migrator t=2026-04-22T14:34:11.786407343Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-22T14:34:11.787526621Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.118938ms logger=migrator t=2026-04-22T14:34:11.791748572Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-22T14:34:11.792764987Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.016225ms logger=migrator t=2026-04-22T14:34:11.797609634Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-22T14:34:11.798395443Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=783.809µs logger=migrator t=2026-04-22T14:34:11.802785589Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-22T14:34:11.803819123Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.029974ms logger=migrator t=2026-04-22T14:34:11.808105047Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-22T14:34:11.809132852Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.027615ms logger=migrator t=2026-04-22T14:34:11.81317696Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-22T14:34:11.81321753Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=41.331µs logger=migrator t=2026-04-22T14:34:11.817614336Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-22T14:34:11.817677308Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=63.602µs logger=migrator t=2026-04-22T14:34:11.821224754Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-22T14:34:11.828010727Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.786073ms logger=migrator t=2026-04-22T14:34:11.831980664Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-22T14:34:11.832322502Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=341.878µs logger=migrator t=2026-04-22T14:34:11.836989514Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-22T14:34:11.83803619Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.046406ms logger=migrator t=2026-04-22T14:34:11.842263791Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-22T14:34:11.842532197Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=268.636µs logger=migrator t=2026-04-22T14:34:11.846162376Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-22T14:34:11.847056377Z level=info msg="Migration successfully executed" id="create data_keys table" duration=893.951µs logger=migrator t=2026-04-22T14:34:11.852925739Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-22T14:34:11.853748078Z level=info msg="Migration successfully executed" id="create secrets table" duration=822.749µs logger=migrator t=2026-04-22T14:34:11.859301072Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-22T14:34:11.890762072Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.46196ms logger=migrator t=2026-04-22T14:34:11.894450531Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-22T14:34:11.901434269Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.983258ms logger=migrator t=2026-04-22T14:34:11.905346264Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-22T14:34:11.905446896Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=100.032µs logger=migrator t=2026-04-22T14:34:11.909763Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-22T14:34:11.93873739Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=28.97588ms logger=migrator t=2026-04-22T14:34:11.943907204Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-22T14:34:11.976970692Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.060958ms logger=migrator t=2026-04-22T14:34:11.980791125Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-22T14:34:11.981380169Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=588.924µs logger=migrator t=2026-04-22T14:34:11.988715215Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-22T14:34:11.989767771Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.052206ms logger=migrator t=2026-04-22T14:34:11.993713176Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-22T14:34:11.994058524Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=342.838µs logger=migrator t=2026-04-22T14:34:11.997918648Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-22T14:34:11.99927298Z level=info msg="Migration successfully executed" id="create permission table" duration=1.353972ms logger=migrator t=2026-04-22T14:34:12.004613259Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-22T14:34:12.005605273Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=991.844µs logger=migrator t=2026-04-22T14:34:12.010121682Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-22T14:34:12.011728291Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.605839ms logger=migrator t=2026-04-22T14:34:12.016414284Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-22T14:34:12.017300776Z level=info msg="Migration successfully executed" id="create role table" duration=887.222µs logger=migrator t=2026-04-22T14:34:12.021823844Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-22T14:34:12.029002018Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.178214ms logger=migrator t=2026-04-22T14:34:12.033961928Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-22T14:34:12.041456108Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.491411ms logger=migrator t=2026-04-22T14:34:12.046212033Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-22T14:34:12.047309639Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.097216ms logger=migrator t=2026-04-22T14:34:12.052228028Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-22T14:34:12.053891968Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.6624ms logger=migrator t=2026-04-22T14:34:12.059247888Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-22T14:34:12.061732618Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.48333ms logger=migrator t=2026-04-22T14:34:12.066171274Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-22T14:34:12.067068156Z level=info msg="Migration successfully executed" id="create team role table" duration=897.802µs logger=migrator t=2026-04-22T14:34:12.071172925Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-22T14:34:12.072700672Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.526767ms logger=migrator t=2026-04-22T14:34:12.077974299Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-22T14:34:12.079736212Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.761113ms logger=migrator t=2026-04-22T14:34:12.084127258Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-22T14:34:12.085242855Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.115287ms logger=migrator t=2026-04-22T14:34:12.090622165Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-22T14:34:12.091492365Z level=info msg="Migration successfully executed" id="create user role table" duration=870.45µs logger=migrator t=2026-04-22T14:34:12.098048274Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-22T14:34:12.099917749Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.869135ms logger=migrator t=2026-04-22T14:34:12.10537722Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-22T14:34:12.107226055Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.847855ms logger=migrator t=2026-04-22T14:34:12.111735864Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-22T14:34:12.113597219Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.857715ms logger=migrator t=2026-04-22T14:34:12.11902773Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-22T14:34:12.119935692Z level=info msg="Migration successfully executed" id="create builtin role table" duration=907.701µs logger=migrator t=2026-04-22T14:34:12.123961089Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-22T14:34:12.125410934Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.448045ms logger=migrator t=2026-04-22T14:34:12.129417701Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-22T14:34:12.131206254Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.787552ms logger=migrator t=2026-04-22T14:34:12.136282556Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-22T14:34:12.144011303Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.730377ms logger=migrator t=2026-04-22T14:34:12.147729112Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-22T14:34:12.148923102Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.19039ms logger=migrator t=2026-04-22T14:34:12.153235245Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-22T14:34:12.154341632Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.105807ms logger=migrator t=2026-04-22T14:34:12.159028685Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-22T14:34:12.160077111Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.050686ms logger=migrator t=2026-04-22T14:34:12.164816705Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-22T14:34:12.16585577Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.038835ms logger=migrator t=2026-04-22T14:34:12.169411156Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-22T14:34:12.170561263Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.148747ms logger=migrator t=2026-04-22T14:34:12.175206215Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-22T14:34:12.176976089Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.768994ms logger=migrator t=2026-04-22T14:34:12.181096787Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-22T14:34:12.188991998Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.894871ms logger=migrator t=2026-04-22T14:34:12.192623156Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-22T14:34:12.200413364Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.792618ms logger=migrator t=2026-04-22T14:34:12.204679837Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-22T14:34:12.212329001Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.648814ms logger=migrator t=2026-04-22T14:34:12.216237216Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-22T14:34:12.22179792Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.558194ms logger=migrator t=2026-04-22T14:34:12.225608872Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-22T14:34:12.226652047Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.042645ms logger=migrator t=2026-04-22T14:34:12.231276259Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-22T14:34:12.232819356Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.541477ms logger=migrator t=2026-04-22T14:34:12.237360355Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-22T14:34:12.238897733Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.537618ms logger=migrator t=2026-04-22T14:34:12.24254639Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-22T14:34:12.243418471Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=869.991µs logger=migrator t=2026-04-22T14:34:12.248013993Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-22T14:34:12.249476928Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.461066ms logger=migrator t=2026-04-22T14:34:12.253827443Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-22T14:34:12.253931915Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=105.312µs logger=migrator t=2026-04-22T14:34:12.257703717Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-22T14:34:12.257743078Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=40.671µs logger=migrator t=2026-04-22T14:34:12.261480488Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-22T14:34:12.261902878Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=423.13µs logger=migrator t=2026-04-22T14:34:12.267625716Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-22T14:34:12.268435095Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=810.469µs logger=migrator t=2026-04-22T14:34:12.272597586Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-22T14:34:12.27361971Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.022424ms logger=migrator t=2026-04-22T14:34:12.277448373Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-22T14:34:12.277647048Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=198.875µs logger=migrator t=2026-04-22T14:34:12.281407588Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-22T14:34:12.281830968Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=423.44µs logger=migrator t=2026-04-22T14:34:12.286502082Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-22T14:34:12.287797482Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.2952ms logger=migrator t=2026-04-22T14:34:12.292214359Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-22T14:34:12.294011562Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.796533ms logger=migrator t=2026-04-22T14:34:12.29806269Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-22T14:34:12.307120879Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.058089ms logger=migrator t=2026-04-22T14:34:12.311319891Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-22T14:34:12.311384072Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=66.362µs logger=migrator t=2026-04-22T14:34:12.315074261Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-22T14:34:12.315997843Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=923.442µs logger=migrator t=2026-04-22T14:34:12.321340412Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-22T14:34:12.322422599Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.081907ms logger=migrator t=2026-04-22T14:34:12.327742997Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-22T14:34:12.328798962Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.055855ms logger=migrator t=2026-04-22T14:34:12.333013773Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-22T14:34:12.341096399Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.082345ms logger=migrator t=2026-04-22T14:34:12.345239049Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-22T14:34:12.346203442Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=964.223µs logger=migrator t=2026-04-22T14:34:12.350806613Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-22T14:34:12.351851828Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.045375ms logger=migrator t=2026-04-22T14:34:12.355744992Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-22T14:34:12.379948686Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.185574ms logger=migrator t=2026-04-22T14:34:12.386635138Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-22T14:34:12.387958789Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.323541ms logger=migrator t=2026-04-22T14:34:12.392552481Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-22T14:34:12.393917433Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.362703ms logger=migrator t=2026-04-22T14:34:12.397986462Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-22T14:34:12.399314963Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.328161ms logger=migrator t=2026-04-22T14:34:12.404696964Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-22T14:34:12.406527388Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.829755ms logger=migrator t=2026-04-22T14:34:12.411364804Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-22T14:34:12.411801825Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=437.661µs logger=migrator t=2026-04-22T14:34:12.415925774Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-22T14:34:12.416883207Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=957.263µs logger=migrator t=2026-04-22T14:34:12.421243433Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-22T14:34:12.434348619Z level=info msg="Migration successfully executed" id="add provisioning column" duration=13.106607ms logger=migrator t=2026-04-22T14:34:12.438833527Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-22T14:34:12.439648866Z level=info msg="Migration successfully executed" id="create entity_events table" duration=814.009µs logger=migrator t=2026-04-22T14:34:12.444469473Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-22T14:34:12.445813946Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.349823ms logger=migrator t=2026-04-22T14:34:12.451081053Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T14:34:12.451460572Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T14:34:12.455809006Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T14:34:12.456215286Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T14:34:12.461804281Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-22T14:34:12.46339463Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.581959ms logger=migrator t=2026-04-22T14:34:12.468863132Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-22T14:34:12.469910567Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.047435ms logger=migrator t=2026-04-22T14:34:12.473517545Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T14:34:12.474693962Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.174508ms logger=migrator t=2026-04-22T14:34:12.479681773Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T14:34:12.481603769Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.920486ms logger=migrator t=2026-04-22T14:34:12.48741456Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-22T14:34:12.489571531Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.159791ms logger=migrator t=2026-04-22T14:34:12.493517307Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-22T14:34:12.494831948Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.315511ms logger=migrator t=2026-04-22T14:34:12.498831495Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-22T14:34:12.499766548Z level=info msg="Migration successfully executed" id="Drop public config table" duration=934.683µs logger=migrator t=2026-04-22T14:34:12.504933943Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-22T14:34:12.505843274Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=912.951µs logger=migrator t=2026-04-22T14:34:12.510052186Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-22T14:34:12.511133592Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.081306ms logger=migrator t=2026-04-22T14:34:12.514485352Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-22T14:34:12.515669162Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.18343ms logger=migrator t=2026-04-22T14:34:12.520775724Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-22T14:34:12.52268199Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.856605ms logger=migrator t=2026-04-22T14:34:12.527382944Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-22T14:34:12.556010325Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=28.625061ms logger=migrator t=2026-04-22T14:34:12.560408721Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-22T14:34:12.566462957Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.053956ms logger=migrator t=2026-04-22T14:34:12.572621746Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-22T14:34:12.581738515Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.115719ms logger=migrator t=2026-04-22T14:34:12.587876803Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-22T14:34:12.58817054Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=327.137µs logger=migrator t=2026-04-22T14:34:12.591908371Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-22T14:34:12.600361825Z level=info msg="Migration successfully executed" id="add share column" duration=8.453074ms logger=migrator t=2026-04-22T14:34:12.604518695Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-22T14:34:12.60475422Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=236.635µs logger=migrator t=2026-04-22T14:34:12.609371152Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-22T14:34:12.610853609Z level=info msg="Migration successfully executed" id="create file table" duration=1.480206ms logger=migrator t=2026-04-22T14:34:12.615785317Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-22T14:34:12.617742854Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.951677ms logger=migrator t=2026-04-22T14:34:12.622215073Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-22T14:34:12.623507673Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.28851ms logger=migrator t=2026-04-22T14:34:12.629263732Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-22T14:34:12.630631866Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.367464ms logger=migrator t=2026-04-22T14:34:12.634798846Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-22T14:34:12.636352004Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.553478ms logger=migrator t=2026-04-22T14:34:12.642920902Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-22T14:34:12.643016564Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=96.512µs logger=migrator t=2026-04-22T14:34:12.649906961Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-22T14:34:12.650001893Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=95.522µs logger=migrator t=2026-04-22T14:34:12.654932022Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-22T14:34:12.655715451Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=784.2µs logger=migrator t=2026-04-22T14:34:12.661291645Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-22T14:34:12.661652924Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=360.399µs logger=migrator t=2026-04-22T14:34:12.666755658Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-22T14:34:12.668202592Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.444825ms logger=migrator t=2026-04-22T14:34:12.678222734Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-22T14:34:12.690616933Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.391449ms logger=migrator t=2026-04-22T14:34:12.697385786Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-22T14:34:12.697753395Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=371.24µs logger=migrator t=2026-04-22T14:34:12.704825886Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-22T14:34:12.706745172Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.920127ms logger=migrator t=2026-04-22T14:34:12.71373358Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-22T14:34:12.714294014Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=564.734µs logger=migrator t=2026-04-22T14:34:12.720143186Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-22T14:34:12.720424123Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=280.026µs logger=migrator t=2026-04-22T14:34:12.727270877Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-22T14:34:12.728130218Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=859.401µs logger=migrator t=2026-04-22T14:34:12.733542188Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-22T14:34:12.746150313Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.609805ms logger=migrator t=2026-04-22T14:34:12.752193669Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-22T14:34:12.760689574Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.495235ms logger=migrator t=2026-04-22T14:34:12.77089627Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-22T14:34:12.772055028Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.159108ms logger=migrator t=2026-04-22T14:34:12.775840859Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-22T14:34:12.860129354Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=84.285705ms logger=migrator t=2026-04-22T14:34:12.863360792Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-22T14:34:12.864288764Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=928.472µs logger=migrator t=2026-04-22T14:34:12.870078053Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-22T14:34:12.871371585Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.295452ms logger=migrator t=2026-04-22T14:34:12.92422701Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-22T14:34:12.954508971Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.280871ms logger=migrator t=2026-04-22T14:34:12.961818537Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-22T14:34:12.972172297Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.34916ms logger=migrator t=2026-04-22T14:34:12.97727034Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-22T14:34:12.977582487Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=312.387µs logger=migrator t=2026-04-22T14:34:12.981695807Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-22T14:34:12.981994154Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=299.917µs logger=migrator t=2026-04-22T14:34:12.990658213Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-22T14:34:12.99096431Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=309.467µs logger=migrator t=2026-04-22T14:34:12.99632297Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-22T14:34:12.996559395Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=232.795µs logger=migrator t=2026-04-22T14:34:13.001594707Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-22T14:34:13.001763861Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=168.754µs logger=migrator t=2026-04-22T14:34:13.006572837Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-22T14:34:13.007781326Z level=info msg="Migration successfully executed" id="create folder table" duration=1.208309ms logger=migrator t=2026-04-22T14:34:13.016130678Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-22T14:34:13.018652098Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.51904ms logger=migrator t=2026-04-22T14:34:13.025420752Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-22T14:34:13.028019934Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.601102ms logger=migrator t=2026-04-22T14:34:13.033806055Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-22T14:34:13.033838516Z level=info msg="Migration successfully executed" id="Update folder title length" duration=29.501µs logger=migrator t=2026-04-22T14:34:13.040091556Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-22T14:34:13.043177881Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=3.088315ms logger=migrator t=2026-04-22T14:34:13.052591307Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-22T14:34:13.054550005Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.961748ms logger=migrator t=2026-04-22T14:34:13.062546228Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-22T14:34:13.064344781Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.800493ms logger=migrator t=2026-04-22T14:34:13.071457463Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-22T14:34:13.071897903Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=441.43µs logger=migrator t=2026-04-22T14:34:13.076199338Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-22T14:34:13.076563086Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=367.258µs logger=migrator t=2026-04-22T14:34:13.083207256Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-22T14:34:13.084646901Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.442885ms logger=migrator t=2026-04-22T14:34:13.090961624Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-22T14:34:13.092725696Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.763992ms logger=migrator t=2026-04-22T14:34:13.098479015Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-22T14:34:13.100208976Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.729571ms logger=migrator t=2026-04-22T14:34:13.105344671Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-22T14:34:13.106872848Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.531487ms logger=migrator t=2026-04-22T14:34:13.112194866Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-22T14:34:13.113511337Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.316781ms logger=migrator t=2026-04-22T14:34:13.125401024Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-22T14:34:13.126771398Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.382394ms logger=migrator t=2026-04-22T14:34:13.141608746Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-22T14:34:13.142961869Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.355333ms logger=migrator t=2026-04-22T14:34:13.14923524Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-22T14:34:13.150175872Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=941.452µs logger=migrator t=2026-04-22T14:34:13.158340099Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-22T14:34:13.159442876Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.103877ms logger=migrator t=2026-04-22T14:34:13.168343151Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-22T14:34:13.169720484Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.380273ms logger=migrator t=2026-04-22T14:34:13.175175586Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-22T14:34:13.176426385Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.249499ms logger=migrator t=2026-04-22T14:34:13.184521251Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-22T14:34:13.184977023Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=461.232µs logger=migrator t=2026-04-22T14:34:13.194675096Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-22T14:34:13.206062621Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.388555ms logger=migrator t=2026-04-22T14:34:13.211935173Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-22T14:34:13.212531247Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=598.535µs logger=migrator t=2026-04-22T14:34:13.217464506Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-22T14:34:13.217486287Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.901µs logger=migrator t=2026-04-22T14:34:13.224046875Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-22T14:34:13.225363477Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.320943ms logger=migrator t=2026-04-22T14:34:13.240044961Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-22T14:34:13.240077262Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=34.99µs logger=migrator t=2026-04-22T14:34:13.245484862Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-22T14:34:13.247092521Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.609569ms logger=migrator t=2026-04-22T14:34:13.252665516Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-22T14:34:13.253953927Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.290891ms logger=migrator t=2026-04-22T14:34:13.260511115Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-22T14:34:13.261849167Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.338922ms logger=migrator t=2026-04-22T14:34:13.269273347Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-22T14:34:13.270170938Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=898.621µs logger=migrator t=2026-04-22T14:34:13.276534421Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-22T14:34:13.277020803Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=488.742µs logger=migrator t=2026-04-22T14:34:13.282552707Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-22T14:34:13.28350462Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=952.094µs logger=migrator t=2026-04-22T14:34:13.28971783Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-22T14:34:13.291398541Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.680441ms logger=migrator t=2026-04-22T14:34:13.298284686Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-22T14:34:13.301629697Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=3.347501ms logger=migrator t=2026-04-22T14:34:13.308033331Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-22T14:34:13.318025923Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.992652ms logger=migrator t=2026-04-22T14:34:13.322976682Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-22T14:34:13.330993376Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.014114ms logger=migrator t=2026-04-22T14:34:13.337115654Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-22T14:34:13.347628618Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.516144ms logger=migrator t=2026-04-22T14:34:13.353324595Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-22T14:34:13.353384097Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=60.202µs logger=migrator t=2026-04-22T14:34:13.358332735Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-22T14:34:13.372180329Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.848534ms logger=migrator t=2026-04-22T14:34:13.383099613Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-22T14:34:13.39127653Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.173557ms logger=migrator t=2026-04-22T14:34:13.399527329Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-22T14:34:13.400044392Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=518.033µs logger=migrator t=2026-04-22T14:34:13.408715521Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.664361535s logger=migrator t=2026-04-22T14:34:13.409363177Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-22T14:34:13.423674352Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-22T14:34:13.423880247Z level=info msg="Created default organization" logger=secrets t=2026-04-22T14:34:13.430324323Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-22T14:34:13.474603071Z level=info msg="Restored cache from database" duration=402.509µs logger=plugin.store t=2026-04-22T14:34:13.475852051Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-22T14:34:13.51144318Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-22T14:34:13.511473821Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-22T14:34:13.511539762Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-22T14:34:13.511547092Z level=info msg="Plugins loaded" count=54 duration=35.695881ms logger=query_data t=2026-04-22T14:34:13.515301673Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-22T14:34:13.518123191Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-22T14:34:13.525266644Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-22T14:34:13.545797449Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-22T14:34:13.54956562Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-22T14:34:13.551599269Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-22T14:34:13.574184284Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-22T14:34:13.599095205Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-22T14:34:13.626103557Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-22T14:34:13.626147238Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-22T14:34:13.626373793Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-22T14:34:13.627032189Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-04-22T14:34:13.627268625Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-22T14:34:13.627289825Z level=info msg="State cache has been initialized" states=0 duration=918.322µs logger=ngalert.scheduler t=2026-04-22T14:34:13.627362007Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-22T14:34:13.628235678Z level=info msg=starting first_tick=2026-04-22T14:34:20Z logger=http.server t=2026-04-22T14:34:13.629379106Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-04-22T14:34:13.644591983Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-22T14:34:13.694565058Z level=info msg="Update check succeeded" duration=67.54659ms logger=grafana.update.checker t=2026-04-22T14:34:13.694722972Z level=info msg="Update check succeeded" duration=68.306618ms logger=provisioning.dashboard t=2026-04-22T14:34:13.729517642Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-22T14:34:13.729517122Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-22T14:34:13.74016537Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-22T14:34:13.751294458Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-04-22T14:34:13.761924924Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=sqlstore.transactions t=2026-04-22T14:34:13.778168096Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-22T14:34:13.797599145Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-22T14:34:13.798197209Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-22T14:34:13.818335426Z level=info msg="Patterns update finished" duration=100.007504ms logger=grafana-apiserver t=2026-04-22T14:34:13.945834912Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-22T14:34:13.946308364Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-22T14:34:18.289060268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:18.290098233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:18.371761193Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:18.393608241Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:18.425405738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:18.703498518Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:18.721837941Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:18.885244084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:18.903977876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.289851148Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.307865962Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.341387561Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.359183661Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.386680964Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.40267599Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.424157339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.443203418Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.469645116Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.48721112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.511828884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.530069675Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.564784192Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.581868354Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.612612156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.631860271Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.681671253Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.70144484Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.727689163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.747247635Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.771915471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.787046285Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.816783333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.836302504Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.865410226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.878230096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.910717889Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.927387612Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.961721411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:19.984006479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:20.023716827Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:20.064396078Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:20.149890131Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:20.197213743Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:20.269579279Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:20.290166006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:20.351001385Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:20.372559254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:20.429759425Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:20.445453673Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:20.51160811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:20.531346706Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:20.589821197Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:20.606467349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:20.668874064Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:20.692186417Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:20.761744115Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:20.777706311Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:20.837510684Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:20.849634417Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:20.934198847Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:20.948663956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:21.030692015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:21.050580835Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:21.126469056Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:21.147107715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:21.23852043Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:21.255466759Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:21.360825542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:21.374266687Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:21.451040509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:21.466584064Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:21.536372038Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:21.552920328Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:21.619177016Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:21.635851328Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:21.715691166Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:21.734245313Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:21.808479634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:21.832303149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T14:34:21.939908356Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-22T14:34:46.649442466Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-04-22T14:44:13.640703597Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-22T14:44:13.666091272Z level=info msg="Completed cleanup jobs" duration=37.855004ms logger=plugins.update.checker t=2026-04-22T14:44:13.744064882Z level=info msg="Update check succeeded" duration=48.797365ms logger=sqlstore.transactions t=2026-04-22T14:49:13.545738943Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"