logger=settings t=2026-03-14T01:42:01.230422843Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-14T01:42:01Z logger=settings t=2026-03-14T01:42:01.230754631Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-14T01:42:01.230765621Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-14T01:42:01.230770681Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-14T01:42:01.230774821Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-14T01:42:01.230779231Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-14T01:42:01.230783151Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-14T01:42:01.230789762Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-14T01:42:01.230795322Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-14T01:42:01.230800472Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-14T01:42:01.230804812Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-14T01:42:01.230810972Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-14T01:42:01.230815802Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-14T01:42:01.230821262Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-14T01:42:01.230826732Z level=info msg=Target target=[all] logger=settings t=2026-03-14T01:42:01.230846533Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-14T01:42:01.230850913Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-14T01:42:01.230859243Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-14T01:42:01.230863363Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-14T01:42:01.230867543Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-14T01:42:01.230871823Z level=info msg="App mode production" logger=sqlstore t=2026-03-14T01:42:01.231191611Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-14T01:42:01.231218702Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-14T01:42:01.233115187Z level=info msg="Locking database" logger=migrator t=2026-03-14T01:42:01.233129257Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-14T01:42:01.233848634Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-14T01:42:01.234882878Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.032364ms logger=migrator t=2026-03-14T01:42:01.239654692Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-14T01:42:01.240393799Z level=info msg="Migration successfully executed" id="create user table" duration=738.447µs logger=migrator t=2026-03-14T01:42:01.246463124Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-14T01:42:01.247307674Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=839.16µs logger=migrator t=2026-03-14T01:42:01.251992786Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-14T01:42:01.252749653Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=756.957µs logger=migrator t=2026-03-14T01:42:01.258098401Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-14T01:42:01.259213667Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.118516ms logger=migrator t=2026-03-14T01:42:01.264136884Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-14T01:42:01.264772859Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=636.265µs logger=migrator t=2026-03-14T01:42:01.268489447Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-14T01:42:01.271100719Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.611112ms logger=migrator t=2026-03-14T01:42:01.274670574Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-14T01:42:01.275435592Z level=info msg="Migration successfully executed" id="create user table v2" duration=763.088µs logger=migrator t=2026-03-14T01:42:01.279748514Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-14T01:42:01.280420871Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=672.287µs logger=migrator t=2026-03-14T01:42:01.284512448Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-14T01:42:01.285640055Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.134888ms logger=migrator t=2026-03-14T01:42:01.290683424Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-14T01:42:01.291035974Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=352.799µs logger=migrator t=2026-03-14T01:42:01.29468622Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-14T01:42:01.295157151Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=470.991µs logger=migrator t=2026-03-14T01:42:01.299544716Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-14T01:42:01.301281066Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.733611ms logger=migrator t=2026-03-14T01:42:01.307844393Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-14T01:42:01.307872343Z level=info msg="Migration successfully executed" id="Update user table charset" duration=30.7µs logger=migrator t=2026-03-14T01:42:01.311723205Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-14T01:42:01.312747769Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.024464ms logger=migrator t=2026-03-14T01:42:01.316701303Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-14T01:42:01.317375499Z level=info msg="Migration successfully executed" id="Add missing user data" duration=674.176µs logger=migrator t=2026-03-14T01:42:01.321483686Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-14T01:42:01.322780847Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.298071ms logger=migrator t=2026-03-14T01:42:01.326498596Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-14T01:42:01.327238523Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=734.908µs logger=migrator t=2026-03-14T01:42:01.331823622Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-14T01:42:01.333899951Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.079399ms logger=migrator t=2026-03-14T01:42:01.338379778Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-14T01:42:01.349123303Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.739586ms logger=migrator t=2026-03-14T01:42:01.35487312Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-14T01:42:01.356009547Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.138498ms logger=migrator t=2026-03-14T01:42:01.360986935Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-14T01:42:01.361299743Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=311.458µs logger=migrator t=2026-03-14T01:42:01.365855661Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-14T01:42:01.367294025Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.438925ms logger=migrator t=2026-03-14T01:42:01.373269257Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-03-14T01:42:01.373621655Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=343.488µs logger=migrator t=2026-03-14T01:42:01.37799296Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-14T01:42:01.378703606Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=710.856µs logger=migrator t=2026-03-14T01:42:01.386987873Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-14T01:42:01.387784272Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=796.109µs logger=migrator t=2026-03-14T01:42:01.393753074Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-14T01:42:01.394981313Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.227839ms logger=migrator t=2026-03-14T01:42:01.400246927Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-14T01:42:01.401061677Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=826.73µs logger=migrator t=2026-03-14T01:42:01.409474108Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-14T01:42:01.410487971Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.014534ms logger=migrator t=2026-03-14T01:42:01.416561215Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-14T01:42:01.417376026Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=814.731µs logger=migrator t=2026-03-14T01:42:01.42554905Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-14T01:42:01.425605091Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=74.222µs logger=migrator t=2026-03-14T01:42:01.434349699Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-14T01:42:01.435222039Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=874.47µs logger=migrator t=2026-03-14T01:42:01.438875876Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-14T01:42:01.439557203Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=681.897µs logger=migrator t=2026-03-14T01:42:01.444810017Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-14T01:42:01.445502094Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=691.318µs logger=migrator t=2026-03-14T01:42:01.450608784Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-14T01:42:01.451980947Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.375813ms logger=migrator t=2026-03-14T01:42:01.456512975Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-14T01:42:01.462263712Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.757277ms logger=migrator t=2026-03-14T01:42:01.470314222Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-14T01:42:01.471700316Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.389064ms logger=migrator t=2026-03-14T01:42:01.478767524Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-14T01:42:01.479911141Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.130417ms logger=migrator t=2026-03-14T01:42:01.48575646Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-14T01:42:01.486402315Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=646.035µs logger=migrator t=2026-03-14T01:42:01.490564294Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-14T01:42:01.491611259Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.059035ms logger=migrator t=2026-03-14T01:42:01.497278763Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-14T01:42:01.49838589Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.117137ms logger=migrator t=2026-03-14T01:42:01.504939756Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-14T01:42:01.505569881Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=630.404µs logger=migrator t=2026-03-14T01:42:01.510978799Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-14T01:42:01.511743737Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=765.158µs logger=migrator t=2026-03-14T01:42:01.51605988Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-14T01:42:01.516420069Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=357.858µs logger=migrator t=2026-03-14T01:42:01.523003065Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-14T01:42:01.523578779Z level=info msg="Migration successfully executed" id="create star table" duration=575.645µs logger=migrator t=2026-03-14T01:42:01.538535614Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-14T01:42:01.53964379Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.108086ms logger=migrator t=2026-03-14T01:42:01.544528526Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-14T01:42:01.545267053Z level=info msg="Migration successfully executed" id="create org table v1" duration=736.827µs logger=migrator t=2026-03-14T01:42:01.555449716Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-14T01:42:01.557127945Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.683259ms logger=migrator t=2026-03-14T01:42:01.564220684Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-14T01:42:01.564954461Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=737.927µs logger=migrator t=2026-03-14T01:42:01.571577369Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-14T01:42:01.572148853Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=573.104µs logger=migrator t=2026-03-14T01:42:01.577140602Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-14T01:42:01.577683394Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=542.382µs logger=migrator t=2026-03-14T01:42:01.638647143Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-14T01:42:01.639302338Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=655.965µs logger=migrator t=2026-03-14T01:42:01.676954423Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-14T01:42:01.677049225Z level=info msg="Migration successfully executed" id="Update org table charset" duration=95.843µs logger=migrator t=2026-03-14T01:42:01.684582294Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-14T01:42:01.684629335Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=49.071µs logger=migrator t=2026-03-14T01:42:01.69156754Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-14T01:42:01.691861028Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=283.247µs logger=migrator t=2026-03-14T01:42:01.721668775Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-14T01:42:01.722908955Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.24053ms logger=migrator t=2026-03-14T01:42:01.728849966Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-14T01:42:01.733507056Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=4.65276ms logger=migrator t=2026-03-14T01:42:01.738667519Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-14T01:42:01.739241772Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=574.873µs logger=migrator t=2026-03-14T01:42:01.744763854Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-14T01:42:01.745243276Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=479.102µs logger=migrator t=2026-03-14T01:42:01.749921056Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-14T01:42:01.75047706Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=557.644µs logger=migrator t=2026-03-14T01:42:01.755847817Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-14T01:42:01.75721098Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.362693ms logger=migrator t=2026-03-14T01:42:01.765047017Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-14T01:42:01.772040712Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.994596ms logger=migrator t=2026-03-14T01:42:01.77784001Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-14T01:42:01.77866444Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=824.36µs logger=migrator t=2026-03-14T01:42:01.785998614Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-14T01:42:01.787541671Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.548548ms logger=migrator t=2026-03-14T01:42:01.794445965Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-14T01:42:01.795253814Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=812.159µs logger=migrator t=2026-03-14T01:42:01.801477052Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-14T01:42:01.801781559Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=299.017µs logger=migrator t=2026-03-14T01:42:01.806649415Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-14T01:42:01.807248099Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=595.114µs logger=migrator t=2026-03-14T01:42:01.812833712Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-14T01:42:01.812884343Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=51.161µs logger=migrator t=2026-03-14T01:42:01.817596724Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-14T01:42:01.818943177Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.346203ms logger=migrator t=2026-03-14T01:42:01.823834784Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-14T01:42:01.825150414Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.315411ms logger=migrator t=2026-03-14T01:42:01.830935002Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-14T01:42:01.832222453Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.287251ms logger=migrator t=2026-03-14T01:42:01.837490758Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-14T01:42:01.838129763Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=639.775µs logger=migrator t=2026-03-14T01:42:01.842418414Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-14T01:42:01.843775307Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.356683ms logger=migrator t=2026-03-14T01:42:01.84937565Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-14T01:42:01.850074837Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=701.017µs logger=migrator t=2026-03-14T01:42:01.855448554Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-14T01:42:01.856579381Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.137037ms logger=migrator t=2026-03-14T01:42:01.862769999Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-14T01:42:01.862796529Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.09µs logger=migrator t=2026-03-14T01:42:01.871318382Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-14T01:42:01.871366053Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=49.791µs logger=migrator t=2026-03-14T01:42:01.878140563Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-14T01:42:01.882836765Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=4.679342ms logger=migrator t=2026-03-14T01:42:01.892799662Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-14T01:42:01.895171208Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.374907ms logger=migrator t=2026-03-14T01:42:01.901614191Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-14T01:42:01.903745332Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.131691ms logger=migrator t=2026-03-14T01:42:01.912420978Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-14T01:42:01.91671396Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=4.278652ms logger=migrator t=2026-03-14T01:42:01.922717953Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-14T01:42:01.922970009Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=249.355µs logger=migrator t=2026-03-14T01:42:01.928384687Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-14T01:42:01.929235147Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=845.35µs logger=migrator t=2026-03-14T01:42:01.940008733Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-14T01:42:01.940811302Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=802.599µs logger=migrator t=2026-03-14T01:42:01.94701419Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-14T01:42:01.947061381Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=48.081µs logger=migrator t=2026-03-14T01:42:01.958253497Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-14T01:42:01.960667495Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=2.423428ms logger=migrator t=2026-03-14T01:42:01.967511457Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-14T01:42:01.968311316Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=797.099µs logger=migrator t=2026-03-14T01:42:01.979996883Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-14T01:42:01.9844945Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=4.499927ms logger=migrator t=2026-03-14T01:42:01.989609562Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-14T01:42:01.990407631Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=798.429µs logger=migrator t=2026-03-14T01:42:01.996393423Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-14T01:42:01.997275035Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=901.703µs logger=migrator t=2026-03-14T01:42:02.003982234Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-14T01:42:02.004950876Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=975.852µs logger=migrator t=2026-03-14T01:42:02.010772265Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-14T01:42:02.01136808Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=589.715µs logger=migrator t=2026-03-14T01:42:02.025836183Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-14T01:42:02.02653399Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=700.987µs logger=migrator t=2026-03-14T01:42:02.037260845Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-14T01:42:02.038843492Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.583507ms logger=migrator t=2026-03-14T01:42:02.044591738Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-14T01:42:02.045468079Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=869.731µs logger=migrator t=2026-03-14T01:42:02.051219396Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-14T01:42:02.051434381Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=210.035µs logger=migrator t=2026-03-14T01:42:02.05730348Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-14T01:42:02.057527506Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=224.756µs logger=migrator t=2026-03-14T01:42:02.064951283Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-14T01:42:02.066445858Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.496174ms logger=migrator t=2026-03-14T01:42:02.075849342Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-14T01:42:02.079705553Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.856281ms logger=migrator t=2026-03-14T01:42:02.087084419Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-14T01:42:02.088083512Z level=info msg="Migration successfully executed" id="create data_source table" duration=999.373µs logger=migrator t=2026-03-14T01:42:02.092537998Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-14T01:42:02.0934711Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=926.232µs logger=migrator t=2026-03-14T01:42:02.10103889Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-14T01:42:02.102544635Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.509395ms logger=migrator t=2026-03-14T01:42:02.109935282Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-14T01:42:02.110684319Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=749.968µs logger=migrator t=2026-03-14T01:42:02.116281532Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-14T01:42:02.117246314Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=964.232µs logger=migrator t=2026-03-14T01:42:02.122333576Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-14T01:42:02.128737428Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.409673ms logger=migrator t=2026-03-14T01:42:02.133725056Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-14T01:42:02.13468362Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=959.134µs logger=migrator t=2026-03-14T01:42:02.141119402Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-14T01:42:02.141962722Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=843.25µs logger=migrator t=2026-03-14T01:42:02.146805317Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-14T01:42:02.147617806Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=812.269µs logger=migrator t=2026-03-14T01:42:02.153967518Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-14T01:42:02.154676894Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=711.456µs logger=migrator t=2026-03-14T01:42:02.159494069Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-14T01:42:02.163230688Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.736529ms logger=migrator t=2026-03-14T01:42:02.209470086Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-14T01:42:02.212418386Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.9496ms logger=migrator t=2026-03-14T01:42:02.219338141Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-14T01:42:02.219391622Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=54.061µs logger=migrator t=2026-03-14T01:42:02.222855184Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-14T01:42:02.2230853Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=234.686µs logger=migrator t=2026-03-14T01:42:02.229693047Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-14T01:42:02.232360351Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.669234ms logger=migrator t=2026-03-14T01:42:02.240852183Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-14T01:42:02.241056327Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=210.435µs logger=migrator t=2026-03-14T01:42:02.263946181Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-14T01:42:02.264274269Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=329.788µs logger=migrator t=2026-03-14T01:42:02.802750634Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-14T01:42:02.808403458Z level=info msg="Migration successfully executed" id="Add uid column" duration=5.654325ms logger=migrator t=2026-03-14T01:42:03.706387876Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-14T01:42:03.706784485Z level=info msg="Migration successfully executed" id="Update uid value" duration=400.139µs logger=migrator t=2026-03-14T01:42:04.069265248Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-14T01:42:04.070276232Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.013135ms logger=migrator t=2026-03-14T01:42:04.308306138Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-14T01:42:04.309749352Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.444774ms logger=migrator t=2026-03-14T01:42:04.316213705Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-14T01:42:04.317034646Z level=info msg="Migration successfully executed" id="create api_key table" duration=820.56µs logger=migrator t=2026-03-14T01:42:04.325705452Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-14T01:42:04.3269077Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.202378ms logger=migrator t=2026-03-14T01:42:04.334230134Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-14T01:42:04.334952931Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=722.887µs logger=migrator t=2026-03-14T01:42:04.340250797Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-14T01:42:04.341171648Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=920.801µs logger=migrator t=2026-03-14T01:42:04.346762072Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-14T01:42:04.347534541Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=773.42µs logger=migrator t=2026-03-14T01:42:04.352758244Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-14T01:42:04.353497732Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=744.329µs logger=migrator t=2026-03-14T01:42:04.360690652Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-14T01:42:04.361880751Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.189899ms logger=migrator t=2026-03-14T01:42:04.365958428Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-14T01:42:04.374245475Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.286138ms logger=migrator t=2026-03-14T01:42:04.377737997Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-14T01:42:04.3782563Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=518.383µs logger=migrator t=2026-03-14T01:42:04.38664764Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-14T01:42:04.388078933Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.430103ms logger=migrator t=2026-03-14T01:42:04.392032907Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-14T01:42:04.392802326Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=769.489µs logger=migrator t=2026-03-14T01:42:04.399627828Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-14T01:42:04.4009556Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.313761ms logger=migrator t=2026-03-14T01:42:04.407345461Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-14T01:42:04.407675079Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=329.898µs logger=migrator t=2026-03-14T01:42:04.412687308Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-14T01:42:04.41321227Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=525.222µs logger=migrator t=2026-03-14T01:42:04.418680801Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-14T01:42:04.418706591Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.11µs logger=migrator t=2026-03-14T01:42:04.423749211Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-14T01:42:04.431134406Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=7.384555ms logger=migrator t=2026-03-14T01:42:04.437004736Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-14T01:42:04.439064165Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.059449ms logger=migrator t=2026-03-14T01:42:04.442917697Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-14T01:42:04.443087961Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=171.704µs logger=migrator t=2026-03-14T01:42:04.44980946Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-14T01:42:04.45567965Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.861559ms logger=migrator t=2026-03-14T01:42:04.461776814Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-14T01:42:04.465072243Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.299699ms logger=migrator t=2026-03-14T01:42:04.470942593Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-14T01:42:04.472240363Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.29004ms logger=migrator t=2026-03-14T01:42:04.478876371Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-14T01:42:04.479618399Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=745.529µs logger=migrator t=2026-03-14T01:42:04.48431315Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-14T01:42:04.485232842Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=919.782µs logger=migrator t=2026-03-14T01:42:04.50030806Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-14T01:42:04.501937829Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.636549ms logger=migrator t=2026-03-14T01:42:04.50786721Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-14T01:42:04.5087226Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=855.74µs logger=migrator t=2026-03-14T01:42:04.513934404Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-14T01:42:04.515477251Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.556317ms logger=migrator t=2026-03-14T01:42:04.523274036Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-14T01:42:04.523382128Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=109.223µs logger=migrator t=2026-03-14T01:42:04.528469419Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-14T01:42:04.52852054Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=53.431µs logger=migrator t=2026-03-14T01:42:04.53266959Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-14T01:42:04.537110265Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.439754ms logger=migrator t=2026-03-14T01:42:04.541477679Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-14T01:42:04.544370988Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.903419ms logger=migrator t=2026-03-14T01:42:04.5490762Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-14T01:42:04.549155951Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=80.801µs logger=migrator t=2026-03-14T01:42:04.55417333Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-14T01:42:04.555549663Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.376423ms logger=migrator t=2026-03-14T01:42:04.560823909Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-14T01:42:04.56173901Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=910.421µs logger=migrator t=2026-03-14T01:42:04.56722116Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-14T01:42:04.567246161Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=25.671µs logger=migrator t=2026-03-14T01:42:04.571256336Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-14T01:42:04.572561747Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.304861ms logger=migrator t=2026-03-14T01:42:04.577678549Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-14T01:42:04.578460747Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=781.938µs logger=migrator t=2026-03-14T01:42:04.583122159Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-14T01:42:04.586099689Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.976991ms logger=migrator t=2026-03-14T01:42:04.591265322Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-14T01:42:04.591298383Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.151µs logger=migrator t=2026-03-14T01:42:04.594041448Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-14T01:42:04.594832167Z level=info msg="Migration successfully executed" id="create session table" duration=790.589µs logger=migrator t=2026-03-14T01:42:04.59919509Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-14T01:42:04.599273321Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=79.302µs logger=migrator t=2026-03-14T01:42:04.604087006Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-14T01:42:04.604216039Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=130.403µs logger=migrator t=2026-03-14T01:42:04.608287926Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-14T01:42:04.609450204Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.162178ms logger=migrator t=2026-03-14T01:42:04.615087567Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-14T01:42:04.616187013Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.102026ms logger=migrator t=2026-03-14T01:42:04.622182947Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-14T01:42:04.622207787Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=25.8µs logger=migrator t=2026-03-14T01:42:04.627470602Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-14T01:42:04.627507173Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=44.322µs logger=migrator t=2026-03-14T01:42:04.631659231Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-14T01:42:04.63542514Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.766809ms logger=migrator t=2026-03-14T01:42:04.639670302Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-14T01:42:04.642717224Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.046422ms logger=migrator t=2026-03-14T01:42:04.647432706Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-14T01:42:04.647513368Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=77.242µs logger=migrator t=2026-03-14T01:42:04.651233286Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-14T01:42:04.651355079Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=121.963µs logger=migrator t=2026-03-14T01:42:04.654287459Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-14T01:42:04.655507259Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.22008ms logger=migrator t=2026-03-14T01:42:04.660793283Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-14T01:42:04.660816204Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=23.721µs logger=migrator t=2026-03-14T01:42:04.664887181Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-14T01:42:04.668932097Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.042656ms logger=migrator t=2026-03-14T01:42:04.673156157Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-14T01:42:04.673394113Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=246.076µs logger=migrator t=2026-03-14T01:42:04.677555472Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-14T01:42:04.683029802Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.47388ms logger=migrator t=2026-03-14T01:42:04.687545549Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-14T01:42:04.690624113Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.078313ms logger=migrator t=2026-03-14T01:42:04.694447843Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-14T01:42:04.694510084Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=63.041µs logger=migrator t=2026-03-14T01:42:04.700291102Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-14T01:42:04.701123312Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=832.1µs logger=migrator t=2026-03-14T01:42:04.706806037Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-14T01:42:04.708043716Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.234239ms logger=migrator t=2026-03-14T01:42:04.71282222Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-14T01:42:04.714456039Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.626489ms logger=migrator t=2026-03-14T01:42:04.719363235Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-14T01:42:04.720360289Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=998.104µs logger=migrator t=2026-03-14T01:42:04.725686176Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-14T01:42:04.726479255Z level=info msg="Migration successfully executed" id="add index alert state" duration=793.089µs logger=migrator t=2026-03-14T01:42:04.731352661Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-14T01:42:04.732132849Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=780.188µs logger=migrator t=2026-03-14T01:42:04.736656896Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-14T01:42:04.737690841Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.033595ms logger=migrator t=2026-03-14T01:42:04.743462118Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-14T01:42:04.744750758Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.28852ms logger=migrator t=2026-03-14T01:42:04.7494503Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-14T01:42:04.750735271Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.285201ms logger=migrator t=2026-03-14T01:42:04.755175146Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-14T01:42:04.76499442Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.828874ms logger=migrator t=2026-03-14T01:42:04.769947617Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-14T01:42:04.770613683Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=666.176µs logger=migrator t=2026-03-14T01:42:04.774484805Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-03-14T01:42:04.775380646Z 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=895.831µs logger=migrator t=2026-03-14T01:42:04.779686819Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-14T01:42:04.779956385Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=273.826µs logger=migrator t=2026-03-14T01:42:04.784188015Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-14T01:42:04.784671768Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=483.753µs logger=migrator t=2026-03-14T01:42:04.78857917Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-14T01:42:04.789782078Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.191898ms logger=migrator t=2026-03-14T01:42:04.796041138Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-14T01:42:04.801725243Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.683155ms logger=migrator t=2026-03-14T01:42:04.807769906Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-14T01:42:04.81128766Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.539253ms logger=migrator t=2026-03-14T01:42:04.815238094Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-14T01:42:04.818744607Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.506453ms logger=migrator t=2026-03-14T01:42:04.822435014Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-14T01:42:04.826902291Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.467857ms logger=migrator t=2026-03-14T01:42:04.831217733Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-14T01:42:04.832073014Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=855.011µs logger=migrator t=2026-03-14T01:42:04.836459018Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-14T01:42:04.836483668Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=25.66µs logger=migrator t=2026-03-14T01:42:04.840665958Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-14T01:42:04.840716429Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=52.381µs logger=migrator t=2026-03-14T01:42:04.845577284Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-14T01:42:04.846815374Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.23496ms logger=migrator t=2026-03-14T01:42:04.85213449Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-14T01:42:04.853663006Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.523896ms logger=migrator t=2026-03-14T01:42:04.858496571Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-14T01:42:04.859184598Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=688.427µs logger=migrator t=2026-03-14T01:42:04.864296559Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-14T01:42:04.865689213Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.393073ms logger=migrator t=2026-03-14T01:42:04.870082437Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-14T01:42:04.870953867Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=871.27µs logger=migrator t=2026-03-14T01:42:04.875101956Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-14T01:42:04.878782493Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.680047ms logger=migrator t=2026-03-14T01:42:04.883549197Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-14T01:42:04.887214493Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.668676ms logger=migrator t=2026-03-14T01:42:04.891158538Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-14T01:42:04.891334082Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=175.534µs logger=migrator t=2026-03-14T01:42:04.895176373Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-14T01:42:04.896003162Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=826.739µs logger=migrator t=2026-03-14T01:42:04.903833628Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-14T01:42:04.905410946Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.580418ms logger=migrator t=2026-03-14T01:42:04.910690862Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-14T01:42:04.916153222Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.46308ms logger=migrator t=2026-03-14T01:42:04.919846589Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-14T01:42:04.919914631Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=68.752µs logger=migrator t=2026-03-14T01:42:04.923863004Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-14T01:42:04.924675154Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=812.04µs logger=migrator t=2026-03-14T01:42:04.92828406Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-14T01:42:04.929694983Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.410763ms logger=migrator t=2026-03-14T01:42:04.935678146Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-14T01:42:04.9358632Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=147.813µs logger=migrator t=2026-03-14T01:42:04.941040522Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-14T01:42:04.942495697Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.455145ms logger=migrator t=2026-03-14T01:42:04.947814694Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-14T01:42:04.948634993Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=829.21µs logger=migrator t=2026-03-14T01:42:04.953864027Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-14T01:42:04.954762088Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=896.891µs logger=migrator t=2026-03-14T01:42:04.959413299Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-14T01:42:04.96073152Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.318451ms logger=migrator t=2026-03-14T01:42:04.965261208Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-14T01:42:04.966219071Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=961.623µs logger=migrator t=2026-03-14T01:42:04.971371323Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-14T01:42:04.972836658Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.465625ms logger=migrator t=2026-03-14T01:42:04.977735735Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-14T01:42:04.977831127Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=97.112µs logger=migrator t=2026-03-14T01:42:04.983164313Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-14T01:42:04.987844495Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.674241ms logger=migrator t=2026-03-14T01:42:04.997541506Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-14T01:42:04.999193095Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.651298ms logger=migrator t=2026-03-14T01:42:05.005433642Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-14T01:42:05.01246749Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.033748ms logger=migrator t=2026-03-14T01:42:05.016871505Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-14T01:42:05.017428818Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=556.043µs logger=migrator t=2026-03-14T01:42:05.021664768Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-14T01:42:05.022351635Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=687.056µs logger=migrator t=2026-03-14T01:42:05.027741592Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-14T01:42:05.029178947Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.441245ms logger=migrator t=2026-03-14T01:42:05.037539916Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-14T01:42:05.047640625Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.101409ms logger=migrator t=2026-03-14T01:42:05.051708872Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-14T01:42:05.052959452Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.25234ms logger=migrator t=2026-03-14T01:42:05.056858075Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-03-14T01:42:05.058523774Z 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.664349ms logger=migrator t=2026-03-14T01:42:05.062941429Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-14T01:42:05.063243476Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=302.657µs logger=migrator t=2026-03-14T01:42:05.067611201Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-14T01:42:05.068286417Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=674.075µs logger=migrator t=2026-03-14T01:42:05.072576818Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-14T01:42:05.072993589Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=416.481µs logger=migrator t=2026-03-14T01:42:05.07685109Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-14T01:42:05.082599767Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.750707ms logger=migrator t=2026-03-14T01:42:05.086265683Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-14T01:42:05.090228448Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.962235ms logger=migrator t=2026-03-14T01:42:05.095020721Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-14T01:42:05.095886532Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=865.751µs logger=migrator t=2026-03-14T01:42:05.099845256Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-14T01:42:05.100722826Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=875.73µs logger=migrator t=2026-03-14T01:42:05.106161596Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-14T01:42:05.106398832Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=237.156µs logger=migrator t=2026-03-14T01:42:05.111061063Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-14T01:42:05.117546187Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.483114ms logger=migrator t=2026-03-14T01:42:05.122996286Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-14T01:42:05.123909638Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=912.962µs logger=migrator t=2026-03-14T01:42:05.129150283Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-14T01:42:05.129340278Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=189.914µs logger=migrator t=2026-03-14T01:42:05.135735239Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-14T01:42:05.136339113Z level=info msg="Migration successfully executed" id="Move region to single row" duration=592.854µs logger=migrator t=2026-03-14T01:42:05.140840371Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-14T01:42:05.14168498Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=844.249µs logger=migrator t=2026-03-14T01:42:05.14715858Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-14T01:42:05.14843649Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.27153ms logger=migrator t=2026-03-14T01:42:05.155351725Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-14T01:42:05.157140958Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.781193ms logger=migrator t=2026-03-14T01:42:05.161303956Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-14T01:42:05.162362131Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.059055ms logger=migrator t=2026-03-14T01:42:05.167604396Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-14T01:42:05.168443537Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=839.491µs logger=migrator t=2026-03-14T01:42:05.172671926Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-14T01:42:05.173641989Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=970.743µs logger=migrator t=2026-03-14T01:42:05.177653205Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-14T01:42:05.177730307Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=77.132µs logger=migrator t=2026-03-14T01:42:05.182378778Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-14T01:42:05.183720659Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.341601ms logger=migrator t=2026-03-14T01:42:05.189910336Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-14T01:42:05.191207887Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.299941ms logger=migrator t=2026-03-14T01:42:05.195952729Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-14T01:42:05.197359023Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.397444ms logger=migrator t=2026-03-14T01:42:05.203346696Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-14T01:42:05.204273607Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=926.581µs logger=migrator t=2026-03-14T01:42:05.210891545Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-14T01:42:05.211231083Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=321.897µs logger=migrator t=2026-03-14T01:42:05.215650978Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-14T01:42:05.216252953Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=601.425µs logger=migrator t=2026-03-14T01:42:05.221735993Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-14T01:42:05.221857586Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=121.512µs logger=migrator t=2026-03-14T01:42:05.226310371Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-14T01:42:05.227109461Z level=info msg="Migration successfully executed" id="create team table" duration=799.15µs logger=migrator t=2026-03-14T01:42:05.234495935Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-14T01:42:05.236271328Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.775453ms logger=migrator t=2026-03-14T01:42:05.24353267Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-14T01:42:05.244416392Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=883.672µs logger=migrator t=2026-03-14T01:42:05.25108798Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-14T01:42:05.258446805Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.358355ms logger=migrator t=2026-03-14T01:42:05.263792182Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-14T01:42:05.263984797Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=192.155µs logger=migrator t=2026-03-14T01:42:05.268104914Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-14T01:42:05.269555679Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.441665ms logger=migrator t=2026-03-14T01:42:05.275308436Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-14T01:42:05.277463587Z level=info msg="Migration successfully executed" id="create team member table" duration=2.154801ms logger=migrator t=2026-03-14T01:42:05.285720223Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-14T01:42:05.286910671Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.193919ms logger=migrator t=2026-03-14T01:42:05.294369439Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-14T01:42:05.295470415Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.100645ms logger=migrator t=2026-03-14T01:42:05.301448296Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-14T01:42:05.303937006Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=2.48808ms logger=migrator t=2026-03-14T01:42:05.312041958Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-14T01:42:05.320684214Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.641996ms logger=migrator t=2026-03-14T01:42:05.330174869Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-14T01:42:05.344960041Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=14.776742ms logger=migrator t=2026-03-14T01:42:05.351351252Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-14T01:42:05.355969593Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.61532ms logger=migrator t=2026-03-14T01:42:05.360645563Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-14T01:42:05.361690818Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.046745ms logger=migrator t=2026-03-14T01:42:05.372878344Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-14T01:42:05.374453361Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.575857ms logger=migrator t=2026-03-14T01:42:05.382285398Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-14T01:42:05.383223179Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=937.652µs logger=migrator t=2026-03-14T01:42:05.390025801Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-14T01:42:05.391513656Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.487575ms logger=migrator t=2026-03-14T01:42:05.399131338Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-14T01:42:05.400548571Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.415713ms logger=migrator t=2026-03-14T01:42:05.404985977Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-14T01:42:05.406170465Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.182147ms logger=migrator t=2026-03-14T01:42:05.411392069Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-14T01:42:05.412373892Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=982.174µs logger=migrator t=2026-03-14T01:42:05.417681259Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-14T01:42:05.418653662Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=971.903µs logger=migrator t=2026-03-14T01:42:05.425321439Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-14T01:42:05.426195301Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=874.922µs logger=migrator t=2026-03-14T01:42:05.569746222Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-14T01:42:05.570234363Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=492.311µs logger=migrator t=2026-03-14T01:42:05.577116896Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-14T01:42:05.578021218Z level=info msg="Migration successfully executed" id="create tag table" duration=904.542µs logger=migrator t=2026-03-14T01:42:05.584447881Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-14T01:42:05.586263444Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.815303ms logger=migrator t=2026-03-14T01:42:05.59279949Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-14T01:42:05.594147492Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.338463ms logger=migrator t=2026-03-14T01:42:05.603719619Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-14T01:42:05.605385359Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.66526ms logger=migrator t=2026-03-14T01:42:05.611665458Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-14T01:42:05.612581359Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=914.651µs logger=migrator t=2026-03-14T01:42:05.619647788Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-14T01:42:05.635003832Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.357554ms logger=migrator t=2026-03-14T01:42:05.641371323Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-14T01:42:05.642153453Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=782.42µs logger=migrator t=2026-03-14T01:42:05.647157611Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-14T01:42:05.648106004Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=948.873µs logger=migrator t=2026-03-14T01:42:05.667195608Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-14T01:42:05.667626988Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=434.22µs logger=migrator t=2026-03-14T01:42:05.673762263Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-14T01:42:05.674449829Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=691.306µs logger=migrator t=2026-03-14T01:42:05.680840722Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-14T01:42:05.682169863Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.330171ms logger=migrator t=2026-03-14T01:42:05.690327087Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-14T01:42:05.691364041Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.037304ms logger=migrator t=2026-03-14T01:42:05.697513407Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-14T01:42:05.69761498Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=101.923µs logger=migrator t=2026-03-14T01:42:05.703225234Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-14T01:42:05.715016694Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=11.79275ms logger=migrator t=2026-03-14T01:42:05.721730733Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-14T01:42:05.726746623Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.015919ms logger=migrator t=2026-03-14T01:42:05.733797699Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-14T01:42:05.740021368Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.224079ms logger=migrator t=2026-03-14T01:42:05.746899101Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-14T01:42:05.752508674Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.609403ms logger=migrator t=2026-03-14T01:42:05.758477076Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-14T01:42:05.759550772Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.073796ms logger=migrator t=2026-03-14T01:42:05.764788306Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-14T01:42:05.770635456Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.846169ms logger=migrator t=2026-03-14T01:42:05.777444657Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-14T01:42:05.778326678Z level=info msg="Migration successfully executed" id="create server_lock table" duration=881.55µs logger=migrator t=2026-03-14T01:42:05.785232702Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-14T01:42:05.78682724Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.595048ms logger=migrator t=2026-03-14T01:42:05.79357726Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-14T01:42:05.795219899Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.646359ms logger=migrator t=2026-03-14T01:42:05.802278177Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-14T01:42:05.803741321Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.461874ms logger=migrator t=2026-03-14T01:42:05.809524449Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-14T01:42:05.810485062Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=960.403µs logger=migrator t=2026-03-14T01:42:05.816821062Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-14T01:42:05.818483752Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.66221ms logger=migrator t=2026-03-14T01:42:05.825864687Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-14T01:42:05.831224055Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.358928ms logger=migrator t=2026-03-14T01:42:05.839343728Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-14T01:42:05.840647929Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.300171ms logger=migrator t=2026-03-14T01:42:05.849561231Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-14T01:42:05.851021995Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.460064ms logger=migrator t=2026-03-14T01:42:05.859042506Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-14T01:42:05.860497831Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.455565ms logger=migrator t=2026-03-14T01:42:05.88236347Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-14T01:42:05.883741563Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.378673ms logger=migrator t=2026-03-14T01:42:05.891897067Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-14T01:42:05.892828448Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=931.111µs logger=migrator t=2026-03-14T01:42:05.898869192Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-14T01:42:05.899020995Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=101.722µs logger=migrator t=2026-03-14T01:42:05.90634458Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-14T01:42:05.906471973Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=127.063µs logger=migrator t=2026-03-14T01:42:05.91521013Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-14T01:42:05.916949532Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.742692ms logger=migrator t=2026-03-14T01:42:05.924193444Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-14T01:42:05.925428634Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.23768ms logger=migrator t=2026-03-14T01:42:05.933846473Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-14T01:42:05.935084692Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.241809ms logger=migrator t=2026-03-14T01:42:05.944045065Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-14T01:42:05.944125838Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=81.153µs logger=migrator t=2026-03-14T01:42:05.951439271Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-14T01:42:05.952930547Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.488256ms logger=migrator t=2026-03-14T01:42:05.959297908Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-14T01:42:05.960734992Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.436794ms logger=migrator t=2026-03-14T01:42:05.968068756Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-14T01:42:05.969935361Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.868435ms logger=migrator t=2026-03-14T01:42:05.979049667Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-14T01:42:05.980346808Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.299371ms logger=migrator t=2026-03-14T01:42:05.988177974Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-14T01:42:05.998151132Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.984768ms logger=migrator t=2026-03-14T01:42:06.007260888Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-14T01:42:06.008874867Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.614799ms logger=migrator t=2026-03-14T01:42:06.068224217Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-14T01:42:06.06836179Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=139.204µs logger=migrator t=2026-03-14T01:42:06.264677694Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-14T01:42:06.266457117Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.779843ms logger=migrator t=2026-03-14T01:42:06.270904692Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-14T01:42:06.272082481Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.178109ms logger=migrator t=2026-03-14T01:42:06.281659898Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-14T01:42:06.283311387Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.651139ms logger=migrator t=2026-03-14T01:42:06.295291712Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-14T01:42:06.295367274Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=78.692µs logger=migrator t=2026-03-14T01:42:06.307676136Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-14T01:42:06.309254664Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.579058ms logger=migrator t=2026-03-14T01:42:06.319036836Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-14T01:42:06.320329727Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.292691ms logger=migrator t=2026-03-14T01:42:06.327393744Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-03-14T01:42:06.328721186Z 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.326712ms logger=migrator t=2026-03-14T01:42:06.336413009Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-14T01:42:06.337510985Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.100586ms logger=migrator t=2026-03-14T01:42:06.348757652Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-14T01:42:06.355325138Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.565656ms logger=migrator t=2026-03-14T01:42:06.364215359Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-14T01:42:06.365414978Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.200439ms logger=migrator t=2026-03-14T01:42:06.373677684Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-14T01:42:06.374802521Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.129187ms logger=migrator t=2026-03-14T01:42:06.381687695Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-14T01:42:06.409314732Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.626426ms logger=migrator t=2026-03-14T01:42:06.416216095Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-14T01:42:06.441349262Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.132837ms logger=migrator t=2026-03-14T01:42:06.448611355Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-14T01:42:06.449358533Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=744.968µs logger=migrator t=2026-03-14T01:42:06.457875685Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-14T01:42:06.459134615Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.2619ms logger=migrator t=2026-03-14T01:42:06.463151011Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-14T01:42:06.468973289Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.824248ms logger=migrator t=2026-03-14T01:42:06.476306613Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-14T01:42:06.48461403Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.335438ms logger=migrator t=2026-03-14T01:42:06.489820784Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-14T01:42:06.490573662Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=752.968µs logger=migrator t=2026-03-14T01:42:06.497672911Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-14T01:42:06.499466304Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.797483ms logger=migrator t=2026-03-14T01:42:06.506899029Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-14T01:42:06.507877803Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=978.874µs logger=migrator t=2026-03-14T01:42:06.515305979Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-14T01:42:06.516354335Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.046676ms logger=migrator t=2026-03-14T01:42:06.522672525Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-14T01:42:06.522835519Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=165.213µs logger=migrator t=2026-03-14T01:42:06.528074383Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-14T01:42:06.541351039Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=13.276856ms logger=migrator t=2026-03-14T01:42:06.547914355Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-14T01:42:06.552734489Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.822615ms logger=migrator t=2026-03-14T01:42:06.55824738Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-14T01:42:06.563917625Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.669945ms logger=migrator t=2026-03-14T01:42:06.569636901Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-14T01:42:06.571058714Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.422293ms logger=migrator t=2026-03-14T01:42:06.577423716Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-14T01:42:06.578470151Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.046354ms logger=migrator t=2026-03-14T01:42:06.585963179Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-14T01:42:06.594631805Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.669706ms logger=migrator t=2026-03-14T01:42:06.601801335Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-14T01:42:06.608220598Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.417824ms logger=migrator t=2026-03-14T01:42:06.613327478Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-14T01:42:06.614072697Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=745.219µs logger=migrator t=2026-03-14T01:42:06.620463828Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-14T01:42:06.629392901Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.929752ms logger=migrator t=2026-03-14T01:42:06.634680226Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-14T01:42:06.643619198Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.938492ms logger=migrator t=2026-03-14T01:42:06.650524183Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-14T01:42:06.650597935Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=74.572µs logger=migrator t=2026-03-14T01:42:06.655825699Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-14T01:42:06.657171511Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.345482ms logger=migrator t=2026-03-14T01:42:06.663777457Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-03-14T01:42:06.664943696Z 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.165708ms logger=migrator t=2026-03-14T01:42:06.671317297Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-03-14T01:42:06.673033178Z 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.715772ms logger=migrator t=2026-03-14T01:42:06.678689482Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-14T01:42:06.678762304Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=73.552µs logger=migrator t=2026-03-14T01:42:06.684040999Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-14T01:42:06.693996735Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.956846ms logger=migrator t=2026-03-14T01:42:06.700174922Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-14T01:42:06.706270878Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.094586ms logger=migrator t=2026-03-14T01:42:06.712662969Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-14T01:42:06.717352931Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.612319ms logger=migrator t=2026-03-14T01:42:06.722543653Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-14T01:42:06.727263676Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.719203ms logger=migrator t=2026-03-14T01:42:06.73334736Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-14T01:42:06.740556952Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.211672ms logger=migrator t=2026-03-14T01:42:06.74678451Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-14T01:42:06.746952194Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=172.994µs logger=migrator t=2026-03-14T01:42:06.754584225Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-14T01:42:06.755960598Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.376682ms logger=migrator t=2026-03-14T01:42:06.762450853Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-14T01:42:06.76910485Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.658408ms logger=migrator t=2026-03-14T01:42:06.772606713Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-14T01:42:06.772672565Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=66.232µs logger=migrator t=2026-03-14T01:42:06.775816289Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-14T01:42:06.783651976Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.829747ms logger=migrator t=2026-03-14T01:42:06.78888711Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-14T01:42:06.790489399Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.602809ms logger=migrator t=2026-03-14T01:42:06.795877797Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-14T01:42:06.803322213Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.446746ms logger=migrator t=2026-03-14T01:42:06.810865433Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-14T01:42:06.811556779Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=692.236µs logger=migrator t=2026-03-14T01:42:06.817713435Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-14T01:42:06.819115449Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.400294ms logger=migrator t=2026-03-14T01:42:06.824467916Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-14T01:42:06.83220253Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.738184ms logger=migrator t=2026-03-14T01:42:06.83935728Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-14T01:42:06.840436635Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.082846ms logger=migrator t=2026-03-14T01:42:06.847080593Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-14T01:42:06.848264081Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.183388ms logger=migrator t=2026-03-14T01:42:06.852926422Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-14T01:42:06.853755922Z level=info msg="Migration successfully executed" id="create alert_image table" duration=829.81µs logger=migrator t=2026-03-14T01:42:06.865084981Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-14T01:42:06.866622118Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.540147ms logger=migrator t=2026-03-14T01:42:06.871655977Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-14T01:42:06.871735899Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=79.902µs logger=migrator t=2026-03-14T01:42:06.87557015Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-14T01:42:06.876557943Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=985.333µs logger=migrator t=2026-03-14T01:42:06.880480307Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-14T01:42:06.88144111Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=960.652µs logger=migrator t=2026-03-14T01:42:06.886353786Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-14T01:42:06.886786347Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-14T01:42:06.890574976Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-14T01:42:06.891022918Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=447.512µs logger=migrator t=2026-03-14T01:42:06.89535326Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-14T01:42:06.896957849Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.604398ms logger=migrator t=2026-03-14T01:42:06.902050839Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-14T01:42:06.908892682Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.841053ms logger=migrator t=2026-03-14T01:42:06.91259845Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-14T01:42:06.913688046Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.087116ms logger=migrator t=2026-03-14T01:42:06.918534881Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-14T01:42:06.919601957Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.066666ms logger=migrator t=2026-03-14T01:42:06.925100857Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-14T01:42:06.926416248Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.315111ms logger=migrator t=2026-03-14T01:42:06.931001357Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-14T01:42:06.932772709Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.774682ms logger=migrator t=2026-03-14T01:42:06.937291247Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-14T01:42:06.939200612Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.909485ms logger=migrator t=2026-03-14T01:42:06.945627585Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-14T01:42:06.945658205Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=29.49µs logger=migrator t=2026-03-14T01:42:06.95047268Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-14T01:42:06.950580323Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=109.263µs logger=migrator t=2026-03-14T01:42:06.956522404Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-14T01:42:06.967121766Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.599243ms logger=migrator t=2026-03-14T01:42:06.971251293Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-14T01:42:06.97154645Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=295.087µs logger=migrator t=2026-03-14T01:42:06.976924018Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-14T01:42:06.978012365Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.087777ms logger=migrator t=2026-03-14T01:42:06.983187037Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-14T01:42:06.983943836Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=752.988µs logger=migrator t=2026-03-14T01:42:06.98879327Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-14T01:42:06.990329567Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.538787ms logger=migrator t=2026-03-14T01:42:06.99676644Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-14T01:42:06.997717523Z level=info msg="Migration successfully executed" id="create secrets table" duration=948.573µs logger=migrator t=2026-03-14T01:42:07.003023308Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-14T01:42:07.040487429Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.458151ms logger=migrator t=2026-03-14T01:42:07.045876937Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-14T01:42:07.057021722Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=11.144645ms logger=migrator t=2026-03-14T01:42:07.062556523Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-14T01:42:07.062703797Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=148.954µs logger=migrator t=2026-03-14T01:42:07.072051689Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-14T01:42:07.108677089Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.625791ms logger=migrator t=2026-03-14T01:42:07.128596292Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-14T01:42:07.1617382Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.143517ms logger=migrator t=2026-03-14T01:42:08.414913057Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-14T01:42:08.416534686Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.625929ms logger=migrator t=2026-03-14T01:42:08.829609692Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-14T01:42:08.832591892Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.993181ms logger=migrator t=2026-03-14T01:42:08.928193764Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-14T01:42:08.928582203Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=393.139µs logger=migrator t=2026-03-14T01:42:09.216116295Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-14T01:42:09.217744004Z level=info msg="Migration successfully executed" id="create permission table" duration=1.631709ms logger=migrator t=2026-03-14T01:42:09.311248775Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-14T01:42:09.313156611Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.915436ms logger=migrator t=2026-03-14T01:42:09.332166563Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-14T01:42:09.333272469Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.105906ms logger=migrator t=2026-03-14T01:42:09.363322563Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-14T01:42:09.364371277Z level=info msg="Migration successfully executed" id="create role table" duration=1.048304ms logger=migrator t=2026-03-14T01:42:09.373838293Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-14T01:42:09.382033808Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.195635ms logger=migrator t=2026-03-14T01:42:09.399284067Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-14T01:42:09.406060498Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.777381ms logger=migrator t=2026-03-14T01:42:09.419927438Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-14T01:42:09.422460858Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.539791ms logger=migrator t=2026-03-14T01:42:09.436743407Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-14T01:42:09.438584971Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.840554ms logger=migrator t=2026-03-14T01:42:09.449258965Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-14T01:42:09.450517105Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.25755ms logger=migrator t=2026-03-14T01:42:09.458027683Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-14T01:42:09.459501418Z level=info msg="Migration successfully executed" id="create team role table" duration=1.471015ms logger=migrator t=2026-03-14T01:42:09.46717347Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-14T01:42:09.468217665Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.044055ms logger=migrator t=2026-03-14T01:42:09.477528107Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-14T01:42:09.479357339Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.829012ms logger=migrator t=2026-03-14T01:42:09.487183606Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-14T01:42:09.488424016Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.23994ms logger=migrator t=2026-03-14T01:42:09.49658064Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-14T01:42:09.497916141Z level=info msg="Migration successfully executed" id="create user role table" duration=1.342532ms logger=migrator t=2026-03-14T01:42:09.507201841Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-14T01:42:09.508487022Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.287541ms logger=migrator t=2026-03-14T01:42:09.514920535Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-14T01:42:09.516848081Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.926686ms logger=migrator t=2026-03-14T01:42:09.523042048Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-14T01:42:09.525092767Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.045159ms logger=migrator t=2026-03-14T01:42:09.531186532Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-14T01:42:09.532078362Z level=info msg="Migration successfully executed" id="create builtin role table" duration=887.961µs logger=migrator t=2026-03-14T01:42:09.541967388Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-14T01:42:09.543921905Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.956887ms logger=migrator t=2026-03-14T01:42:09.553715757Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-14T01:42:09.555042998Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.328111ms logger=migrator t=2026-03-14T01:42:09.572630897Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-14T01:42:09.58541692Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.784774ms logger=migrator t=2026-03-14T01:42:09.986934411Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-14T01:42:09.989162253Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.231052ms logger=migrator t=2026-03-14T01:42:09.995907024Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-14T01:42:09.997173904Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.26683ms logger=migrator t=2026-03-14T01:42:10.004043287Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-14T01:42:10.005808949Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.765462ms logger=migrator t=2026-03-14T01:42:10.013225585Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-14T01:42:10.015288865Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.06758ms logger=migrator t=2026-03-14T01:42:10.022482775Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-14T01:42:10.023281045Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=797.8µs logger=migrator t=2026-03-14T01:42:10.03068807Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-14T01:42:10.032926904Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.239094ms logger=migrator t=2026-03-14T01:42:10.041686562Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-14T01:42:10.051565817Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.881955ms logger=migrator t=2026-03-14T01:42:10.057445777Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-14T01:42:10.067344311Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.893695ms logger=migrator t=2026-03-14T01:42:10.072832952Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-14T01:42:10.080140266Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.306474ms logger=migrator t=2026-03-14T01:42:10.086695761Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-14T01:42:10.096256299Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.559568ms logger=migrator t=2026-03-14T01:42:10.103134392Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-14T01:42:10.104193738Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.058996ms logger=migrator t=2026-03-14T01:42:10.110097108Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-14T01:42:10.111989242Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.890014ms logger=migrator t=2026-03-14T01:42:10.118547439Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-14T01:42:10.119550592Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.002793ms logger=migrator t=2026-03-14T01:42:10.126396304Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-14T01:42:10.127779958Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.384014ms logger=migrator t=2026-03-14T01:42:10.133702718Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-14T01:42:10.135195244Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.495616ms logger=migrator t=2026-03-14T01:42:10.141549025Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-14T01:42:10.141634087Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=85.702µs logger=migrator t=2026-03-14T01:42:10.1493019Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-14T01:42:10.149387132Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=87.072µs logger=migrator t=2026-03-14T01:42:10.155769193Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-14T01:42:10.156380457Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=611.384µs logger=migrator t=2026-03-14T01:42:10.162759228Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-14T01:42:10.163602779Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=844.641µs logger=migrator t=2026-03-14T01:42:10.168572486Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-14T01:42:10.169609762Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.037765ms logger=migrator t=2026-03-14T01:42:10.175777678Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-14T01:42:10.176097126Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=319.807µs logger=migrator t=2026-03-14T01:42:10.183080642Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-14T01:42:10.183760848Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=680.056µs logger=migrator t=2026-03-14T01:42:10.189331Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-14T01:42:10.19058689Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.257009ms logger=migrator t=2026-03-14T01:42:10.197494604Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-14T01:42:10.198630761Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.135937ms logger=migrator t=2026-03-14T01:42:10.2057426Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-14T01:42:10.216049304Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.307524ms logger=migrator t=2026-03-14T01:42:10.221411982Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-14T01:42:10.221475824Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=64.402µs logger=migrator t=2026-03-14T01:42:10.226321169Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-14T01:42:10.227931108Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.607738ms logger=migrator t=2026-03-14T01:42:10.236305527Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-14T01:42:10.238087568Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.782271ms logger=migrator t=2026-03-14T01:42:10.24444478Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-14T01:42:10.245516825Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.072105ms logger=migrator t=2026-03-14T01:42:10.251259062Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-14T01:42:10.261648209Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.389368ms logger=migrator t=2026-03-14T01:42:10.26800292Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-14T01:42:10.269585758Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.559788ms logger=migrator t=2026-03-14T01:42:10.276766747Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-14T01:42:10.278364716Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.599449ms logger=migrator t=2026-03-14T01:42:10.285159927Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-14T01:42:10.309468355Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.309708ms logger=migrator t=2026-03-14T01:42:10.314597187Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-14T01:42:10.315602011Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.004683ms logger=migrator t=2026-03-14T01:42:10.321639964Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-14T01:42:10.323287413Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.648059ms logger=migrator t=2026-03-14T01:42:10.329797388Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-14T01:42:10.331433497Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.635829ms logger=migrator t=2026-03-14T01:42:10.337226674Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-14T01:42:10.338937155Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.720771ms logger=migrator t=2026-03-14T01:42:10.34505557Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-14T01:42:10.345272406Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=217.316µs logger=migrator t=2026-03-14T01:42:10.35305322Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-14T01:42:10.354250619Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.197389ms logger=migrator t=2026-03-14T01:42:10.360074667Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-14T01:42:10.374443729Z level=info msg="Migration successfully executed" id="add provisioning column" duration=14.363201ms logger=migrator t=2026-03-14T01:42:10.380099923Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-14T01:42:10.38080836Z level=info msg="Migration successfully executed" id="create entity_events table" duration=708.437µs logger=migrator t=2026-03-14T01:42:10.387079168Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-14T01:42:10.388069563Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=989.695µs logger=migrator t=2026-03-14T01:42:10.393998073Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-14T01:42:10.39471625Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-14T01:42:10.40185641Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-14T01:42:10.402581067Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-14T01:42:10.408975619Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-14T01:42:10.410309401Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.333152ms logger=migrator t=2026-03-14T01:42:10.415924755Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-14T01:42:10.417617724Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.69266ms logger=migrator t=2026-03-14T01:42:10.422765857Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-14T01:42:10.423867483Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.101877ms logger=migrator t=2026-03-14T01:42:10.432071488Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-14T01:42:10.434076185Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.003907ms logger=migrator t=2026-03-14T01:42:10.440384086Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-14T01:42:10.441534313Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.148907ms logger=migrator t=2026-03-14T01:42:10.446281146Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-14T01:42:10.448034837Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.750961ms logger=migrator t=2026-03-14T01:42:10.454976372Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-14T01:42:10.456321364Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.345572ms logger=migrator t=2026-03-14T01:42:10.462155883Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-14T01:42:10.463428013Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.27176ms logger=migrator t=2026-03-14T01:42:10.470053401Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-14T01:42:10.472025728Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.965646ms logger=migrator t=2026-03-14T01:42:10.476855213Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-14T01:42:10.478388598Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.534746ms logger=migrator t=2026-03-14T01:42:10.483096551Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-14T01:42:10.484176286Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.076385ms logger=migrator t=2026-03-14T01:42:10.491351317Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-14T01:42:10.513946494Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.594447ms logger=migrator t=2026-03-14T01:42:10.518693066Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-14T01:42:10.526805869Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.114063ms logger=migrator t=2026-03-14T01:42:10.532099715Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-14T01:42:10.540095035Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.99427ms logger=migrator t=2026-03-14T01:42:10.548150716Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-14T01:42:10.54831862Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=168.924µs logger=migrator t=2026-03-14T01:42:10.554030326Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-14T01:42:10.564522136Z level=info msg="Migration successfully executed" id="add share column" duration=10.492749ms logger=migrator t=2026-03-14T01:42:10.570147719Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-14T01:42:10.570275132Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=127.723µs logger=migrator t=2026-03-14T01:42:10.576678704Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-14T01:42:10.578246312Z level=info msg="Migration successfully executed" id="create file table" duration=1.565668ms logger=migrator t=2026-03-14T01:42:10.584220923Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-14T01:42:10.585305819Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.086096ms logger=migrator t=2026-03-14T01:42:10.591403844Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-14T01:42:10.593856062Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.450618ms logger=migrator t=2026-03-14T01:42:10.602473297Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-14T01:42:10.603465221Z level=info msg="Migration successfully executed" id="create file_meta table" duration=992.354µs logger=migrator t=2026-03-14T01:42:10.609539325Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-14T01:42:10.610719693Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.191748ms logger=migrator t=2026-03-14T01:42:10.618236952Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-14T01:42:10.618291233Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=55.541µs logger=migrator t=2026-03-14T01:42:10.623838135Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-14T01:42:10.623900356Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=62.631µs logger=migrator t=2026-03-14T01:42:10.629433488Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-14T01:42:10.630491462Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.057684ms logger=migrator t=2026-03-14T01:42:10.636001783Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-14T01:42:10.636194888Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=193.245µs logger=migrator t=2026-03-14T01:42:10.643945912Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-14T01:42:10.645848828Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.903626ms logger=migrator t=2026-03-14T01:42:10.651955103Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-14T01:42:10.661399457Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.440994ms logger=migrator t=2026-03-14T01:42:10.667160514Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-14T01:42:10.66737382Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=209.726µs logger=migrator t=2026-03-14T01:42:10.675348568Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-14T01:42:10.676859585Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.511017ms logger=migrator t=2026-03-14T01:42:10.68383362Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-14T01:42:10.684298002Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=465.502µs logger=migrator t=2026-03-14T01:42:10.690034608Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-14T01:42:10.690257153Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=222.835µs logger=migrator t=2026-03-14T01:42:10.695321204Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-14T01:42:10.695699893Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=378.749µs logger=migrator t=2026-03-14T01:42:10.703119818Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-14T01:42:10.715402091Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.280192ms logger=migrator t=2026-03-14T01:42:10.724690751Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-14T01:42:10.734883754Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.197583ms logger=migrator t=2026-03-14T01:42:10.74020007Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-14T01:42:10.740953228Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=750.097µs logger=migrator t=2026-03-14T01:42:10.747442542Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-14T01:42:10.824733158Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.288736ms logger=migrator t=2026-03-14T01:42:11.013737129Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-14T01:42:11.024185738Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=10.452499ms logger=migrator t=2026-03-14T01:42:11.160429455Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-14T01:42:11.16276901Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.343875ms logger=migrator t=2026-03-14T01:42:11.194023683Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-14T01:42:11.221435254Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.409341ms logger=migrator t=2026-03-14T01:42:11.229518386Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-14T01:42:11.240662091Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.133845ms logger=migrator t=2026-03-14T01:42:11.249518581Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-14T01:42:11.249940052Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=427.491µs logger=migrator t=2026-03-14T01:42:11.257168014Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-14T01:42:11.257498271Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=330.448µs logger=migrator t=2026-03-14T01:42:11.264423746Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-14T01:42:11.264825106Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=402.849µs logger=migrator t=2026-03-14T01:42:11.272009336Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-14T01:42:11.272363865Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=354.749µs logger=migrator t=2026-03-14T01:42:11.279471413Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-14T01:42:11.279830032Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=359.199µs logger=migrator t=2026-03-14T01:42:11.287289059Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-14T01:42:11.288770864Z level=info msg="Migration successfully executed" id="create folder table" duration=1.486335ms logger=migrator t=2026-03-14T01:42:11.29659395Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-14T01:42:11.298030855Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.437085ms logger=migrator t=2026-03-14T01:42:11.306561118Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-14T01:42:11.308654086Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.093429ms logger=migrator t=2026-03-14T01:42:11.315332176Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-14T01:42:11.315366847Z level=info msg="Migration successfully executed" id="Update folder title length" duration=35.86µs logger=migrator t=2026-03-14T01:42:11.320806116Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-14T01:42:11.322146087Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.339881ms logger=migrator t=2026-03-14T01:42:11.328519969Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-14T01:42:11.329716618Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.197378ms logger=migrator t=2026-03-14T01:42:11.335598447Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-14T01:42:11.337617115Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.017158ms logger=migrator t=2026-03-14T01:42:11.345257027Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-14T01:42:11.345764829Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=510.132µs logger=migrator t=2026-03-14T01:42:11.358660875Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-14T01:42:11.359083755Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=425.33µs logger=migrator t=2026-03-14T01:42:11.366786898Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-14T01:42:11.36810747Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.323832ms logger=migrator t=2026-03-14T01:42:11.37445673Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-14T01:42:11.37610422Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.64832ms logger=migrator t=2026-03-14T01:42:11.383224209Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-14T01:42:11.384368016Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.143477ms logger=migrator t=2026-03-14T01:42:11.391196978Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-14T01:42:11.39253234Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.334542ms logger=migrator t=2026-03-14T01:42:11.398769209Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-14T01:42:11.399866514Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.098205ms logger=migrator t=2026-03-14T01:42:11.407916116Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-14T01:42:11.409492533Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.578097ms logger=migrator t=2026-03-14T01:42:11.415488246Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-14T01:42:11.416701824Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.210488ms logger=migrator t=2026-03-14T01:42:11.422599234Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-14T01:42:11.423824014Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.22513ms logger=migrator t=2026-03-14T01:42:11.431201939Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-14T01:42:11.432732326Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.530607ms logger=migrator t=2026-03-14T01:42:11.437690164Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-14T01:42:11.439422694Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.732951ms logger=migrator t=2026-03-14T01:42:11.465841612Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-14T01:42:11.467680625Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.840463ms logger=migrator t=2026-03-14T01:42:11.472191713Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-14T01:42:11.472568582Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=377.279µs logger=migrator t=2026-03-14T01:42:11.476999717Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-14T01:42:11.486961944Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.961517ms logger=migrator t=2026-03-14T01:42:11.493342125Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-14T01:42:11.493909029Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=568.124µs logger=migrator t=2026-03-14T01:42:11.497704199Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-14T01:42:11.49773747Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=35.151µs logger=migrator t=2026-03-14T01:42:11.501836647Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-14T01:42:11.503715362Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.880275ms logger=migrator t=2026-03-14T01:42:11.508772682Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-14T01:42:11.508804183Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=32.541µs logger=migrator t=2026-03-14T01:42:11.515496962Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-14T01:42:11.518058993Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.564762ms logger=migrator t=2026-03-14T01:42:11.522528469Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-14T01:42:11.523743437Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.214838ms logger=migrator t=2026-03-14T01:42:11.529956515Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-14T01:42:11.531695487Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.739452ms logger=migrator t=2026-03-14T01:42:11.536429369Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-14T01:42:11.537591407Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.164237ms logger=migrator t=2026-03-14T01:42:11.541801377Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-14T01:42:11.542151326Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=350.749µs logger=migrator t=2026-03-14T01:42:11.546049758Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-14T01:42:11.546761124Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=711.976µs logger=migrator t=2026-03-14T01:42:11.551522958Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-14T01:42:11.55246567Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=942.832µs logger=migrator t=2026-03-14T01:42:11.556301402Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-14T01:42:11.557214023Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=912.781µs logger=migrator t=2026-03-14T01:42:11.560909301Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-14T01:42:11.572934197Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.026916ms logger=migrator t=2026-03-14T01:42:11.577238819Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-14T01:42:11.586382557Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.144847ms logger=migrator t=2026-03-14T01:42:11.591683792Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-14T01:42:11.60041711Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.732538ms logger=migrator t=2026-03-14T01:42:11.604155299Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-14T01:42:11.60422544Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=70.621µs logger=migrator t=2026-03-14T01:42:11.608652176Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-14T01:42:11.620274152Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.621626ms logger=migrator t=2026-03-14T01:42:11.624969723Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-14T01:42:11.634295205Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.325292ms logger=migrator t=2026-03-14T01:42:11.638078585Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-14T01:42:11.638573536Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=495.361µs logger=migrator t=2026-03-14T01:42:11.642271525Z level=info msg="migrations completed" performed=558 skipped=0 duration=10.408454611s logger=migrator t=2026-03-14T01:42:11.643200036Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-14T01:42:11.6622768Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-14T01:42:11.662505705Z level=info msg="Created default organization" logger=secrets t=2026-03-14T01:42:11.668399265Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-14T01:42:11.720558835Z level=info msg="Restored cache from database" duration=662.597µs logger=plugin.store t=2026-03-14T01:42:11.723020953Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-14T01:42:11.762133432Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-14T01:42:11.762161123Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-14T01:42:11.762236024Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-14T01:42:11.762250085Z level=info msg="Plugins loaded" count=54 duration=39.233243ms logger=query_data t=2026-03-14T01:42:11.7662503Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-14T01:42:11.769365704Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-14T01:42:11.77467043Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-14T01:42:11.902733924Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-14T01:42:11.904999697Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-14T01:42:11.906978834Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-14T01:42:12.056048466Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-14T01:42:12.106917324Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-14T01:42:12.131459198Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-14T01:42:12.131493759Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-14T01:42:12.131885878Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-14T01:42:12.132015361Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-03-14T01:42:12.132144624Z level=info msg="Storage starting" logger=http.server t=2026-03-14T01:42:12.136676712Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-03-14T01:42:12.203738765Z level=info msg="State cache has been initialized" states=0 duration=71.851807ms logger=ngalert.scheduler t=2026-03-14T01:42:12.203830598Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-14T01:42:12.20395113Z level=info msg=starting first_tick=2026-03-14T01:42:20Z logger=grafana.update.checker t=2026-03-14T01:42:12.210774502Z level=info msg="Update check succeeded" duration=78.908395ms logger=provisioning.dashboard t=2026-03-14T01:42:12.219360187Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-14T01:42:12.232816066Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-14T01:42:12.24645048Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-14T01:42:12.266141638Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-14T01:42:12.278702557Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-03-14T01:42:12.293060938Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=plugins.update.checker t=2026-03-14T01:42:12.297400711Z level=info msg="Update check succeeded" duration=165.357739ms logger=provisioning.dashboard t=2026-03-14T01:42:12.311115397Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-14T01:42:12.311692111Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-14T01:42:12.332197908Z level=info msg="Patterns update finished" duration=199.452959ms logger=grafana-apiserver t=2026-03-14T01:42:12.45054768Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-14T01:42:12.451025941Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-14T01:42:21.215683933Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:21.216286257Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:21.230990236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:21.262726551Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:21.279214833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:21.301963463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:21.328385691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:21.88468433Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:21.902018652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:21.92555526Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:21.942552784Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:21.966407891Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:21.985970636Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.00678771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.022071654Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.044655471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.064487042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.08840862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.107926174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.133997814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.15402853Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.180293943Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.198475156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.242277036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.25887864Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.291107487Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.316199853Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.34929854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.366479568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.398338924Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.416429045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.448021705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.465250025Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.502240027Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.519563064Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.570278126Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.589101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.621617435Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.640994942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.688004216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:22.703304504Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:23.198093382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:23.216955866Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:23.368688475Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:23.385063659Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:23.420492463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:23.436878228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:23.480471568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:23.498234277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:23.544963573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:23.571699178Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:23.632872283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:23.649444663Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:23.704718254Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:23.723022916Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:23.769922327Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:23.791053186Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:23.841949032Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:23.859065946Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:23.900273669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:23.920392704Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:24.04383088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:24.056426494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:24.106993653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:24.126042392Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:24.202488754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:24.220120729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:24.274609553Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:24.287823462Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:24.350661547Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:24.380957217Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:24.480441015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:24.499704339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:24.585113019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:24.604995238Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:24.675803465Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:24.693378508Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:24.767798573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:24.785360936Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T01:42:24.856316657Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-14T01:42:45.15682229Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-14T01:52:12.183596568Z level=info msg="Completed cleanup jobs" duration=51.331221ms logger=plugins.update.checker t=2026-03-14T01:52:12.366630925Z level=info msg="Update check succeeded" duration=69.024818ms logger=sqlstore.transactions t=2026-03-14T01:57:11.784998575Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"