logger=settings t=2026-06-09T15:00:46.237565577Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-09T15:00:46Z logger=settings t=2026-06-09T15:00:46.237894546Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-09T15:00:46.237907326Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-09T15:00:46.237912286Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-09T15:00:46.237915376Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-09T15:00:46.237918037Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-09T15:00:46.237920697Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-09T15:00:46.237923347Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-09T15:00:46.237926167Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-09T15:00:46.237933647Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-09T15:00:46.237936527Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-09T15:00:46.237939667Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-09T15:00:46.237942577Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-09T15:00:46.237945317Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-09T15:00:46.237948447Z level=info msg=Target target=[all] logger=settings t=2026-06-09T15:00:46.237959208Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-09T15:00:46.237961968Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-09T15:00:46.237964588Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-09T15:00:46.237969758Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-09T15:00:46.237972588Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-09T15:00:46.237975558Z level=info msg="App mode production" logger=sqlstore t=2026-06-09T15:00:46.238261725Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-09T15:00:46.238283146Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-09T15:00:46.239685103Z level=info msg="Locking database" logger=migrator t=2026-06-09T15:00:46.239696143Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-09T15:00:46.240665648Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-09T15:00:46.241698444Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.032506ms logger=migrator t=2026-06-09T15:00:46.246152341Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-09T15:00:46.246726725Z level=info msg="Migration successfully executed" id="create user table" duration=574.315µs logger=migrator t=2026-06-09T15:00:46.252497785Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-09T15:00:46.254288612Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.751246ms logger=migrator t=2026-06-09T15:00:46.261878369Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-09T15:00:46.263310626Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.464958ms logger=migrator t=2026-06-09T15:00:46.269989269Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-09T15:00:46.270892454Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=904.385µs logger=migrator t=2026-06-09T15:00:46.275487222Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-09T15:00:46.276423327Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=936.125µs logger=migrator t=2026-06-09T15:00:46.281093178Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-09T15:00:46.286594671Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.502953ms logger=migrator t=2026-06-09T15:00:46.291417197Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-09T15:00:46.292942687Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.5212ms logger=migrator t=2026-06-09T15:00:46.299025545Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-09T15:00:46.300315948Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.301404ms logger=migrator t=2026-06-09T15:00:46.305084092Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-09T15:00:46.305826941Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=742.979µs logger=migrator t=2026-06-09T15:00:46.313448579Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-09T15:00:46.314533157Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=1.084378ms logger=migrator t=2026-06-09T15:00:46.319688201Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-09T15:00:46.320602565Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=913.704µs logger=migrator t=2026-06-09T15:00:46.324817495Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-09T15:00:46.326605862Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.780626ms logger=migrator t=2026-06-09T15:00:46.334016653Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-09T15:00:46.334045744Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.801µs logger=migrator t=2026-06-09T15:00:46.341656382Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-09T15:00:46.343298305Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.645743ms logger=migrator t=2026-06-09T15:00:46.35003588Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-09T15:00:46.350280696Z level=info msg="Migration successfully executed" id="Add missing user data" duration=244.737µs logger=migrator t=2026-06-09T15:00:46.35429199Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-09T15:00:46.355953203Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.660963ms logger=migrator t=2026-06-09T15:00:46.360493852Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-09T15:00:46.361255701Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=762.63µs logger=migrator t=2026-06-09T15:00:46.366105537Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-09T15:00:46.367203926Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.098438ms logger=migrator t=2026-06-09T15:00:46.37124975Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-09T15:00:46.378906219Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.656099ms logger=migrator t=2026-06-09T15:00:46.383972381Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-09T15:00:46.38509598Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.123309ms logger=migrator t=2026-06-09T15:00:46.392262597Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-09T15:00:46.392471502Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=214.925µs logger=migrator t=2026-06-09T15:00:46.397440481Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-09T15:00:46.398648532Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.200521ms logger=migrator t=2026-06-09T15:00:46.405521362Z 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-06-09T15:00:46.405986224Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=465.151µs logger=migrator t=2026-06-09T15:00:46.412818471Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-09T15:00:46.413369096Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=550.715µs logger=migrator t=2026-06-09T15:00:46.420597233Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-09T15:00:46.421850596Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.253213ms logger=migrator t=2026-06-09T15:00:46.427011449Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-09T15:00:46.428133069Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.12106ms logger=migrator t=2026-06-09T15:00:46.433354995Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-09T15:00:46.434120525Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=760.419µs logger=migrator t=2026-06-09T15:00:46.440198792Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-09T15:00:46.441113556Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=913.304µs logger=migrator t=2026-06-09T15:00:46.446506296Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-09T15:00:46.447660167Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.15402ms logger=migrator t=2026-06-09T15:00:46.45276921Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-09T15:00:46.452812231Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=42.012µs logger=migrator t=2026-06-09T15:00:46.461500366Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-09T15:00:46.463250121Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.755335ms logger=migrator t=2026-06-09T15:00:46.468669182Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-09T15:00:46.469359061Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=684.869µs logger=migrator t=2026-06-09T15:00:46.476174417Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-09T15:00:46.477204804Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.029837ms logger=migrator t=2026-06-09T15:00:46.482931463Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-09T15:00:46.48395704Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.032588ms logger=migrator t=2026-06-09T15:00:46.490303014Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-09T15:00:46.495096579Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.794555ms logger=migrator t=2026-06-09T15:00:46.500619363Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-09T15:00:46.501472455Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=857.332µs logger=migrator t=2026-06-09T15:00:46.505697634Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-09T15:00:46.506384283Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=686.609µs logger=migrator t=2026-06-09T15:00:46.511489805Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-09T15:00:46.512635505Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.1449ms logger=migrator t=2026-06-09T15:00:46.517793999Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-09T15:00:46.518830626Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.036777ms logger=migrator t=2026-06-09T15:00:46.587660625Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-09T15:00:46.58903849Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.381335ms logger=migrator t=2026-06-09T15:00:46.596428542Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-09T15:00:46.596826193Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=397.751µs logger=migrator t=2026-06-09T15:00:46.60367474Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-09T15:00:46.604495132Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=821.202µs logger=migrator t=2026-06-09T15:00:46.609845561Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-09T15:00:46.610417456Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=571.865µs logger=migrator t=2026-06-09T15:00:46.616067533Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-09T15:00:46.617050458Z level=info msg="Migration successfully executed" id="create star table" duration=982.085µs logger=migrator t=2026-06-09T15:00:46.622551851Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-09T15:00:46.623246249Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=693.958µs logger=migrator t=2026-06-09T15:00:46.629385509Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-09T15:00:46.630517728Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.132399ms logger=migrator t=2026-06-09T15:00:46.636546015Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-09T15:00:46.637708285Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.16206ms logger=migrator t=2026-06-09T15:00:46.643110606Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-09T15:00:46.643767103Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=655.327µs logger=migrator t=2026-06-09T15:00:46.649668906Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-09T15:00:46.650800925Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.132129ms logger=migrator t=2026-06-09T15:00:46.658010643Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-09T15:00:46.659166662Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.150229ms logger=migrator t=2026-06-09T15:00:46.665166178Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-09T15:00:46.666616826Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.451568ms logger=migrator t=2026-06-09T15:00:46.672319384Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-09T15:00:46.672357635Z level=info msg="Migration successfully executed" id="Update org table charset" duration=39.081µs logger=migrator t=2026-06-09T15:00:46.677943101Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-09T15:00:46.677997712Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=56.882µs logger=migrator t=2026-06-09T15:00:46.684424789Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-09T15:00:46.684738127Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=313.508µs logger=migrator t=2026-06-09T15:00:46.690473506Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-09T15:00:46.691231856Z level=info msg="Migration successfully executed" id="create dashboard table" duration=758.08µs logger=migrator t=2026-06-09T15:00:46.696977985Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-09T15:00:46.698750671Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.774856ms logger=migrator t=2026-06-09T15:00:46.705156648Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-09T15:00:46.707134009Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.988541ms logger=migrator t=2026-06-09T15:00:46.71258589Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-09T15:00:46.713334891Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=748.801µs logger=migrator t=2026-06-09T15:00:46.719937072Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-09T15:00:46.720751793Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=813.091µs logger=migrator t=2026-06-09T15:00:46.726860221Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-09T15:00:46.727977261Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.11684ms logger=migrator t=2026-06-09T15:00:46.733664899Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-09T15:00:46.739922411Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.256942ms logger=migrator t=2026-06-09T15:00:46.745921797Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-09T15:00:46.746676117Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=754.34µs logger=migrator t=2026-06-09T15:00:46.751939633Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-09T15:00:46.752747315Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=807.772µs logger=migrator t=2026-06-09T15:00:46.758434113Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-09T15:00:46.759613183Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.190601ms logger=migrator t=2026-06-09T15:00:46.766356139Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-09T15:00:46.766707258Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=351.889µs logger=migrator t=2026-06-09T15:00:46.771641375Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-09T15:00:46.772510948Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=867.283µs logger=migrator t=2026-06-09T15:00:46.778094933Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-09T15:00:46.778169695Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=79.222µs logger=migrator t=2026-06-09T15:00:46.784849159Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-09T15:00:46.787688382Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.838834ms logger=migrator t=2026-06-09T15:00:46.793615386Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-09T15:00:46.795367592Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.752036ms logger=migrator t=2026-06-09T15:00:46.801405729Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-09T15:00:46.804188691Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.793793ms logger=migrator t=2026-06-09T15:00:46.811965453Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-09T15:00:46.812796945Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=831.452µs logger=migrator t=2026-06-09T15:00:46.818643907Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-09T15:00:46.821712296Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.067619ms logger=migrator t=2026-06-09T15:00:46.827750723Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-09T15:00:46.829034387Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.283314ms logger=migrator t=2026-06-09T15:00:46.835612858Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-09T15:00:46.836415439Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=802.452µs logger=migrator t=2026-06-09T15:00:46.84221194Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-09T15:00:46.84223916Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.75µs logger=migrator t=2026-06-09T15:00:46.848064162Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-09T15:00:46.848111913Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=36.591µs logger=migrator t=2026-06-09T15:00:46.854458998Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-09T15:00:46.858458081Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=4.002474ms logger=migrator t=2026-06-09T15:00:46.865182696Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-09T15:00:46.867170608Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.988282ms logger=migrator t=2026-06-09T15:00:46.87228259Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-09T15:00:46.874319774Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.036174ms logger=migrator t=2026-06-09T15:00:46.880095054Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-09T15:00:46.883544363Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.45081ms logger=migrator t=2026-06-09T15:00:46.890487274Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-09T15:00:46.890774711Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=288.897µs logger=migrator t=2026-06-09T15:00:46.896455149Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-09T15:00:46.897847325Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.394185ms logger=migrator t=2026-06-09T15:00:46.903420279Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-09T15:00:46.906452849Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=3.03218ms logger=migrator t=2026-06-09T15:00:46.913087541Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-09T15:00:46.913116732Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=30.211µs logger=migrator t=2026-06-09T15:00:46.918622955Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-09T15:00:46.919964319Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.340724ms logger=migrator t=2026-06-09T15:00:46.925654617Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-09T15:00:46.926823478Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.169201ms logger=migrator t=2026-06-09T15:00:46.934480537Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-09T15:00:46.943208594Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.734007ms logger=migrator t=2026-06-09T15:00:46.948541783Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-09T15:00:46.949340323Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=798.95µs logger=migrator t=2026-06-09T15:00:46.954700753Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-09T15:00:46.955588875Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=889.452µs logger=migrator t=2026-06-09T15:00:46.960907714Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-09T15:00:46.961783076Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=875.612µs logger=migrator t=2026-06-09T15:00:46.96804626Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-09T15:00:46.968670096Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=627.086µs logger=migrator t=2026-06-09T15:00:46.974359994Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-09T15:00:46.975317418Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=956.785µs logger=migrator t=2026-06-09T15:00:46.981393436Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-09T15:00:46.985474382Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.079596ms logger=migrator t=2026-06-09T15:00:46.991901409Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-09T15:00:46.994389774Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=2.471224ms logger=migrator t=2026-06-09T15:00:47.001151189Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-09T15:00:47.001506948Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=359.309µs logger=migrator t=2026-06-09T15:00:47.008061409Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-09T15:00:47.008316906Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=257.257µs logger=migrator t=2026-06-09T15:00:47.017851663Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-09T15:00:47.019362773Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.51318ms logger=migrator t=2026-06-09T15:00:47.026045676Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-09T15:00:47.030335368Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.290472ms logger=migrator t=2026-06-09T15:00:47.03925195Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-09T15:00:47.040375318Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.124338ms logger=migrator t=2026-06-09T15:00:47.044415774Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-09T15:00:47.045011159Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=596.505µs logger=migrator t=2026-06-09T15:00:47.048421768Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-09T15:00:47.048993422Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=572.814µs logger=migrator t=2026-06-09T15:00:47.056174379Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-09T15:00:47.056956289Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=782.34µs logger=migrator t=2026-06-09T15:00:47.060986525Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-09T15:00:47.062509184Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.522239ms logger=migrator t=2026-06-09T15:00:47.066490838Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-09T15:00:47.074740632Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.250024ms logger=migrator t=2026-06-09T15:00:47.08044091Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-09T15:00:47.081127498Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=686.788µs logger=migrator t=2026-06-09T15:00:47.085487961Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-09T15:00:47.086337003Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=848.972µs logger=migrator t=2026-06-09T15:00:47.090207904Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-09T15:00:47.091132057Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=918.193µs logger=migrator t=2026-06-09T15:00:47.101546468Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-09T15:00:47.102863473Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.324365ms logger=migrator t=2026-06-09T15:00:47.108445178Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-09T15:00:47.110988714Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.543286ms logger=migrator t=2026-06-09T15:00:47.116408874Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-09T15:00:47.11966559Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.256336ms logger=migrator t=2026-06-09T15:00:47.126646601Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-09T15:00:47.126682691Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=40.521µs logger=migrator t=2026-06-09T15:00:47.132374049Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-09T15:00:47.132853702Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=480.063µs logger=migrator t=2026-06-09T15:00:47.136946329Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-09T15:00:47.140922821Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.981293ms logger=migrator t=2026-06-09T15:00:47.14507437Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-09T15:00:47.145519311Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=444.711µs logger=migrator t=2026-06-09T15:00:47.150878081Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-09T15:00:47.151173008Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=295.908µs logger=migrator t=2026-06-09T15:00:47.157250506Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-09T15:00:47.16161851Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.374374ms logger=migrator t=2026-06-09T15:00:47.167200685Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-09T15:00:47.167482822Z level=info msg="Migration successfully executed" id="Update uid value" duration=283.727µs logger=migrator t=2026-06-09T15:00:47.172992655Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-09T15:00:47.174795212Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.800956ms logger=migrator t=2026-06-09T15:00:47.179469873Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-09T15:00:47.18201402Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.545257ms logger=migrator t=2026-06-09T15:00:47.187490792Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-09T15:00:47.188475177Z level=info msg="Migration successfully executed" id="create api_key table" duration=985.155µs logger=migrator t=2026-06-09T15:00:47.382344915Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-09T15:00:47.383932187Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.590032ms logger=migrator t=2026-06-09T15:00:47.400758134Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-09T15:00:47.403026313Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.271059ms logger=migrator t=2026-06-09T15:00:47.407328844Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-09T15:00:47.408434194Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.11175ms logger=migrator t=2026-06-09T15:00:47.412704624Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-09T15:00:47.413525416Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=820.572µs logger=migrator t=2026-06-09T15:00:47.421207705Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-09T15:00:47.422685284Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.480399ms logger=migrator t=2026-06-09T15:00:47.427488039Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-09T15:00:47.428933286Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.445287ms logger=migrator t=2026-06-09T15:00:47.434311066Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-09T15:00:47.443843783Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.532087ms logger=migrator t=2026-06-09T15:00:47.448239258Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-09T15:00:47.448811612Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=572.194µs logger=migrator t=2026-06-09T15:00:47.454266294Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-09T15:00:47.456050411Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.781107ms logger=migrator t=2026-06-09T15:00:47.467539049Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-09T15:00:47.468534295Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=995.836µs logger=migrator t=2026-06-09T15:00:47.473574566Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-09T15:00:47.474375847Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=801.801µs logger=migrator t=2026-06-09T15:00:47.478449993Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-09T15:00:47.478801092Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=350.489µs logger=migrator t=2026-06-09T15:00:47.483568496Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-09T15:00:47.484735596Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.17688ms logger=migrator t=2026-06-09T15:00:47.490382163Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-09T15:00:47.490451485Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=74.272µs logger=migrator t=2026-06-09T15:00:47.496089311Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-09T15:00:47.501301237Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=5.211476ms logger=migrator t=2026-06-09T15:00:47.508322959Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-09T15:00:47.511935203Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.616445ms logger=migrator t=2026-06-09T15:00:47.515636179Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-09T15:00:47.515795823Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=160.334µs logger=migrator t=2026-06-09T15:00:47.519207682Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-09T15:00:47.521920052Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.71269ms logger=migrator t=2026-06-09T15:00:47.527069256Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-09T15:00:47.529607472Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.535416ms logger=migrator t=2026-06-09T15:00:47.535006073Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-09T15:00:47.535760762Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=754.61µs logger=migrator t=2026-06-09T15:00:47.540058154Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-09T15:00:47.540909596Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=851.332µs logger=migrator t=2026-06-09T15:00:47.546820649Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-09T15:00:47.548528814Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.713065ms logger=migrator t=2026-06-09T15:00:47.553562435Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-09T15:00:47.554570731Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.009706ms logger=migrator t=2026-06-09T15:00:47.560361431Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-09T15:00:47.561341616Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=980.255µs logger=migrator t=2026-06-09T15:00:47.567039795Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-09T15:00:47.569286083Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=2.253119ms logger=migrator t=2026-06-09T15:00:47.577032445Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-09T15:00:47.577139677Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=108.932µs logger=migrator t=2026-06-09T15:00:47.581230013Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-09T15:00:47.581264614Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=35.681µs logger=migrator t=2026-06-09T15:00:47.585154016Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-09T15:00:47.5902993Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.143854ms logger=migrator t=2026-06-09T15:00:47.595752681Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-09T15:00:47.598504063Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.751492ms logger=migrator t=2026-06-09T15:00:47.602826055Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-09T15:00:47.602892916Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=67.501µs logger=migrator t=2026-06-09T15:00:47.606999674Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-09T15:00:47.607738623Z level=info msg="Migration successfully executed" id="create quota table v1" duration=738.929µs logger=migrator t=2026-06-09T15:00:47.612045614Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-09T15:00:47.612881886Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=835.852µs logger=migrator t=2026-06-09T15:00:47.617742582Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-09T15:00:47.617769243Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.221µs logger=migrator t=2026-06-09T15:00:47.622055855Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-09T15:00:47.623287016Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.236202ms logger=migrator t=2026-06-09T15:00:47.628202234Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-09T15:00:47.629223211Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.023237ms logger=migrator t=2026-06-09T15:00:47.634769495Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-09T15:00:47.637761493Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.991808ms logger=migrator t=2026-06-09T15:00:47.643259326Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-09T15:00:47.643289507Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.271µs logger=migrator t=2026-06-09T15:00:47.647377003Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-09T15:00:47.648864312Z level=info msg="Migration successfully executed" id="create session table" duration=1.48718ms logger=migrator t=2026-06-09T15:00:47.656091689Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-09T15:00:47.656326815Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=235.576µs logger=migrator t=2026-06-09T15:00:47.66111758Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-09T15:00:47.661244323Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=130.183µs logger=migrator t=2026-06-09T15:00:47.665610987Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-09T15:00:47.666289964Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=679.337µs logger=migrator t=2026-06-09T15:00:47.670586525Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-09T15:00:47.671300065Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=713.58µs logger=migrator t=2026-06-09T15:00:47.677948037Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-09T15:00:47.678020859Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=74.222µs logger=migrator t=2026-06-09T15:00:47.681441128Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-09T15:00:47.681476938Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=37.081µs logger=migrator t=2026-06-09T15:00:47.684941198Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-09T15:00:47.689708452Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.771054ms logger=migrator t=2026-06-09T15:00:47.694720063Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-09T15:00:47.697750932Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.023928ms logger=migrator t=2026-06-09T15:00:47.702052224Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-09T15:00:47.702139356Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=84.372µs logger=migrator t=2026-06-09T15:00:47.706208231Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-09T15:00:47.706288303Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=80.582µs logger=migrator t=2026-06-09T15:00:47.71038286Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-09T15:00:47.711680634Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.298294ms logger=migrator t=2026-06-09T15:00:47.719095847Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-09T15:00:47.719129217Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=28.96µs logger=migrator t=2026-06-09T15:00:47.723448769Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-09T15:00:47.728823249Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.37284ms logger=migrator t=2026-06-09T15:00:47.732834294Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-09T15:00:47.732984288Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=148.193µs logger=migrator t=2026-06-09T15:00:47.737910595Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-09T15:00:47.741223332Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.313727ms logger=migrator t=2026-06-09T15:00:47.745310588Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-09T15:00:47.748966632Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.710576ms logger=migrator t=2026-06-09T15:00:47.753000628Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-09T15:00:47.75307771Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=77.432µs logger=migrator t=2026-06-09T15:00:47.757292079Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-09T15:00:47.759016334Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.703035ms logger=migrator t=2026-06-09T15:00:47.765325037Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-09T15:00:47.76618902Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=863.993µs logger=migrator t=2026-06-09T15:00:47.771725584Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-09T15:00:47.772945016Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.217923ms logger=migrator t=2026-06-09T15:00:47.777737291Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-09T15:00:47.77928567Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.54815ms logger=migrator t=2026-06-09T15:00:47.784884736Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-09T15:00:47.785702317Z level=info msg="Migration successfully executed" id="add index alert state" duration=817.441µs logger=migrator t=2026-06-09T15:00:47.790660456Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-09T15:00:47.792012611Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.351895ms logger=migrator t=2026-06-09T15:00:47.797259998Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-09T15:00:47.797916735Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=656.207µs logger=migrator t=2026-06-09T15:00:47.803677414Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-09T15:00:47.804560367Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=882.603µs logger=migrator t=2026-06-09T15:00:47.809085105Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-09T15:00:47.809846085Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=762.809µs logger=migrator t=2026-06-09T15:00:47.814090725Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-09T15:00:47.827438831Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.349376ms logger=migrator t=2026-06-09T15:00:47.83275788Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-09T15:00:47.833856469Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.098869ms logger=migrator t=2026-06-09T15:00:47.83815029Z 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-06-09T15:00:47.839007592Z 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=857.342µs logger=migrator t=2026-06-09T15:00:47.843880399Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-09T15:00:47.844408952Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=528.553µs logger=migrator t=2026-06-09T15:00:47.84971543Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-09T15:00:47.850490401Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=774.861µs logger=migrator t=2026-06-09T15:00:47.854809903Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-09T15:00:47.855984823Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.16515ms logger=migrator t=2026-06-09T15:00:47.86087384Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-09T15:00:47.865776378Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.903798ms logger=migrator t=2026-06-09T15:00:47.871424765Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-09T15:00:47.874843083Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.425069ms logger=migrator t=2026-06-09T15:00:47.878719385Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-09T15:00:47.882195555Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.47585ms logger=migrator t=2026-06-09T15:00:47.886223629Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-09T15:00:47.889796173Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.571754ms logger=migrator t=2026-06-09T15:00:47.894829393Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-09T15:00:47.895716316Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=891.514µs logger=migrator t=2026-06-09T15:00:47.90050429Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-09T15:00:47.900530541Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.201µs logger=migrator t=2026-06-09T15:00:47.904854073Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-09T15:00:47.904892194Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=39.691µs logger=migrator t=2026-06-09T15:00:47.910804808Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-09T15:00:47.912045671Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.240443ms logger=migrator t=2026-06-09T15:00:47.917171413Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-09T15:00:47.918543409Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.371196ms logger=migrator t=2026-06-09T15:00:47.924519905Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-09T15:00:47.925699035Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.17325ms logger=migrator t=2026-06-09T15:00:47.931430844Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-09T15:00:47.932280236Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=849.422µs logger=migrator t=2026-06-09T15:00:47.936456564Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-09T15:00:47.937860821Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.404637ms logger=migrator t=2026-06-09T15:00:47.94206728Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-09T15:00:47.947980634Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.913614ms logger=migrator t=2026-06-09T15:00:47.953064626Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-09T15:00:47.956953558Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.887472ms logger=migrator t=2026-06-09T15:00:47.96128544Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-09T15:00:47.961464994Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=180.134µs logger=migrator t=2026-06-09T15:00:47.965609553Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-09T15:00:47.966509096Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=899.143µs logger=migrator t=2026-06-09T15:00:47.972269635Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-09T15:00:47.97364226Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.374325ms logger=migrator t=2026-06-09T15:00:47.978265651Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-09T15:00:47.982138442Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.872061ms logger=migrator t=2026-06-09T15:00:47.986573377Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-09T15:00:47.986718871Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=117.933µs logger=migrator t=2026-06-09T15:00:47.991532206Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-09T15:00:47.992956252Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.423066ms logger=migrator t=2026-06-09T15:00:47.99896529Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-09T15:00:48.000724995Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.758445ms logger=migrator t=2026-06-09T15:00:48.006021502Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-09T15:00:48.006170966Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=149.794µs logger=migrator t=2026-06-09T15:00:48.011732861Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-09T15:00:48.01362716Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.884069ms logger=migrator t=2026-06-09T15:00:48.019366849Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-09T15:00:48.020393326Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.026817ms logger=migrator t=2026-06-09T15:00:48.02557427Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-09T15:00:48.026443913Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=869.483µs logger=migrator t=2026-06-09T15:00:48.031270708Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-09T15:00:48.032153791Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=882.973µs logger=migrator t=2026-06-09T15:00:48.03786704Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-09T15:00:48.03941548Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.548391ms logger=migrator t=2026-06-09T15:00:48.04477813Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-09T15:00:48.045824276Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.048176ms logger=migrator t=2026-06-09T15:00:48.051601947Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-09T15:00:48.051667958Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=66.842µs logger=migrator t=2026-06-09T15:00:48.056093374Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-09T15:00:48.063064654Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.97271ms logger=migrator t=2026-06-09T15:00:48.067306985Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-09T15:00:48.068186028Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=879.033µs logger=migrator t=2026-06-09T15:00:48.073576878Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-09T15:00:48.081400591Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.822213ms logger=migrator t=2026-06-09T15:00:48.086306819Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-09T15:00:48.087215112Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=908.253µs logger=migrator t=2026-06-09T15:00:48.091942705Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-09T15:00:48.093120146Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.17104ms logger=migrator t=2026-06-09T15:00:48.099429129Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-09T15:00:48.100248541Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=819.672µs logger=migrator t=2026-06-09T15:00:48.104792179Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-09T15:00:48.115768444Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.974645ms logger=migrator t=2026-06-09T15:00:48.12060881Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-09T15:00:48.121181615Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=573.205µs logger=migrator t=2026-06-09T15:00:48.126341749Z 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-06-09T15:00:48.127846669Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.498879ms logger=migrator t=2026-06-09T15:00:48.136598856Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-09T15:00:48.137004436Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=405.56µs logger=migrator t=2026-06-09T15:00:48.141819522Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-09T15:00:48.143730221Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.910159ms logger=migrator t=2026-06-09T15:00:48.150551249Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-09T15:00:48.150760134Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=220.126µs logger=migrator t=2026-06-09T15:00:48.153857614Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-09T15:00:48.157373455Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.515521ms logger=migrator t=2026-06-09T15:00:48.160903487Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-09T15:00:48.165159818Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.255071ms logger=migrator t=2026-06-09T15:00:48.169810409Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-09T15:00:48.170942208Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.131509ms logger=migrator t=2026-06-09T15:00:48.17718966Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-09T15:00:48.178018352Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=828.561µs logger=migrator t=2026-06-09T15:00:48.184504701Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-09T15:00:48.184748857Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=244.356µs logger=migrator t=2026-06-09T15:00:48.188816422Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-09T15:00:48.194861879Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.049337ms logger=migrator t=2026-06-09T15:00:48.203526025Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-09T15:00:48.204448309Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=924.874µs logger=migrator t=2026-06-09T15:00:48.210588668Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-09T15:00:48.210811914Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=223.596µs logger=migrator t=2026-06-09T15:00:48.216985344Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-09T15:00:48.217620601Z level=info msg="Migration successfully executed" id="Move region to single row" duration=635.927µs logger=migrator t=2026-06-09T15:00:48.22181738Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-09T15:00:48.223208627Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.391087ms logger=migrator t=2026-06-09T15:00:48.228463312Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-09T15:00:48.229279894Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=816.562µs logger=migrator t=2026-06-09T15:00:48.233862683Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-09T15:00:48.235395283Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.52187ms logger=migrator t=2026-06-09T15:00:48.240746432Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-09T15:00:48.241694156Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=948.054µs logger=migrator t=2026-06-09T15:00:48.248451803Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-09T15:00:48.251131192Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=2.68328ms logger=migrator t=2026-06-09T15:00:48.256612705Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-09T15:00:48.257675692Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.062987ms logger=migrator t=2026-06-09T15:00:48.263787651Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-09T15:00:48.263889013Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=106.463µs logger=migrator t=2026-06-09T15:00:48.267728873Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-09T15:00:48.268658738Z level=info msg="Migration successfully executed" id="create test_data table" duration=930.115µs logger=migrator t=2026-06-09T15:00:48.273977106Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-09T15:00:48.27493212Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=953.784µs logger=migrator t=2026-06-09T15:00:48.281241064Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-09T15:00:48.283976785Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.735991ms logger=migrator t=2026-06-09T15:00:48.289419687Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-09T15:00:48.290499355Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.079878ms logger=migrator t=2026-06-09T15:00:48.295201437Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-09T15:00:48.295651538Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=449.971µs logger=migrator t=2026-06-09T15:00:48.301507091Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-09T15:00:48.302203129Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=696.948µs logger=migrator t=2026-06-09T15:00:48.307469236Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-09T15:00:48.307649071Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=184.055µs logger=migrator t=2026-06-09T15:00:48.312488126Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-09T15:00:48.313854332Z level=info msg="Migration successfully executed" id="create team table" duration=1.373086ms logger=migrator t=2026-06-09T15:00:48.318840292Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-09T15:00:48.319824107Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=977.715µs logger=migrator t=2026-06-09T15:00:48.327939708Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-09T15:00:48.329349724Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.410976ms logger=migrator t=2026-06-09T15:00:48.334435386Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-09T15:00:48.33878756Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.351344ms logger=migrator t=2026-06-09T15:00:48.343115752Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-09T15:00:48.343327927Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=212.905µs logger=migrator t=2026-06-09T15:00:48.347301221Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-09T15:00:48.348303097Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.002086ms logger=migrator t=2026-06-09T15:00:48.354292642Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-09T15:00:48.355528245Z level=info msg="Migration successfully executed" id="create team member table" duration=1.234893ms logger=migrator t=2026-06-09T15:00:48.36031641Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-09T15:00:48.361202432Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=879.642µs logger=migrator t=2026-06-09T15:00:48.365994187Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-09T15:00:48.367245459Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.255262ms logger=migrator t=2026-06-09T15:00:48.375078643Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-09T15:00:48.376613152Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.533559ms logger=migrator t=2026-06-09T15:00:48.382811834Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-09T15:00:48.388514222Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.703018ms logger=migrator t=2026-06-09T15:00:48.393023509Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-09T15:00:48.400834812Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.812253ms logger=migrator t=2026-06-09T15:00:48.405506894Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-09T15:00:48.410072202Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.565008ms logger=migrator t=2026-06-09T15:00:48.414324383Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-09T15:00:48.415238606Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=913.863µs logger=migrator t=2026-06-09T15:00:48.423310716Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-09T15:00:48.424835656Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.52455ms logger=migrator t=2026-06-09T15:00:48.430450592Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-09T15:00:48.431431987Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=981.035µs logger=migrator t=2026-06-09T15:00:48.439268651Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-09T15:00:48.44078961Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.520839ms logger=migrator t=2026-06-09T15:00:48.447158496Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-09T15:00:48.448612804Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.448017ms logger=migrator t=2026-06-09T15:00:48.461077387Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-09T15:00:48.46270712Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.633003ms logger=migrator t=2026-06-09T15:00:48.471273482Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-09T15:00:48.473297105Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.031103ms logger=migrator t=2026-06-09T15:00:48.480232945Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-09T15:00:48.481402396Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.169791ms logger=migrator t=2026-06-09T15:00:48.489351613Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-09T15:00:48.490652296Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.300093ms logger=migrator t=2026-06-09T15:00:48.497197696Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-09T15:00:48.497591327Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=393.811µs logger=migrator t=2026-06-09T15:00:48.503754307Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-09T15:00:48.505395189Z level=info msg="Migration successfully executed" id="create tag table" duration=1.641182ms logger=migrator t=2026-06-09T15:00:48.5127139Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-09T15:00:48.513651114Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=936.904µs logger=migrator t=2026-06-09T15:00:48.518153921Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-09T15:00:48.519030013Z level=info msg="Migration successfully executed" id="create login attempt table" duration=876.232µs logger=migrator t=2026-06-09T15:00:48.523367967Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-09T15:00:48.524418974Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.050866ms logger=migrator t=2026-06-09T15:00:48.528427628Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-09T15:00:48.529335362Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=908.873µs logger=migrator t=2026-06-09T15:00:48.537286568Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-09T15:00:48.553258373Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.981395ms logger=migrator t=2026-06-09T15:00:48.669030082Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-09T15:00:48.670620483Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.59286ms logger=migrator t=2026-06-09T15:00:48.676902197Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-09T15:00:48.679100383Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.197427ms logger=migrator t=2026-06-09T15:00:48.68708166Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-09T15:00:48.687389808Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=311.758µs logger=migrator t=2026-06-09T15:00:48.69592861Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-09T15:00:48.700159461Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=4.231381ms logger=migrator t=2026-06-09T15:00:48.707739308Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-09T15:00:48.70859677Z level=info msg="Migration successfully executed" id="create user auth table" duration=858.452µs logger=migrator t=2026-06-09T15:00:48.714339269Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-09T15:00:48.715984011Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.644682ms logger=migrator t=2026-06-09T15:00:48.723396164Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-09T15:00:48.723476146Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=76.782µs logger=migrator t=2026-06-09T15:00:48.72902109Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-09T15:00:48.736813403Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.792543ms logger=migrator t=2026-06-09T15:00:48.742396738Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-09T15:00:48.747591943Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.194455ms logger=migrator t=2026-06-09T15:00:48.754626346Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-09T15:00:48.759741229Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.111653ms logger=migrator t=2026-06-09T15:00:48.766261858Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-09T15:00:48.771303959Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.041931ms logger=migrator t=2026-06-09T15:00:48.776811022Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-09T15:00:48.777771728Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=960.126µs logger=migrator t=2026-06-09T15:00:48.785036326Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-09T15:00:48.790392935Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.356479ms logger=migrator t=2026-06-09T15:00:48.795698963Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-09T15:00:48.796561325Z level=info msg="Migration successfully executed" id="create server_lock table" duration=861.642µs logger=migrator t=2026-06-09T15:00:48.802458529Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-09T15:00:48.80402749Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.568282ms logger=migrator t=2026-06-09T15:00:48.812446338Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-09T15:00:48.8132927Z level=info msg="Migration successfully executed" id="create user auth token table" duration=845.792µs logger=migrator t=2026-06-09T15:00:48.821382171Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-09T15:00:48.82287391Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.49095ms logger=migrator t=2026-06-09T15:00:48.830630171Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-09T15:00:48.832164441Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.533701ms logger=migrator t=2026-06-09T15:00:48.840348684Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-09T15:00:48.841862442Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.512128ms logger=migrator t=2026-06-09T15:00:48.848495265Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-09T15:00:48.853865295Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.36837ms logger=migrator t=2026-06-09T15:00:48.859178223Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-09T15:00:48.860085266Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=906.443µs logger=migrator t=2026-06-09T15:00:48.86678143Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-09T15:00:48.86831413Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.5326ms logger=migrator t=2026-06-09T15:00:48.874898861Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-09T15:00:48.875828556Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=929.745µs logger=migrator t=2026-06-09T15:00:48.881225275Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-09T15:00:48.882352805Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.12581ms logger=migrator t=2026-06-09T15:00:48.890048985Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-09T15:00:48.891205925Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.15793ms logger=migrator t=2026-06-09T15:00:48.898797803Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-09T15:00:48.898870924Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=74.311µs logger=migrator t=2026-06-09T15:00:48.904498421Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-09T15:00:48.904641944Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=144.493µs logger=migrator t=2026-06-09T15:00:48.911534683Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-09T15:00:48.913205467Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.669964ms logger=migrator t=2026-06-09T15:00:48.920959959Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-09T15:00:48.921912803Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=953.264µs logger=migrator t=2026-06-09T15:00:48.928528385Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-09T15:00:48.930093916Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.565351ms logger=migrator t=2026-06-09T15:00:48.936861061Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-09T15:00:48.936936573Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=73.742µs logger=migrator t=2026-06-09T15:00:48.943463963Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-09T15:00:48.945045854Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.582541ms logger=migrator t=2026-06-09T15:00:48.950585548Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-09T15:00:48.95178697Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.200512ms logger=migrator t=2026-06-09T15:00:48.959969762Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-09T15:00:48.96105652Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.086708ms logger=migrator t=2026-06-09T15:00:48.967359074Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-09T15:00:48.968368731Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.009447ms logger=migrator t=2026-06-09T15:00:48.974693605Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-09T15:00:48.980641089Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.946814ms logger=migrator t=2026-06-09T15:00:48.987860317Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-09T15:00:48.988933175Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.072628ms logger=migrator t=2026-06-09T15:00:48.994731685Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-09T15:00:48.994813717Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=82.692µs logger=migrator t=2026-06-09T15:00:49.000392872Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-09T15:00:49.002030225Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.637703ms logger=migrator t=2026-06-09T15:00:49.009616632Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-09T15:00:49.01068074Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.064458ms logger=migrator t=2026-06-09T15:00:49.017394214Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-09T15:00:49.018477152Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.083958ms logger=migrator t=2026-06-09T15:00:49.026806358Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-09T15:00:49.026921881Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=117.283µs logger=migrator t=2026-06-09T15:00:49.033125963Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-09T15:00:49.034982831Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.855208ms logger=migrator t=2026-06-09T15:00:49.041995284Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-09T15:00:49.043099922Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.104788ms logger=migrator t=2026-06-09T15:00:49.050203817Z 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-06-09T15:00:49.051323696Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.120219ms logger=migrator t=2026-06-09T15:00:49.05724881Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-09T15:00:49.058673607Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.426578ms logger=migrator t=2026-06-09T15:00:49.06762714Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-09T15:00:49.074073387Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.451578ms logger=migrator t=2026-06-09T15:00:49.08267889Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-09T15:00:49.083676387Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=995.867µs logger=migrator t=2026-06-09T15:00:49.089657562Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-09T15:00:49.09114017Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.482208ms logger=migrator t=2026-06-09T15:00:49.097837745Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-09T15:00:49.125532745Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.69006ms logger=migrator t=2026-06-09T15:00:49.130819032Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-09T15:00:49.15577995Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.958828ms logger=migrator t=2026-06-09T15:00:49.163658765Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-09T15:00:49.165545764Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.889259ms logger=migrator t=2026-06-09T15:00:49.171827047Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-09T15:00:49.172937137Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.10978ms logger=migrator t=2026-06-09T15:00:49.179753203Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-09T15:00:49.188154132Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.398548ms logger=migrator t=2026-06-09T15:00:49.19577652Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-09T15:00:49.204117847Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.339167ms logger=migrator t=2026-06-09T15:00:49.209404114Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-09T15:00:49.21078588Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.382456ms logger=migrator t=2026-06-09T15:00:49.217412522Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-09T15:00:49.218559972Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.147011ms logger=migrator t=2026-06-09T15:00:49.224998149Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-09T15:00:49.226893648Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.894649ms logger=migrator t=2026-06-09T15:00:49.23312411Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-09T15:00:49.23427663Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.15174ms logger=migrator t=2026-06-09T15:00:49.241122108Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-09T15:00:49.241255342Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=133.293µs logger=migrator t=2026-06-09T15:00:49.247051462Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-09T15:00:49.260918443Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=13.86356ms logger=migrator t=2026-06-09T15:00:49.266525348Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-09T15:00:49.273198771Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.670763ms logger=migrator t=2026-06-09T15:00:49.278754086Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-09T15:00:49.284895936Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.14165ms logger=migrator t=2026-06-09T15:00:49.290976344Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-09T15:00:49.291935478Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=959.024µs logger=migrator t=2026-06-09T15:00:49.299220538Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-09T15:00:49.300249945Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.029177ms logger=migrator t=2026-06-09T15:00:49.305593874Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-09T15:00:49.313993651Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.400968ms logger=migrator t=2026-06-09T15:00:49.321430225Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-09T15:00:49.327817751Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.398456ms logger=migrator t=2026-06-09T15:00:49.332948934Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-09T15:00:49.333978651Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.029616ms logger=migrator t=2026-06-09T15:00:49.339923795Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-09T15:00:49.348801385Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.87818ms logger=migrator t=2026-06-09T15:00:49.355060009Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-09T15:00:49.36243435Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.373011ms logger=migrator t=2026-06-09T15:00:49.368367424Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-09T15:00:49.368417455Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=50.391µs logger=migrator t=2026-06-09T15:00:49.373911518Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-09T15:00:49.375336476Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.423567ms logger=migrator t=2026-06-09T15:00:49.382927693Z 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-06-09T15:00:49.384309328Z 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.382115ms logger=migrator t=2026-06-09T15:00:49.391326801Z 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-06-09T15:00:49.39245918Z 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.132799ms logger=migrator t=2026-06-09T15:00:49.398411355Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-09T15:00:49.398483067Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=72.402µs logger=migrator t=2026-06-09T15:00:49.404894043Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-09T15:00:49.414942575Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.048571ms logger=migrator t=2026-06-09T15:00:49.420185041Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-09T15:00:49.42477099Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.585228ms logger=migrator t=2026-06-09T15:00:49.429988195Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-09T15:00:49.437776908Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.786273ms logger=migrator t=2026-06-09T15:00:49.444467672Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-09T15:00:49.452595353Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.12405ms logger=migrator t=2026-06-09T15:00:49.459944414Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-09T15:00:49.464987115Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.041461ms logger=migrator t=2026-06-09T15:00:49.478713602Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-09T15:00:49.478819475Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=109.353µs logger=migrator t=2026-06-09T15:00:49.485497498Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-09T15:00:49.486908115Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.409897ms logger=migrator t=2026-06-09T15:00:49.493427504Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-09T15:00:49.502362636Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.935202ms logger=migrator t=2026-06-09T15:00:49.509518213Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-09T15:00:49.509590524Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=73.932µs logger=migrator t=2026-06-09T15:00:49.514518383Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-09T15:00:49.524890961Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.370078ms logger=migrator t=2026-06-09T15:00:49.534740058Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-09T15:00:49.536993277Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.255919ms logger=migrator t=2026-06-09T15:00:49.542291933Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-09T15:00:49.552678374Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.388121ms logger=migrator t=2026-06-09T15:00:49.557196691Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-09T15:00:49.557783697Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=585.575µs logger=migrator t=2026-06-09T15:00:49.565584339Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-09T15:00:49.567262772Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.678583ms logger=migrator t=2026-06-09T15:00:49.573959657Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-09T15:00:49.584396998Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.438121ms logger=migrator t=2026-06-09T15:00:49.590721003Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-09T15:00:49.591581355Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=861.022µs logger=migrator t=2026-06-09T15:00:49.598059363Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-09T15:00:49.599567012Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.505799ms logger=migrator t=2026-06-09T15:00:49.604621204Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-09T15:00:49.605493036Z level=info msg="Migration successfully executed" id="create alert_image table" duration=869.742µs logger=migrator t=2026-06-09T15:00:49.609723687Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-09T15:00:49.610760823Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.036716ms logger=migrator t=2026-06-09T15:00:49.617394965Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-09T15:00:49.617542479Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=148.914µs logger=migrator t=2026-06-09T15:00:49.623006801Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-09T15:00:49.624036119Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.028997ms logger=migrator t=2026-06-09T15:00:49.628595816Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-09T15:00:49.629592353Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=995.777µs logger=migrator t=2026-06-09T15:00:49.636904702Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-09T15:00:49.637531538Z 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-06-09T15:00:49.645600628Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-09T15:00:49.646451661Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=856.253µs logger=migrator t=2026-06-09T15:00:49.651164753Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-09T15:00:49.652401216Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.233892ms logger=migrator t=2026-06-09T15:00:49.657743204Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-09T15:00:49.667876167Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.133213ms logger=migrator t=2026-06-09T15:00:49.674146441Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-09T15:00:49.676331987Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.188176ms logger=migrator t=2026-06-09T15:00:49.681648405Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-09T15:00:49.682688293Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.040828ms logger=migrator t=2026-06-09T15:00:49.688833042Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-09T15:00:49.689656693Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=823.341µs logger=migrator t=2026-06-09T15:00:49.694579822Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-09T15:00:49.696191093Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.609502ms logger=migrator t=2026-06-09T15:00:49.701883671Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-09T15:00:49.703576205Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.691534ms logger=migrator t=2026-06-09T15:00:49.709407557Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-09T15:00:49.709434487Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.921µs logger=migrator t=2026-06-09T15:00:49.713708799Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-09T15:00:49.713891163Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=184.414µs logger=migrator t=2026-06-09T15:00:49.718444191Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-09T15:00:49.727306511Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.8605ms logger=migrator t=2026-06-09T15:00:49.732616779Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-09T15:00:49.733031031Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=411.902µs logger=migrator t=2026-06-09T15:00:49.737153938Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-09T15:00:49.738265976Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.111478ms logger=migrator t=2026-06-09T15:00:49.743543383Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-09T15:00:49.744263003Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=684.989µs logger=migrator t=2026-06-09T15:00:49.75149683Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-09T15:00:49.753756869Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.264699ms logger=migrator t=2026-06-09T15:00:49.75840511Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-09T15:00:49.759514329Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.110629ms logger=migrator t=2026-06-09T15:00:49.76573399Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-09T15:00:49.804932359Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=39.180408ms logger=migrator t=2026-06-09T15:00:49.809038126Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-09T15:00:49.814146558Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.108462ms logger=migrator t=2026-06-09T15:00:49.817971968Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-09T15:00:49.818114552Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=144.404µs logger=migrator t=2026-06-09T15:00:49.82189883Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-09T15:00:49.858439129Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.533429ms logger=migrator t=2026-06-09T15:00:49.863611684Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-09T15:00:49.896333324Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.71893ms logger=migrator t=2026-06-09T15:00:49.900772389Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-09T15:00:49.901610432Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=838.533µs logger=migrator t=2026-06-09T15:00:49.910294217Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-09T15:00:49.911432726Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.138349ms logger=migrator t=2026-06-09T15:00:49.923399107Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-09T15:00:49.923785218Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=389.041µs logger=migrator t=2026-06-09T15:00:49.928427298Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-09T15:00:49.930057591Z level=info msg="Migration successfully executed" id="create permission table" duration=1.633643ms logger=migrator t=2026-06-09T15:00:49.937188255Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-09T15:00:49.939411703Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.227278ms logger=migrator t=2026-06-09T15:00:49.948310644Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-09T15:00:49.950728297Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.416493ms logger=migrator t=2026-06-09T15:00:49.956512448Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-09T15:00:49.957586656Z level=info msg="Migration successfully executed" id="create role table" duration=1.075538ms logger=migrator t=2026-06-09T15:00:49.962838963Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-09T15:00:49.974054594Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.214631ms logger=migrator t=2026-06-09T15:00:49.979855435Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-09T15:00:49.985359208Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.504403ms logger=migrator t=2026-06-09T15:00:49.991718113Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-09T15:00:49.992869852Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.150139ms logger=migrator t=2026-06-09T15:00:50.002013931Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-09T15:00:50.003369706Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.358194ms logger=migrator t=2026-06-09T15:00:50.007930444Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-09T15:00:50.009092824Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.16198ms logger=migrator t=2026-06-09T15:00:50.013943361Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-09T15:00:50.014909815Z level=info msg="Migration successfully executed" id="create team role table" duration=965.934µs logger=migrator t=2026-06-09T15:00:50.020659035Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-09T15:00:50.021802365Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.14254ms logger=migrator t=2026-06-09T15:00:50.026525227Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-09T15:00:50.028483778Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.959141ms logger=migrator t=2026-06-09T15:00:50.033717264Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-09T15:00:50.034827793Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.110599ms logger=migrator t=2026-06-09T15:00:50.040568102Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-09T15:00:50.041461406Z level=info msg="Migration successfully executed" id="create user role table" duration=893.204µs logger=migrator t=2026-06-09T15:00:50.046036854Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-09T15:00:50.047126053Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.088839ms logger=migrator t=2026-06-09T15:00:50.052704198Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-09T15:00:50.054503744Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.800046ms logger=migrator t=2026-06-09T15:00:50.059617527Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-09T15:00:50.061356893Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.740566ms logger=migrator t=2026-06-09T15:00:50.066854436Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-09T15:00:50.067666836Z level=info msg="Migration successfully executed" id="create builtin role table" duration=812.65µs logger=migrator t=2026-06-09T15:00:50.075005698Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-09T15:00:50.07705406Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.049093ms logger=migrator t=2026-06-09T15:00:50.082315797Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-09T15:00:50.083390135Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.073998ms logger=migrator t=2026-06-09T15:00:50.088698484Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-09T15:00:50.098707693Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.010501ms logger=migrator t=2026-06-09T15:00:50.102569793Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-09T15:00:50.103321483Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=751.43µs logger=migrator t=2026-06-09T15:00:50.107737247Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-09T15:00:50.10895875Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.219003ms logger=migrator t=2026-06-09T15:00:50.114500334Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-09T15:00:50.116063424Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.56256ms logger=migrator t=2026-06-09T15:00:50.120646083Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-09T15:00:50.122369288Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.720525ms logger=migrator t=2026-06-09T15:00:50.126508066Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-09T15:00:50.127324246Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=817.141µs logger=migrator t=2026-06-09T15:00:50.132927462Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-09T15:00:50.134685778Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.757356ms logger=migrator t=2026-06-09T15:00:50.140327385Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-09T15:00:50.150342595Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.01635ms logger=migrator t=2026-06-09T15:00:50.154603786Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-09T15:00:50.162749467Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.145421ms logger=migrator t=2026-06-09T15:00:50.168090026Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-09T15:00:50.176354141Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.263965ms logger=migrator t=2026-06-09T15:00:50.180716944Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-09T15:00:50.18903423Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.316906ms logger=migrator t=2026-06-09T15:00:50.193690681Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-09T15:00:50.194465941Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=773.42µs logger=migrator t=2026-06-09T15:00:50.20132222Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-09T15:00:50.202465559Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.143009ms logger=migrator t=2026-06-09T15:00:50.207327566Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-09T15:00:50.208692931Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.366215ms logger=migrator t=2026-06-09T15:00:50.214758828Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-09T15:00:50.216575176Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.817178ms logger=migrator t=2026-06-09T15:00:50.227066879Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-09T15:00:50.230527749Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=3.459279ms logger=migrator t=2026-06-09T15:00:50.239098651Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-09T15:00:50.239299636Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=205.185µs logger=migrator t=2026-06-09T15:00:50.244800489Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-09T15:00:50.244909222Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=111.843µs logger=migrator t=2026-06-09T15:00:50.254179784Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-09T15:00:50.254899322Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=723.668µs logger=migrator t=2026-06-09T15:00:50.259488471Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-09T15:00:50.260110548Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=621.147µs logger=migrator t=2026-06-09T15:00:50.2644405Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-09T15:00:50.2651858Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=745.379µs logger=migrator t=2026-06-09T15:00:50.27174491Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-09T15:00:50.271964856Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=220.495µs logger=migrator t=2026-06-09T15:00:50.277573751Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-09T15:00:50.278017923Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=444.792µs logger=migrator t=2026-06-09T15:00:50.28212473Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-09T15:00:50.283065544Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=942.084µs logger=migrator t=2026-06-09T15:00:50.287706285Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-09T15:00:50.288988108Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.280273ms logger=migrator t=2026-06-09T15:00:50.294935602Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-09T15:00:50.303804873Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.86016ms logger=migrator t=2026-06-09T15:00:50.310176199Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-09T15:00:50.310274761Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=100.482µs logger=migrator t=2026-06-09T15:00:50.314804168Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-09T15:00:50.316309818Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.50132ms logger=migrator t=2026-06-09T15:00:50.328552666Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-09T15:00:50.329578502Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.029056ms logger=migrator t=2026-06-09T15:00:50.334597113Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-09T15:00:50.335602159Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.006816ms logger=migrator t=2026-06-09T15:00:50.341815311Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-09T15:00:50.350547838Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.733896ms logger=migrator t=2026-06-09T15:00:50.356000099Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-09T15:00:50.357066617Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.066278ms logger=migrator t=2026-06-09T15:00:50.361220375Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-09T15:00:50.362217061Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=996.936µs logger=migrator t=2026-06-09T15:00:50.367213421Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-09T15:00:50.392280572Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.065441ms logger=migrator t=2026-06-09T15:00:50.397426646Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-09T15:00:50.399739866Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.31262ms logger=migrator t=2026-06-09T15:00:50.404793057Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-09T15:00:50.406132912Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.339865ms logger=migrator t=2026-06-09T15:00:50.414635263Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-09T15:00:50.417553379Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.913865ms logger=migrator t=2026-06-09T15:00:50.423065842Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-09T15:00:50.424248802Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.18026ms logger=migrator t=2026-06-09T15:00:50.429455388Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-09T15:00:50.429970201Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=520.863µs logger=migrator t=2026-06-09T15:00:50.436521842Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-09T15:00:50.438048611Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.525949ms logger=migrator t=2026-06-09T15:00:50.442974229Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-09T15:00:50.453992576Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.019547ms logger=migrator t=2026-06-09T15:00:50.4645468Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-09T15:00:50.468356669Z level=info msg="Migration successfully executed" id="create entity_events table" duration=3.808959ms logger=migrator t=2026-06-09T15:00:50.473969605Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-09T15:00:50.475256798Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.286313ms logger=migrator t=2026-06-09T15:00:50.482137527Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-09T15:00:50.48265344Z 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-06-09T15:00:50.487414174Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-09T15:00:50.487959258Z 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-06-09T15:00:50.492698752Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-09T15:00:50.493961964Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.259712ms logger=migrator t=2026-06-09T15:00:50.499489628Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-09T15:00:50.501378617Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.888819ms logger=migrator t=2026-06-09T15:00:50.507382303Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-09T15:00:50.5095749Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.191617ms logger=migrator t=2026-06-09T15:00:50.514412185Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-09T15:00:50.51573128Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.319095ms logger=migrator t=2026-06-09T15:00:50.522177037Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-09T15:00:50.523911693Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.736456ms logger=migrator t=2026-06-09T15:00:50.529093868Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-09T15:00:50.530168015Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.072498ms logger=migrator t=2026-06-09T15:00:50.535173595Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-09T15:00:50.536984873Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.810068ms logger=migrator t=2026-06-09T15:00:50.541727735Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-09T15:00:50.543214514Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.483199ms logger=migrator t=2026-06-09T15:00:50.54882768Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-09T15:00:50.550008181Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.181191ms logger=migrator t=2026-06-09T15:00:50.553950204Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-09T15:00:50.555079553Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.125638ms logger=migrator t=2026-06-09T15:00:50.559123727Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-09T15:00:50.561889839Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.766732ms logger=migrator t=2026-06-09T15:00:50.566961841Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-09T15:00:50.590246977Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.283326ms logger=migrator t=2026-06-09T15:00:50.595626176Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-09T15:00:50.607094515Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.465368ms logger=migrator t=2026-06-09T15:00:50.612297099Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-09T15:00:50.622857844Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.560195ms logger=migrator t=2026-06-09T15:00:50.628936611Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-09T15:00:50.629195848Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=260.047µs logger=migrator t=2026-06-09T15:00:50.633025868Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-09T15:00:50.642410382Z level=info msg="Migration successfully executed" id="add share column" duration=9.381994ms logger=migrator t=2026-06-09T15:00:50.646916379Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-09T15:00:50.647194866Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=278.547µs logger=migrator t=2026-06-09T15:00:50.651375455Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-09T15:00:50.65271637Z level=info msg="Migration successfully executed" id="create file table" duration=1.339506ms logger=migrator t=2026-06-09T15:00:50.659591698Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-09T15:00:50.660764979Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.173431ms logger=migrator t=2026-06-09T15:00:50.665013869Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-09T15:00:50.66617151Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.161161ms logger=migrator t=2026-06-09T15:00:50.671403876Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-09T15:00:50.67233971Z level=info msg="Migration successfully executed" id="create file_meta table" duration=967.536µs logger=migrator t=2026-06-09T15:00:50.679903057Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-09T15:00:50.682271297Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.36635ms logger=migrator t=2026-06-09T15:00:50.688085298Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-09T15:00:50.688267374Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=124.054µs logger=migrator t=2026-06-09T15:00:50.692560115Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-09T15:00:50.692623507Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=64.342µs logger=migrator t=2026-06-09T15:00:50.697994936Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-09T15:00:50.698555311Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=560.265µs logger=migrator t=2026-06-09T15:00:50.703005737Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-09T15:00:50.703415897Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=599.985µs logger=migrator t=2026-06-09T15:00:50.70738564Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-09T15:00:50.708749766Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.364556ms logger=migrator t=2026-06-09T15:00:50.712577335Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-09T15:00:50.721885438Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.307693ms logger=migrator t=2026-06-09T15:00:50.726919108Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-09T15:00:50.727041011Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=122.103µs logger=migrator t=2026-06-09T15:00:50.730532662Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-09T15:00:50.731333373Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=800.461µs logger=migrator t=2026-06-09T15:00:50.736015295Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-09T15:00:50.736929908Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=914.943µs logger=migrator t=2026-06-09T15:00:50.741922688Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-09T15:00:50.742131644Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=209.176µs logger=migrator t=2026-06-09T15:00:50.744910076Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-09T15:00:50.745376928Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=467.022µs logger=migrator t=2026-06-09T15:00:50.749001262Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-09T15:00:50.758399287Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.397164ms logger=migrator t=2026-06-09T15:00:50.764817583Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-09T15:00:50.775987263Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.17426ms logger=migrator t=2026-06-09T15:00:50.77971173Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-09T15:00:50.780535191Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=823.421µs logger=migrator t=2026-06-09T15:00:50.785246094Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-09T15:00:50.861073744Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.827ms logger=migrator t=2026-06-09T15:00:50.867233054Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-09T15:00:50.868068516Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=835.192µs logger=migrator t=2026-06-09T15:00:50.8720918Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-09T15:00:50.873961389Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.869219ms logger=migrator t=2026-06-09T15:00:50.880965421Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-09T15:00:50.911513635Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.546634ms logger=migrator t=2026-06-09T15:00:50.922943912Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-09T15:00:50.935622362Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.68065ms logger=migrator t=2026-06-09T15:00:50.9394217Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-09T15:00:50.939733528Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=311.558µs logger=migrator t=2026-06-09T15:00:50.946590617Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-09T15:00:50.946767611Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=177.174µs logger=migrator t=2026-06-09T15:00:50.951986287Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-09T15:00:50.952359747Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=373.929µs logger=migrator t=2026-06-09T15:00:50.96133653Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-09T15:00:50.961603166Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=266.976µs logger=migrator t=2026-06-09T15:00:50.966460443Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-09T15:00:50.966680209Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=219.596µs logger=migrator t=2026-06-09T15:00:50.972549061Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-09T15:00:50.974260136Z level=info msg="Migration successfully executed" id="create folder table" duration=1.710185ms logger=migrator t=2026-06-09T15:00:50.981119704Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-09T15:00:50.982202351Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.082287ms logger=migrator t=2026-06-09T15:00:50.990363624Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-09T15:00:50.991681498Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.316884ms logger=migrator t=2026-06-09T15:00:50.999271426Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-09T15:00:50.999291676Z level=info msg="Migration successfully executed" id="Update folder title length" duration=21.4µs logger=migrator t=2026-06-09T15:00:51.004383368Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-09T15:00:51.005287102Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=903.134µs logger=migrator t=2026-06-09T15:00:51.01328568Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-09T15:00:51.014989724Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.704024ms logger=migrator t=2026-06-09T15:00:51.019213824Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-09T15:00:51.020501017Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.287343ms logger=migrator t=2026-06-09T15:00:51.026221386Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-09T15:00:51.026912403Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=691.237µs logger=migrator t=2026-06-09T15:00:51.0329185Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-09T15:00:51.033363412Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=445.722µs logger=migrator t=2026-06-09T15:00:51.039762408Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-09T15:00:51.041468872Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.706914ms logger=migrator t=2026-06-09T15:00:51.047737245Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-09T15:00:51.048944526Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.206741ms logger=migrator t=2026-06-09T15:00:51.055028034Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-09T15:00:51.056060411Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.032257ms logger=migrator t=2026-06-09T15:00:51.061648207Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-09T15:00:51.063475123Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.826016ms logger=migrator t=2026-06-09T15:00:51.069157761Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-09T15:00:51.070204239Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.046728ms logger=migrator t=2026-06-09T15:00:51.07641308Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-09T15:00:51.077732245Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.317795ms logger=migrator t=2026-06-09T15:00:51.083417272Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-09T15:00:51.085405593Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.987901ms logger=migrator t=2026-06-09T15:00:51.268368899Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-09T15:00:51.271478579Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=3.11223ms logger=migrator t=2026-06-09T15:00:51.277753082Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-09T15:00:51.278710557Z level=info msg="Migration successfully executed" id="create signing_key table" duration=958.055µs logger=migrator t=2026-06-09T15:00:51.28732109Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-09T15:00:51.288529152Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.213042ms logger=migrator t=2026-06-09T15:00:51.294625221Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-09T15:00:51.295830892Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.20647ms logger=migrator t=2026-06-09T15:00:51.301628672Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-09T15:00:51.301961882Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=326.959µs logger=migrator t=2026-06-09T15:00:51.307337081Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-09T15:00:51.323126761Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=15.78667ms logger=migrator t=2026-06-09T15:00:51.330438451Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-09T15:00:51.33114348Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=706.249µs logger=migrator t=2026-06-09T15:00:51.337248388Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-09T15:00:51.337301199Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=59.441µs logger=migrator t=2026-06-09T15:00:51.344421645Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-09T15:00:51.346495728Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.073483ms logger=migrator t=2026-06-09T15:00:51.35230051Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-09T15:00:51.35231919Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19.47µs logger=migrator t=2026-06-09T15:00:51.357464683Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-09T15:00:51.359667601Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.202878ms logger=migrator t=2026-06-09T15:00:51.366136749Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-09T15:00:51.367495234Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.353315ms logger=migrator t=2026-06-09T15:00:51.374386893Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-09T15:00:51.376262882Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.819107ms logger=migrator t=2026-06-09T15:00:51.382966057Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-09T15:00:51.383756207Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=790.87µs logger=migrator t=2026-06-09T15:00:51.390610095Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-09T15:00:51.391168119Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=557.704µs logger=migrator t=2026-06-09T15:00:51.397371411Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-09T15:00:51.398557631Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.17971ms logger=migrator t=2026-06-09T15:00:51.404142846Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-09T15:00:51.405156742Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.013916ms logger=migrator t=2026-06-09T15:00:51.412109474Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-09T15:00:51.413818658Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.708264ms logger=migrator t=2026-06-09T15:00:51.422997637Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-09T15:00:51.434971718Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.975301ms logger=migrator t=2026-06-09T15:00:51.440775438Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-09T15:00:51.449239628Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.46328ms logger=migrator t=2026-06-09T15:00:51.454839964Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-09T15:00:51.46584156Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.006646ms logger=migrator t=2026-06-09T15:00:51.472253206Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-09T15:00:51.472317258Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=66.162µs logger=migrator t=2026-06-09T15:00:51.477658107Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-09T15:00:51.490512541Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.854394ms logger=migrator t=2026-06-09T15:00:51.495700206Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-09T15:00:51.506163377Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.462571ms logger=migrator t=2026-06-09T15:00:51.512671947Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-09T15:00:51.513274262Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=605.945µs logger=migrator t=2026-06-09T15:00:51.51934697Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.278708023s logger=migrator t=2026-06-09T15:00:51.520655845Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-09T15:00:51.543552609Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-09T15:00:51.543835607Z level=info msg="Created default organization" logger=secrets t=2026-06-09T15:00:51.550760086Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-09T15:00:51.593892968Z level=info msg="Restored cache from database" duration=415.951µs logger=plugin.store t=2026-06-09T15:00:51.59516686Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-09T15:00:51.629089732Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-09T15:00:51.629113612Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-09T15:00:51.629169954Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-09T15:00:51.629177824Z level=info msg="Plugins loaded" count=54 duration=34.011684ms logger=query_data t=2026-06-09T15:00:51.633058415Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-09T15:00:51.63709136Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-09T15:00:51.64555895Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-09T15:00:51.657547872Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-09T15:00:51.660783516Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-09T15:00:51.663796744Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-09T15:00:51.683471796Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-09T15:00:51.700622371Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-09T15:00:51.727427517Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-09T15:00:51.727466838Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-06-09T15:00:51.728146856Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-06-09T15:00:51.728450004Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-06-09T15:00:51.728621549Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-06-09T15:00:51.734886881Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-06-09T15:00:51.749189523Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-09T15:00:51.762657413Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=ngalert.state.manager t=2026-06-09T15:00:51.822298163Z level=info msg="State cache has been initialized" states=0 duration=94.149806ms logger=ngalert.scheduler t=2026-06-09T15:00:51.822363294Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-09T15:00:51.822473947Z level=info msg=starting first_tick=2026-06-09T15:01:00Z logger=provisioning.dashboard t=2026-06-09T15:00:51.823413182Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-06-09T15:00:51.836752488Z level=info msg="Update check succeeded" duration=108.818517ms logger=grafana.update.checker t=2026-06-09T15:00:51.838502954Z level=info msg="Update check succeeded" duration=110.602144ms logger=provisioning.dashboard t=2026-06-09T15:00:51.886133232Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-09T15:00:51.987770302Z level=info msg="Patterns update finished" duration=259.077202ms logger=grafana-apiserver t=2026-06-09T15:00:52.089594069Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-09T15:00:52.09003353Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-09T15:00:53.172894079Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.20985425Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.230758753Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.251638826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.27567815Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.301532742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.316028619Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.342698902Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.363633626Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.393656386Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.415524574Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.443499671Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.464771945Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.494151788Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.514699111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.541622681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.559664791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.586783785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.608868399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.649102234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.667496952Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.700145251Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.720706675Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.749753879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.768170808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.797903422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.815124919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.849108692Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.868159067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.90601155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.925662041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.964589523Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:53.986091112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.016285597Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.037472116Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.06951754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.090201127Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.128997775Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.149243331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.184046705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.20657051Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.248629493Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.267815872Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.308927911Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.326444726Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.359361761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.380183872Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.426881966Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.44399294Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.487805939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.505052847Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.544298897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.562430998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.602841129Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.635920258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.704865229Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.725054225Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.776348267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.802706742Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.861034498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.87917921Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.941755856Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:54.966461658Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:55.015640105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:55.031376815Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:55.090237694Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:55.113910829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:55.180067058Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:55.214899583Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:55.402380835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:55.421265366Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:55.982209082Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:55.99905248Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:56.080879677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:56.099204383Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:56.174601552Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:56.193729299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T15:00:56.261923201Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-09T15:01:30.749117591Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-09T15:10:51.774952421Z level=info msg="Completed cleanup jobs" duration=44.87689ms logger=plugins.update.checker t=2026-06-09T15:10:51.94476076Z level=info msg="Update check succeeded" duration=107.422016ms logger=sqlstore.transactions t=2026-06-09T15:15:51.653287556Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-09T15:20:51.753485649Z level=info msg="Completed cleanup jobs" duration=24.158263ms logger=plugins.update.checker t=2026-06-09T15:20:51.940087939Z level=info msg="Update check succeeded" duration=103.266682ms logger=cleanup t=2026-06-09T15:30:51.767187044Z level=info msg="Completed cleanup jobs" duration=38.09295ms logger=plugins.update.checker t=2026-06-09T15:30:51.922484875Z level=info msg="Update check succeeded" duration=85.461196ms logger=infra.usagestats t=2026-06-09T15:31:30.773478543Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-09T15:40:51.772182089Z level=info msg="Completed cleanup jobs" duration=43.994563ms logger=plugins.update.checker t=2026-06-09T15:40:51.933759596Z level=info msg="Update check succeeded" duration=96.447292ms logger=cleanup t=2026-06-09T15:50:51.768854878Z level=info msg="Completed cleanup jobs" duration=40.203054ms logger=plugins.update.checker t=2026-06-09T15:50:51.924617858Z level=info msg="Update check succeeded" duration=87.698917ms logger=cleanup t=2026-06-09T16:00:51.762347874Z level=info msg="Completed cleanup jobs" duration=33.579114ms logger=plugins.update.checker t=2026-06-09T16:00:51.929138098Z level=info msg="Update check succeeded" duration=91.881755ms logger=infra.usagestats t=2026-06-09T16:01:30.771601989Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-09T16:10:51.788359117Z level=info msg="Completed cleanup jobs" duration=60.051067ms logger=plugins.update.checker t=2026-06-09T16:10:51.940157426Z level=info msg="Update check succeeded" duration=102.267654ms