logger=settings t=2026-03-25T21:14:45.105974893Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-25T21:14:45Z logger=settings t=2026-03-25T21:14:45.106487386Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-25T21:14:45.106502617Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-25T21:14:45.106507797Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-25T21:14:45.106512507Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-25T21:14:45.106517127Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-25T21:14:45.106520987Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-25T21:14:45.106529088Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-25T21:14:45.106537238Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-25T21:14:45.106546478Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-25T21:14:45.106550628Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-25T21:14:45.106554968Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-25T21:14:45.106559358Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-25T21:14:45.106564148Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-25T21:14:45.106572349Z level=info msg=Target target=[all] logger=settings t=2026-03-25T21:14:45.106583119Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-25T21:14:45.106590509Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-25T21:14:45.106598849Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-25T21:14:45.1066028Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-25T21:14:45.10661084Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-25T21:14:45.10661542Z level=info msg="App mode production" logger=sqlstore t=2026-03-25T21:14:45.107155734Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-25T21:14:45.10737733Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-25T21:14:45.109276691Z level=info msg="Locking database" logger=migrator t=2026-03-25T21:14:45.109294761Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-25T21:14:45.110107803Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-25T21:14:45.112031675Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.922912ms logger=migrator t=2026-03-25T21:14:45.122638858Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-25T21:14:45.123758088Z level=info msg="Migration successfully executed" id="create user table" duration=1.12014ms logger=migrator t=2026-03-25T21:14:45.128583948Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-25T21:14:45.129625865Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.044538ms logger=migrator t=2026-03-25T21:14:45.13356622Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-25T21:14:45.134520746Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=954.006µs logger=migrator t=2026-03-25T21:14:45.139758176Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-25T21:14:45.141250616Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.49192ms logger=migrator t=2026-03-25T21:14:45.147141583Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-25T21:14:45.148093679Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=951.926µs logger=migrator t=2026-03-25T21:14:45.153901484Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-25T21:14:45.158412924Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.51259ms logger=migrator t=2026-03-25T21:14:45.161567519Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-25T21:14:45.162401542Z level=info msg="Migration successfully executed" id="create user table v2" duration=832.173µs logger=migrator t=2026-03-25T21:14:45.165419042Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-25T21:14:45.166169542Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=750.03µs logger=migrator t=2026-03-25T21:14:45.170583871Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-25T21:14:45.171264999Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=680.608µs logger=migrator t=2026-03-25T21:14:45.174810633Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-25T21:14:45.175569263Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=756.65µs logger=migrator t=2026-03-25T21:14:45.179207441Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-25T21:14:45.180209538Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.001697ms logger=migrator t=2026-03-25T21:14:45.187357049Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-25T21:14:45.188437928Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.079239ms logger=migrator t=2026-03-25T21:14:45.193070892Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-25T21:14:45.193116453Z level=info msg="Migration successfully executed" id="Update user table charset" duration=47.011µs logger=migrator t=2026-03-25T21:14:45.198157947Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-25T21:14:45.199835562Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.678675ms logger=migrator t=2026-03-25T21:14:45.205368511Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-25T21:14:45.205982817Z level=info msg="Migration successfully executed" id="Add missing user data" duration=613.546µs logger=migrator t=2026-03-25T21:14:45.210986291Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-25T21:14:45.212721327Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.734836ms logger=migrator t=2026-03-25T21:14:45.215840401Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-25T21:14:45.216495748Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=654.977µs logger=migrator t=2026-03-25T21:14:45.219430247Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-25T21:14:45.220534716Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.104329ms logger=migrator t=2026-03-25T21:14:45.223581968Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-25T21:14:45.231813067Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.230559ms logger=migrator t=2026-03-25T21:14:45.236594336Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-25T21:14:45.238433215Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.84551ms logger=migrator t=2026-03-25T21:14:45.242667898Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-25T21:14:45.242967386Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=300.028µs logger=migrator t=2026-03-25T21:14:45.245873283Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-25T21:14:45.246537792Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=663.919µs logger=migrator t=2026-03-25T21:14:45.250528658Z 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-25T21:14:45.250799596Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=269.317µs logger=migrator t=2026-03-25T21:14:45.255136462Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-25T21:14:45.255481281Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=345.179µs logger=migrator t=2026-03-25T21:14:45.259604221Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-25T21:14:45.261199124Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.598034ms logger=migrator t=2026-03-25T21:14:45.267477361Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-25T21:14:45.268583571Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.10573ms logger=migrator t=2026-03-25T21:14:45.273600405Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-25T21:14:45.274724726Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.127041ms logger=migrator t=2026-03-25T21:14:45.279456721Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-25T21:14:45.28051542Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.058349ms logger=migrator t=2026-03-25T21:14:45.287748443Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-25T21:14:45.288833983Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.08556ms logger=migrator t=2026-03-25T21:14:45.293756095Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-25T21:14:45.293802116Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=47.641µs logger=migrator t=2026-03-25T21:14:45.318756003Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-25T21:14:45.320028997Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.275675ms logger=migrator t=2026-03-25T21:14:45.325694418Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-25T21:14:45.326467579Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=772.791µs logger=migrator t=2026-03-25T21:14:45.331469493Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-25T21:14:45.332200222Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=732.039µs logger=migrator t=2026-03-25T21:14:45.336429356Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-25T21:14:45.337165835Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=736.699µs logger=migrator t=2026-03-25T21:14:45.341512892Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-25T21:14:45.346138975Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.622723ms logger=migrator t=2026-03-25T21:14:45.354453818Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-25T21:14:45.355435374Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=983.837µs logger=migrator t=2026-03-25T21:14:45.361368473Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-25T21:14:45.362576735Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.210382ms logger=migrator t=2026-03-25T21:14:45.367307702Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-25T21:14:45.368131573Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=824.781µs logger=migrator t=2026-03-25T21:14:45.3724661Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-25T21:14:45.373153128Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=687.098µs logger=migrator t=2026-03-25T21:14:45.378807239Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-25T21:14:45.380086633Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.280204ms logger=migrator t=2026-03-25T21:14:45.385281382Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-25T21:14:45.385679273Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=398.071µs logger=migrator t=2026-03-25T21:14:45.39045826Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-25T21:14:45.390939403Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=481.133µs logger=migrator t=2026-03-25T21:14:45.396291967Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-25T21:14:45.396651786Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=359.9µs logger=migrator t=2026-03-25T21:14:45.401594718Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-25T21:14:45.403077468Z level=info msg="Migration successfully executed" id="create star table" duration=1.48767ms logger=migrator t=2026-03-25T21:14:45.408800612Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-25T21:14:45.409716716Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=915.234µs logger=migrator t=2026-03-25T21:14:45.415525651Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-25T21:14:45.416904348Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.378467ms logger=migrator t=2026-03-25T21:14:45.422780265Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-25T21:14:45.423491334Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=711.049µs logger=migrator t=2026-03-25T21:14:45.42896242Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-25T21:14:45.429635298Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=668.598µs logger=migrator t=2026-03-25T21:14:45.434193931Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-25T21:14:45.435266659Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.072428ms logger=migrator t=2026-03-25T21:14:45.440142779Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-25T21:14:45.440846498Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=703.279µs logger=migrator t=2026-03-25T21:14:45.446080048Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-25T21:14:45.447035583Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=954.985µs logger=migrator t=2026-03-25T21:14:45.451716969Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-25T21:14:45.45174236Z level=info msg="Migration successfully executed" id="Update org table charset" duration=26.181µs logger=migrator t=2026-03-25T21:14:45.455726676Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-25T21:14:45.455751816Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=26.05µs logger=migrator t=2026-03-25T21:14:45.460386081Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-25T21:14:45.460547745Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=160.705µs logger=migrator t=2026-03-25T21:14:45.464573253Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-25T21:14:45.465243221Z level=info msg="Migration successfully executed" id="create dashboard table" duration=669.808µs logger=migrator t=2026-03-25T21:14:45.471151329Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-25T21:14:45.472054262Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=902.063µs logger=migrator t=2026-03-25T21:14:45.476834481Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-25T21:14:45.477637562Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=802.251µs logger=migrator t=2026-03-25T21:14:45.485745399Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-25T21:14:45.486404506Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=656.127µs logger=migrator t=2026-03-25T21:14:45.49139391Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-25T21:14:45.49214593Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=751.75µs logger=migrator t=2026-03-25T21:14:45.497261486Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-25T21:14:45.497959755Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=698.439µs logger=migrator t=2026-03-25T21:14:45.50262306Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-25T21:14:45.508274231Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.650071ms logger=migrator t=2026-03-25T21:14:45.512132345Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-25T21:14:45.512836554Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=704.009µs logger=migrator t=2026-03-25T21:14:45.51683616Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-25T21:14:45.517651712Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=814.952µs logger=migrator t=2026-03-25T21:14:45.522595374Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-25T21:14:45.523321294Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=725.15µs logger=migrator t=2026-03-25T21:14:45.528221535Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-25T21:14:45.528718088Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=496.494µs logger=migrator t=2026-03-25T21:14:45.532420878Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-25T21:14:45.533211988Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=791.591µs logger=migrator t=2026-03-25T21:14:45.538085809Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-25T21:14:45.538161431Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=75.772µs logger=migrator t=2026-03-25T21:14:45.542105156Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-25T21:14:45.543883084Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.777138ms logger=migrator t=2026-03-25T21:14:45.548990821Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-25T21:14:45.550919111Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.92773ms logger=migrator t=2026-03-25T21:14:45.556430349Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-25T21:14:45.558197047Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.766778ms logger=migrator t=2026-03-25T21:14:45.561670109Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-25T21:14:45.562417419Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=747.22µs logger=migrator t=2026-03-25T21:14:45.572704064Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-25T21:14:45.574668937Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.966373ms logger=migrator t=2026-03-25T21:14:45.577989996Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-25T21:14:45.57963424Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.637394ms logger=migrator t=2026-03-25T21:14:45.583905614Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-25T21:14:45.585374984Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.466069ms logger=migrator t=2026-03-25T21:14:45.590977794Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-25T21:14:45.591023295Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=47.421µs logger=migrator t=2026-03-25T21:14:45.598007051Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-25T21:14:45.598036002Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=29.991µs logger=migrator t=2026-03-25T21:14:45.608303867Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-25T21:14:45.611339548Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.037312ms logger=migrator t=2026-03-25T21:14:45.617481632Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-25T21:14:45.619483106Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.002883ms logger=migrator t=2026-03-25T21:14:45.62485555Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-25T21:14:45.626891893Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.035964ms logger=migrator t=2026-03-25T21:14:45.631517377Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-25T21:14:45.635232206Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.785501ms logger=migrator t=2026-03-25T21:14:45.640337213Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-25T21:14:45.640545408Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=208.595µs logger=migrator t=2026-03-25T21:14:45.645183503Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-25T21:14:45.646722924Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.539162ms logger=migrator t=2026-03-25T21:14:45.651290696Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-25T21:14:45.652019775Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=730.899µs logger=migrator t=2026-03-25T21:14:45.656481735Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-25T21:14:45.656514256Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=33.601µs logger=migrator t=2026-03-25T21:14:45.662106065Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-25T21:14:45.663463922Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.359297ms logger=migrator t=2026-03-25T21:14:45.667594602Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-25T21:14:45.668178968Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=584.326µs logger=migrator t=2026-03-25T21:14:45.672521004Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-25T21:14:45.677723163Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.201509ms logger=migrator t=2026-03-25T21:14:45.683927749Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-25T21:14:45.68471002Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=782.271µs logger=migrator t=2026-03-25T21:14:45.689852917Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-25T21:14:45.690651608Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=794.381µs logger=migrator t=2026-03-25T21:14:45.696749901Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-25T21:14:45.698232912Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.48324ms logger=migrator t=2026-03-25T21:14:45.70340104Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-25T21:14:45.703921404Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=520.414µs logger=migrator t=2026-03-25T21:14:45.707874319Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-25T21:14:45.708719132Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=844.423µs logger=migrator t=2026-03-25T21:14:45.714331242Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-25T21:14:45.71684749Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.519628ms logger=migrator t=2026-03-25T21:14:45.72212436Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-25T21:14:45.722998914Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=877.004µs logger=migrator t=2026-03-25T21:14:45.729489957Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-25T21:14:45.729699473Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=206.676µs logger=migrator t=2026-03-25T21:14:45.735891408Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-25T21:14:45.736216718Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=325.26µs logger=migrator t=2026-03-25T21:14:45.742144056Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-25T21:14:45.743078081Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=936.145µs logger=migrator t=2026-03-25T21:14:45.747046157Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-25T21:14:45.749573574Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.527947ms logger=migrator t=2026-03-25T21:14:45.755225225Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-25T21:14:45.756152761Z level=info msg="Migration successfully executed" id="create data_source table" duration=929.556µs logger=migrator t=2026-03-25T21:14:45.767831353Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-25T21:14:45.769049995Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.217572ms logger=migrator t=2026-03-25T21:14:45.773721531Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-25T21:14:45.77522028Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.497539ms logger=migrator t=2026-03-25T21:14:45.78008273Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-25T21:14:45.780798179Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=715.119µs logger=migrator t=2026-03-25T21:14:45.792237596Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-25T21:14:45.793429507Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.190931ms logger=migrator t=2026-03-25T21:14:45.79798194Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-25T21:14:45.806538899Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.555478ms logger=migrator t=2026-03-25T21:14:45.810492704Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-25T21:14:45.811417348Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=923.724µs logger=migrator t=2026-03-25T21:14:45.815271532Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-25T21:14:45.816140765Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=875.453µs logger=migrator t=2026-03-25T21:14:45.819291019Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-25T21:14:45.82007208Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=780.561µs logger=migrator t=2026-03-25T21:14:45.825369121Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-25T21:14:45.825898336Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=531.175µs logger=migrator t=2026-03-25T21:14:45.829119962Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-25T21:14:45.831552748Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.432175ms logger=migrator t=2026-03-25T21:14:45.839614942Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-25T21:14:45.841970875Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.355123ms logger=migrator t=2026-03-25T21:14:45.846935288Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-25T21:14:45.846971299Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=37.091µs logger=migrator t=2026-03-25T21:14:45.849509137Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-25T21:14:45.849743703Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=197.625µs logger=migrator t=2026-03-25T21:14:45.85299784Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-25T21:14:45.857104691Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.10322ms logger=migrator t=2026-03-25T21:14:45.862730631Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-25T21:14:45.863040129Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=312.808µs logger=migrator t=2026-03-25T21:14:45.866633035Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-25T21:14:45.86681134Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=178.795µs logger=migrator t=2026-03-25T21:14:45.871395893Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-25T21:14:45.873771437Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.375054ms logger=migrator t=2026-03-25T21:14:45.877972158Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-25T21:14:45.878158463Z level=info msg="Migration successfully executed" id="Update uid value" duration=186.325µs logger=migrator t=2026-03-25T21:14:45.916605022Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-25T21:14:45.917617108Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.017107ms logger=migrator t=2026-03-25T21:14:45.996693093Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-25T21:14:45.999354034Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.672732ms logger=migrator t=2026-03-25T21:14:46.005071357Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-25T21:14:46.006452974Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.380917ms logger=migrator t=2026-03-25T21:14:46.011237903Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-25T21:14:46.012695481Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.457768ms logger=migrator t=2026-03-25T21:14:46.019904444Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-25T21:14:46.020735126Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=830.512µs logger=migrator t=2026-03-25T21:14:46.026373817Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-25T21:14:46.027299971Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=925.794µs logger=migrator t=2026-03-25T21:14:46.033338374Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-25T21:14:46.034200317Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=861.923µs logger=migrator t=2026-03-25T21:14:46.041360667Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-25T21:14:46.042122199Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=762.351µs logger=migrator t=2026-03-25T21:14:46.047993866Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-25T21:14:46.048725195Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=730.969µs logger=migrator t=2026-03-25T21:14:46.052440954Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-25T21:14:46.061405054Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.94348ms logger=migrator t=2026-03-25T21:14:46.068653128Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-25T21:14:46.069927332Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.278924ms logger=migrator t=2026-03-25T21:14:46.076878108Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-25T21:14:46.078120261Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.247484ms logger=migrator t=2026-03-25T21:14:46.082132218Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-25T21:14:46.083093754Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=961.396µs logger=migrator t=2026-03-25T21:14:46.087329858Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-25T21:14:46.088284073Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=950.516µs logger=migrator t=2026-03-25T21:14:46.095589248Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-25T21:14:46.095929557Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=341.289µs logger=migrator t=2026-03-25T21:14:46.099245186Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-25T21:14:46.099928324Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=682.278µs logger=migrator t=2026-03-25T21:14:46.106778968Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-25T21:14:46.10685005Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=72.592µs logger=migrator t=2026-03-25T21:14:46.114291208Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-25T21:14:46.117248198Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.95492ms logger=migrator t=2026-03-25T21:14:46.122851578Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-25T21:14:46.126060704Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.206105ms logger=migrator t=2026-03-25T21:14:46.129030933Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-25T21:14:46.129192967Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=162.184µs logger=migrator t=2026-03-25T21:14:46.132242438Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-25T21:14:46.134747736Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.504538ms logger=migrator t=2026-03-25T21:14:46.138022153Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-25T21:14:46.140615212Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.601359ms logger=migrator t=2026-03-25T21:14:46.145541314Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-25T21:14:46.147023894Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.479229ms logger=migrator t=2026-03-25T21:14:46.151669948Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-25T21:14:46.152180862Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=510.844µs logger=migrator t=2026-03-25T21:14:46.15550021Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-25T21:14:46.156265641Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=764.701µs logger=migrator t=2026-03-25T21:14:46.160608357Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-25T21:14:46.161510221Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=901.174µs logger=migrator t=2026-03-25T21:14:46.165089467Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-25T21:14:46.16594804Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=858.273µs logger=migrator t=2026-03-25T21:14:46.175020392Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-25T21:14:46.176333948Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.313466ms logger=migrator t=2026-03-25T21:14:46.184730063Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-25T21:14:46.184791904Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=62.531µs logger=migrator t=2026-03-25T21:14:46.18839209Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-25T21:14:46.188416741Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=25.021µs logger=migrator t=2026-03-25T21:14:46.191824312Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-25T21:14:46.194789951Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.963219ms logger=migrator t=2026-03-25T21:14:46.20036051Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-25T21:14:46.203242347Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.881197ms logger=migrator t=2026-03-25T21:14:46.206814902Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-25T21:14:46.206976818Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=162.126µs logger=migrator t=2026-03-25T21:14:46.209625208Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-25T21:14:46.210478471Z level=info msg="Migration successfully executed" id="create quota table v1" duration=854.484µs logger=migrator t=2026-03-25T21:14:46.216382459Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-25T21:14:46.21794716Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.566561ms logger=migrator t=2026-03-25T21:14:46.222293627Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-25T21:14:46.222317207Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=24.49µs logger=migrator t=2026-03-25T21:14:46.225500482Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-25T21:14:46.226255972Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=755.25µs logger=migrator t=2026-03-25T21:14:46.230538847Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-25T21:14:46.231325788Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=786.711µs logger=migrator t=2026-03-25T21:14:46.235288455Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-25T21:14:46.239904878Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.616542ms logger=migrator t=2026-03-25T21:14:46.243459083Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-25T21:14:46.243529145Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=72.032µs logger=migrator t=2026-03-25T21:14:46.247967333Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-25T21:14:46.248766424Z level=info msg="Migration successfully executed" id="create session table" duration=798.781µs logger=migrator t=2026-03-25T21:14:46.253431379Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-25T21:14:46.253508311Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=77.032µs logger=migrator t=2026-03-25T21:14:46.256568813Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-25T21:14:46.256640755Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=69.692µs logger=migrator t=2026-03-25T21:14:46.260628412Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-25T21:14:46.26168179Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.052398ms logger=migrator t=2026-03-25T21:14:46.265728459Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-25T21:14:46.266837298Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.108199ms logger=migrator t=2026-03-25T21:14:46.272224232Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-25T21:14:46.272297424Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=76.482µs logger=migrator t=2026-03-25T21:14:46.27698955Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-25T21:14:46.277031361Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=43.361µs logger=migrator t=2026-03-25T21:14:46.280539154Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-25T21:14:46.285950229Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.410035ms logger=migrator t=2026-03-25T21:14:46.290136451Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-25T21:14:46.294117048Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.981657ms logger=migrator t=2026-03-25T21:14:46.298739771Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-25T21:14:46.298825243Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=86.772µs logger=migrator t=2026-03-25T21:14:46.301282639Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-25T21:14:46.301388132Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=105.703µs logger=migrator t=2026-03-25T21:14:46.304623598Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-25T21:14:46.305458411Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=838.153µs logger=migrator t=2026-03-25T21:14:46.309730865Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-25T21:14:46.309794077Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=64.341µs logger=migrator t=2026-03-25T21:14:46.31623926Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-25T21:14:46.321279524Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.040124ms logger=migrator t=2026-03-25T21:14:46.325441445Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-25T21:14:46.325595489Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=152.754µs logger=migrator t=2026-03-25T21:14:46.3293602Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-25T21:14:46.332449162Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.085672ms logger=migrator t=2026-03-25T21:14:46.337336593Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-25T21:14:46.340462027Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.125734ms logger=migrator t=2026-03-25T21:14:46.343829487Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-25T21:14:46.343983821Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=155.584µs logger=migrator t=2026-03-25T21:14:46.347700651Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-25T21:14:46.349213401Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.51527ms logger=migrator t=2026-03-25T21:14:46.355130169Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-25T21:14:46.356577828Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.446329ms logger=migrator t=2026-03-25T21:14:46.360391549Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-25T21:14:46.361470089Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.07842ms logger=migrator t=2026-03-25T21:14:46.364931812Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-25T21:14:46.365843426Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=911.245µs logger=migrator t=2026-03-25T21:14:46.370782838Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-25T21:14:46.37161363Z level=info msg="Migration successfully executed" id="add index alert state" duration=830.402µs logger=migrator t=2026-03-25T21:14:46.375080023Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-25T21:14:46.375969207Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=888.514µs logger=migrator t=2026-03-25T21:14:46.379328186Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-25T21:14:46.380022745Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=692.418µs logger=migrator t=2026-03-25T21:14:46.385031769Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-25T21:14:46.386005195Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=972.576µs logger=migrator t=2026-03-25T21:14:46.389448597Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-25T21:14:46.390509325Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.059998ms logger=migrator t=2026-03-25T21:14:46.394400839Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-25T21:14:46.407571582Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.176742ms logger=migrator t=2026-03-25T21:14:46.416041428Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-25T21:14:46.4172354Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.196002ms logger=migrator t=2026-03-25T21:14:46.42433509Z 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-25T21:14:46.425510662Z 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=1.179522ms logger=migrator t=2026-03-25T21:14:46.432007835Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-25T21:14:46.434946124Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=2.934549ms logger=migrator t=2026-03-25T21:14:46.447061128Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-25T21:14:46.447842139Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=782.052µs logger=migrator t=2026-03-25T21:14:46.453403748Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-25T21:14:46.454290321Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=889.693µs logger=migrator t=2026-03-25T21:14:46.458863333Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-25T21:14:46.466294522Z level=info msg="Migration successfully executed" id="Add column is_default" duration=7.430349ms logger=migrator t=2026-03-25T21:14:46.471022109Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-25T21:14:46.475341214Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.318815ms logger=migrator t=2026-03-25T21:14:46.480832451Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-25T21:14:46.484477759Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.645868ms logger=migrator t=2026-03-25T21:14:46.488961308Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-25T21:14:46.493693255Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.730317ms logger=migrator t=2026-03-25T21:14:46.500932328Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-25T21:14:46.502211583Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.278875ms logger=migrator t=2026-03-25T21:14:46.507522165Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-25T21:14:46.507563596Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=43.781µs logger=migrator t=2026-03-25T21:14:46.512476208Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-25T21:14:46.512512549Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=38.141µs logger=migrator t=2026-03-25T21:14:46.516882105Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-25T21:14:46.517704127Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=821.751µs logger=migrator t=2026-03-25T21:14:46.522941607Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-25T21:14:46.523722068Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=781.441µs logger=migrator t=2026-03-25T21:14:46.528394183Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-25T21:14:46.529040281Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=648.559µs logger=migrator t=2026-03-25T21:14:46.545766787Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-25T21:14:46.547250197Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.48647ms logger=migrator t=2026-03-25T21:14:46.552245751Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-25T21:14:46.553705289Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.461558ms logger=migrator t=2026-03-25T21:14:46.557529763Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-25T21:14:46.562887786Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.359724ms logger=migrator t=2026-03-25T21:14:46.567281553Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-25T21:14:46.570966491Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.684548ms logger=migrator t=2026-03-25T21:14:46.573955312Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-25T21:14:46.574143757Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=189.505µs logger=migrator t=2026-03-25T21:14:46.577131956Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-25T21:14:46.577972709Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=840.083µs logger=migrator t=2026-03-25T21:14:46.581823012Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-25T21:14:46.582611893Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=788.322µs logger=migrator t=2026-03-25T21:14:46.587044911Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-25T21:14:46.590805673Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.760132ms logger=migrator t=2026-03-25T21:14:46.594300036Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-25T21:14:46.594364387Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=66.761µs logger=migrator t=2026-03-25T21:14:46.598442126Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-25T21:14:46.599261049Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=818.613µs logger=migrator t=2026-03-25T21:14:46.605270889Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-25T21:14:46.607090667Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.822488ms logger=migrator t=2026-03-25T21:14:46.612501682Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-25T21:14:46.612606125Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=105.183µs logger=migrator t=2026-03-25T21:14:46.617348582Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-25T21:14:46.618249396Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=902.474µs logger=migrator t=2026-03-25T21:14:46.622640203Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-25T21:14:46.624126883Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.48604ms logger=migrator t=2026-03-25T21:14:46.62964659Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-25T21:14:46.630815942Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.169662ms logger=migrator t=2026-03-25T21:14:46.63523116Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-25T21:14:46.636186826Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=955.056µs logger=migrator t=2026-03-25T21:14:46.640497571Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-25T21:14:46.641517359Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.019147ms logger=migrator t=2026-03-25T21:14:46.64647518Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-25T21:14:46.647505269Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.028388ms logger=migrator t=2026-03-25T21:14:46.653000546Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-25T21:14:46.653079828Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=80.743µs logger=migrator t=2026-03-25T21:14:46.657981799Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-25T21:14:46.664498523Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.517504ms logger=migrator t=2026-03-25T21:14:46.668410737Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-25T21:14:46.669265031Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=853.974µs logger=migrator t=2026-03-25T21:14:46.672898088Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-25T21:14:46.679652528Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.75594ms logger=migrator t=2026-03-25T21:14:46.685139055Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-25T21:14:46.685676109Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=536.734µs logger=migrator t=2026-03-25T21:14:46.689185083Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-25T21:14:46.690472087Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.284994ms logger=migrator t=2026-03-25T21:14:46.696014086Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-25T21:14:46.697481235Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.466719ms logger=migrator t=2026-03-25T21:14:46.701690147Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-25T21:14:46.713185024Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.491577ms logger=migrator t=2026-03-25T21:14:46.717022878Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-25T21:14:46.717743877Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=754.79µs logger=migrator t=2026-03-25T21:14:46.721073986Z 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-25T21:14:46.722027591Z 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=953.465µs logger=migrator t=2026-03-25T21:14:46.726915712Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-25T21:14:46.727369584Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=453.672µs logger=migrator t=2026-03-25T21:14:46.731020252Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-25T21:14:46.731837674Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=817.032µs logger=migrator t=2026-03-25T21:14:46.735763499Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-25T21:14:46.735972504Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=207.066µs logger=migrator t=2026-03-25T21:14:46.739308604Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-25T21:14:46.74327288Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.963485ms logger=migrator t=2026-03-25T21:14:46.747666658Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-25T21:14:46.751835899Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.168782ms logger=migrator t=2026-03-25T21:14:46.755319581Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-25T21:14:46.756334409Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.014538ms logger=migrator t=2026-03-25T21:14:46.7597391Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-25T21:14:46.760768857Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.027227ms logger=migrator t=2026-03-25T21:14:46.769355137Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-25T21:14:46.769721656Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=364.099µs logger=migrator t=2026-03-25T21:14:46.773695803Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-25T21:14:46.779527529Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.832056ms logger=migrator t=2026-03-25T21:14:46.783015532Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-25T21:14:46.783921497Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=905.565µs logger=migrator t=2026-03-25T21:14:46.788260913Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-25T21:14:46.788449388Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=188.685µs logger=migrator t=2026-03-25T21:14:46.791866979Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-25T21:14:46.792346672Z level=info msg="Migration successfully executed" id="Move region to single row" duration=477.393µs logger=migrator t=2026-03-25T21:14:46.795949738Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-25T21:14:46.797410977Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.460749ms logger=migrator t=2026-03-25T21:14:46.80162066Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-25T21:14:46.802490343Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=869.003µs logger=migrator t=2026-03-25T21:14:46.805840573Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-25T21:14:46.80722235Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.380837ms logger=migrator t=2026-03-25T21:14:46.810510888Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-25T21:14:46.811478433Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=967.465µs logger=migrator t=2026-03-25T21:14:46.816008425Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-25T21:14:46.816918009Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=909.264µs logger=migrator t=2026-03-25T21:14:46.820137155Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-25T21:14:46.821684067Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.546131ms logger=migrator t=2026-03-25T21:14:46.826372792Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-25T21:14:46.826462945Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=90.493µs logger=migrator t=2026-03-25T21:14:46.830569774Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-25T21:14:46.831372685Z level=info msg="Migration successfully executed" id="create test_data table" duration=802.381µs logger=migrator t=2026-03-25T21:14:46.836083571Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-25T21:14:46.837427338Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.343497ms logger=migrator t=2026-03-25T21:14:46.841798084Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-25T21:14:46.842772261Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=973.967µs logger=migrator t=2026-03-25T21:14:46.847526987Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-25T21:14:46.848507074Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=979.587µs logger=migrator t=2026-03-25T21:14:46.852949893Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-25T21:14:46.853154828Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=198.845µs logger=migrator t=2026-03-25T21:14:46.856515688Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-25T21:14:46.856877498Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=363.62µs logger=migrator t=2026-03-25T21:14:46.860388472Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-25T21:14:46.860728581Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=342.079µs logger=migrator t=2026-03-25T21:14:46.865624342Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-25T21:14:46.866987508Z level=info msg="Migration successfully executed" id="create team table" duration=1.362656ms logger=migrator t=2026-03-25T21:14:46.871219982Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-25T21:14:46.87305354Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.825548ms logger=migrator t=2026-03-25T21:14:46.877261473Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-25T21:14:46.87830033Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.037797ms logger=migrator t=2026-03-25T21:14:46.883433608Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-25T21:14:46.887874747Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.440759ms logger=migrator t=2026-03-25T21:14:46.891562165Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-25T21:14:46.891788241Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=219.526µs logger=migrator t=2026-03-25T21:14:46.895303975Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-25T21:14:46.896301403Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=997.177µs logger=migrator t=2026-03-25T21:14:46.901275715Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-25T21:14:46.902621061Z level=info msg="Migration successfully executed" id="create team member table" duration=1.344376ms logger=migrator t=2026-03-25T21:14:46.90670189Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-25T21:14:46.907679867Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=976.097µs logger=migrator t=2026-03-25T21:14:46.911675723Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-25T21:14:46.912776133Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.09996ms logger=migrator t=2026-03-25T21:14:46.917486228Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-25T21:14:46.918487396Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.000828ms logger=migrator t=2026-03-25T21:14:46.922286887Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-25T21:14:46.927840045Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.553048ms logger=migrator t=2026-03-25T21:14:46.931473342Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-25T21:14:46.936847946Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.383984ms logger=migrator t=2026-03-25T21:14:46.940038212Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-25T21:14:46.945003155Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.964302ms logger=migrator t=2026-03-25T21:14:46.95043001Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-25T21:14:46.951318153Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=888.123µs logger=migrator t=2026-03-25T21:14:46.954928821Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-25T21:14:46.955880356Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=951.085µs logger=migrator t=2026-03-25T21:14:46.961219658Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-25T21:14:46.962328468Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.10808ms logger=migrator t=2026-03-25T21:14:46.967235209Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-25T21:14:46.968311908Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.075709ms logger=migrator t=2026-03-25T21:14:46.972097199Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-25T21:14:46.973215439Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.11756ms logger=migrator t=2026-03-25T21:14:46.978354477Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-25T21:14:46.979485706Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.130879ms logger=migrator t=2026-03-25T21:14:46.983235227Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-25T21:14:46.985191489Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.955052ms logger=migrator t=2026-03-25T21:14:46.990184843Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-25T21:14:46.991136258Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=951.205µs logger=migrator t=2026-03-25T21:14:46.996236254Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-25T21:14:46.996761728Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=522.704µs logger=migrator t=2026-03-25T21:14:47.000070708Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-25T21:14:47.000306204Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=235.586µs logger=migrator t=2026-03-25T21:14:47.004628619Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-25T21:14:47.005526573Z level=info msg="Migration successfully executed" id="create tag table" duration=897.244µs logger=migrator t=2026-03-25T21:14:47.009341705Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-25T21:14:47.010915708Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.573763ms logger=migrator t=2026-03-25T21:14:47.014953965Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-25T21:14:47.016144047Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.189862ms logger=migrator t=2026-03-25T21:14:47.021388187Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-25T21:14:47.022341073Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=950.976µs logger=migrator t=2026-03-25T21:14:47.026848533Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-25T21:14:47.02783011Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=981.187µs logger=migrator t=2026-03-25T21:14:47.031834567Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-25T21:14:47.047338132Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.505525ms logger=migrator t=2026-03-25T21:14:47.050457145Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-25T21:14:47.051000899Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=543.384µs logger=migrator t=2026-03-25T21:14:47.055000856Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-25T21:14:47.055691975Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=688.969µs logger=migrator t=2026-03-25T21:14:47.059183278Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-25T21:14:47.059489486Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=306.048µs logger=migrator t=2026-03-25T21:14:47.062934558Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-25T21:14:47.063553385Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=618.716µs logger=migrator t=2026-03-25T21:14:47.068163648Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-25T21:14:47.069475473Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.311545ms logger=migrator t=2026-03-25T21:14:47.074706713Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-25T21:14:47.076296196Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.586213ms logger=migrator t=2026-03-25T21:14:47.081481465Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-25T21:14:47.081572287Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=93.182µs logger=migrator t=2026-03-25T21:14:47.086980682Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-25T21:14:47.093617549Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.635287ms logger=migrator t=2026-03-25T21:14:47.100177924Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-25T21:14:47.105428175Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.252721ms logger=migrator t=2026-03-25T21:14:47.108779804Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-25T21:14:47.112435993Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.655609ms logger=migrator t=2026-03-25T21:14:47.1164638Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-25T21:14:47.121509195Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.044945ms logger=migrator t=2026-03-25T21:14:47.124210237Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-25T21:14:47.125192933Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=982.256µs logger=migrator t=2026-03-25T21:14:47.128755009Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-25T21:14:47.133864005Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.106676ms logger=migrator t=2026-03-25T21:14:47.138706775Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-25T21:14:47.139497216Z level=info msg="Migration successfully executed" id="create server_lock table" duration=790µs logger=migrator t=2026-03-25T21:14:47.143250656Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-25T21:14:47.144798527Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.547261ms logger=migrator t=2026-03-25T21:14:47.149631187Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-25T21:14:47.150958803Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.327346ms logger=migrator t=2026-03-25T21:14:47.156651485Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-25T21:14:47.157660812Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.009057ms logger=migrator t=2026-03-25T21:14:47.161048302Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-25T21:14:47.162396129Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.346437ms logger=migrator t=2026-03-25T21:14:47.165928013Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-25T21:14:47.167489814Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.561101ms logger=migrator t=2026-03-25T21:14:47.172427267Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-25T21:14:47.177879832Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.451696ms logger=migrator t=2026-03-25T21:14:47.181920241Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-25T21:14:47.183703818Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.786397ms logger=migrator t=2026-03-25T21:14:47.188002793Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-25T21:14:47.189272017Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.265973ms logger=migrator t=2026-03-25T21:14:47.193670385Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-25T21:14:47.194843666Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.176941ms logger=migrator t=2026-03-25T21:14:47.199361657Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-25T21:14:47.200324912Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=961.695µs logger=migrator t=2026-03-25T21:14:47.204173436Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-25T21:14:47.205313036Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.12015ms logger=migrator t=2026-03-25T21:14:47.209726905Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-25T21:14:47.209852088Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=125.113µs logger=migrator t=2026-03-25T21:14:47.214524592Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-25T21:14:47.214635705Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=111.613µs logger=migrator t=2026-03-25T21:14:47.218719905Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-25T21:14:47.219811874Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.089399ms logger=migrator t=2026-03-25T21:14:47.225205748Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-25T21:14:47.226726599Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.520171ms logger=migrator t=2026-03-25T21:14:47.230625643Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-25T21:14:47.231603759Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=979.076µs logger=migrator t=2026-03-25T21:14:47.236052788Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-25T21:14:47.23612111Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=68.422µs logger=migrator t=2026-03-25T21:14:47.239650274Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-25T21:14:47.241184966Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.533432ms logger=migrator t=2026-03-25T21:14:47.245292985Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-25T21:14:47.246238981Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=946.926µs logger=migrator t=2026-03-25T21:14:47.250377911Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-25T21:14:47.251329276Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=950.945µs logger=migrator t=2026-03-25T21:14:47.254569104Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-25T21:14:47.255532459Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=962.975µs logger=migrator t=2026-03-25T21:14:47.259257669Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-25T21:14:47.265079524Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.821265ms logger=migrator t=2026-03-25T21:14:47.268462304Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-25T21:14:47.269482772Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.019518ms logger=migrator t=2026-03-25T21:14:47.272828192Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-25T21:14:47.272950005Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=122.173µs logger=migrator t=2026-03-25T21:14:47.277164718Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-25T21:14:47.278137354Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=971.686µs logger=migrator t=2026-03-25T21:14:47.281508044Z 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-25T21:14:47.283112337Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.603274ms logger=migrator t=2026-03-25T21:14:47.288321756Z 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-25T21:14:47.289818376Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.49708ms logger=migrator t=2026-03-25T21:14:47.294660626Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-25T21:14:47.294725877Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=68.131µs logger=migrator t=2026-03-25T21:14:47.299466825Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-25T21:14:47.301012995Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.544141ms logger=migrator t=2026-03-25T21:14:47.305708741Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-25T21:14:47.306732498Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.022937ms logger=migrator t=2026-03-25T21:14:47.31015187Z 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-25T21:14:47.311250069Z 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.09843ms logger=migrator t=2026-03-25T21:14:47.314577198Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-25T21:14:47.315615606Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.041528ms logger=migrator t=2026-03-25T21:14:47.321994327Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-25T21:14:47.328269805Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.278748ms logger=migrator t=2026-03-25T21:14:47.332079056Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-25T21:14:47.333139685Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.057599ms logger=migrator t=2026-03-25T21:14:47.336583927Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-25T21:14:47.337809279Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.224642ms logger=migrator t=2026-03-25T21:14:47.342325351Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-25T21:14:47.366803795Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=24.478685ms logger=migrator t=2026-03-25T21:14:47.370426392Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-25T21:14:47.397599829Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.174587ms logger=migrator t=2026-03-25T21:14:47.401148844Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-25T21:14:47.401987606Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=838.422µs logger=migrator t=2026-03-25T21:14:47.407320658Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-25T21:14:47.409095086Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.773008ms logger=migrator t=2026-03-25T21:14:47.413395571Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-25T21:14:47.422800343Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.405482ms logger=migrator t=2026-03-25T21:14:47.426965034Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-25T21:14:47.431975348Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.008994ms logger=migrator t=2026-03-25T21:14:47.436059577Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-25T21:14:47.437127396Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.068029ms logger=migrator t=2026-03-25T21:14:47.440767153Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-25T21:14:47.441844922Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.077239ms logger=migrator t=2026-03-25T21:14:47.44550408Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-25T21:14:47.447171754Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.658834ms logger=migrator t=2026-03-25T21:14:47.452416685Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-25T21:14:47.453994477Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.577993ms logger=migrator t=2026-03-25T21:14:47.45824333Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-25T21:14:47.458315742Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=73.632µs logger=migrator t=2026-03-25T21:14:47.461587609Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-25T21:14:47.467896089Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.30795ms logger=migrator t=2026-03-25T21:14:47.472623964Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-25T21:14:47.47803887Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.413856ms logger=migrator t=2026-03-25T21:14:47.481237005Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-25T21:14:47.487634677Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.397672ms logger=migrator t=2026-03-25T21:14:47.4911312Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-25T21:14:47.492146787Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.015797ms logger=migrator t=2026-03-25T21:14:47.496632877Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-25T21:14:47.497754797Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.121339ms logger=migrator t=2026-03-25T21:14:47.500793608Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-25T21:14:47.512898832Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=12.100584ms logger=migrator t=2026-03-25T21:14:47.516477818Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-25T21:14:47.520696351Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.218203ms logger=migrator t=2026-03-25T21:14:47.526048353Z 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-25T21:14:47.527238796Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.190233ms logger=migrator t=2026-03-25T21:14:47.530833652Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-25T21:14:47.54161813Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.784439ms logger=migrator t=2026-03-25T21:14:47.544678302Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-25T21:14:47.549128971Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.456979ms logger=migrator t=2026-03-25T21:14:47.554583797Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-25T21:14:47.554664559Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=81.422µs logger=migrator t=2026-03-25T21:14:47.55694563Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-25T21:14:47.558159493Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.213393ms logger=migrator t=2026-03-25T21:14:47.562230251Z 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-25T21:14:47.563766102Z 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.528181ms logger=migrator t=2026-03-25T21:14:47.568726155Z 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-25T21:14:47.569829205Z 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.10263ms logger=migrator t=2026-03-25T21:14:47.573379989Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-25T21:14:47.573446131Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=66.712µs logger=migrator t=2026-03-25T21:14:47.577047798Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-25T21:14:47.587875817Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.84203ms logger=migrator t=2026-03-25T21:14:47.592740447Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-25T21:14:47.599065496Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.324889ms logger=migrator t=2026-03-25T21:14:47.602340064Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-25T21:14:47.608604672Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.264337ms logger=migrator t=2026-03-25T21:14:47.612265099Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-25T21:14:47.622581275Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=10.317326ms logger=migrator t=2026-03-25T21:14:47.627658221Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-25T21:14:47.632906222Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.250631ms logger=migrator t=2026-03-25T21:14:47.637214737Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-25T21:14:47.637279768Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=65.581µs logger=migrator t=2026-03-25T21:14:47.64221794Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-25T21:14:47.643155345Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=936.695µs logger=migrator t=2026-03-25T21:14:47.648085417Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-25T21:14:47.657209991Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.125704ms logger=migrator t=2026-03-25T21:14:47.661686761Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-25T21:14:47.661751503Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=65.682µs logger=migrator t=2026-03-25T21:14:47.665285667Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-25T21:14:47.671626617Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.34036ms logger=migrator t=2026-03-25T21:14:47.675040419Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-25T21:14:47.676001134Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=960.415µs logger=migrator t=2026-03-25T21:14:47.682345254Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-25T21:14:47.688842538Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.495815ms logger=migrator t=2026-03-25T21:14:47.691813917Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-25T21:14:47.692608658Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=802.671µs logger=migrator t=2026-03-25T21:14:47.698807984Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-25T21:14:47.699779989Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=971.875µs logger=migrator t=2026-03-25T21:14:47.706297084Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-25T21:14:47.71696573Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.666766ms logger=migrator t=2026-03-25T21:14:47.722370594Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-25T21:14:47.723198676Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=827.843µs logger=migrator t=2026-03-25T21:14:47.728807946Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-25T21:14:47.730010558Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.202302ms logger=migrator t=2026-03-25T21:14:47.736119541Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-25T21:14:47.736964195Z level=info msg="Migration successfully executed" id="create alert_image table" duration=846.634µs logger=migrator t=2026-03-25T21:14:47.74239634Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-25T21:14:47.744101275Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.703735ms logger=migrator t=2026-03-25T21:14:47.752751236Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-25T21:14:47.752867269Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=116.553µs logger=migrator t=2026-03-25T21:14:47.756816935Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-25T21:14:47.757994026Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.176581ms logger=migrator t=2026-03-25T21:14:47.761641065Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-25T21:14:47.762906808Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.265553ms logger=migrator t=2026-03-25T21:14:47.766653028Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-25T21:14:47.767091919Z 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-25T21:14:47.769785431Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-25T21:14:47.770311706Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=527.735µs logger=migrator t=2026-03-25T21:14:47.773497862Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-25T21:14:47.774614791Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.116759ms logger=migrator t=2026-03-25T21:14:47.777991751Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-25T21:14:47.784597018Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.605107ms logger=migrator t=2026-03-25T21:14:47.788252866Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-25T21:14:47.789032476Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=779.43µs logger=migrator t=2026-03-25T21:14:47.792463149Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-25T21:14:47.79326273Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=799.101µs logger=migrator t=2026-03-25T21:14:47.797840602Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-25T21:14:47.798728556Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=887.404µs logger=migrator t=2026-03-25T21:14:47.802527178Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-25T21:14:47.80445725Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.928853ms logger=migrator t=2026-03-25T21:14:47.808919028Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-25T21:14:47.81009573Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.175792ms logger=migrator t=2026-03-25T21:14:47.81420912Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-25T21:14:47.814274681Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=41.141µs logger=migrator t=2026-03-25T21:14:47.818577727Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-25T21:14:47.818783263Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=208.886µs logger=migrator t=2026-03-25T21:14:47.822556973Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-25T21:14:47.830934527Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.389554ms logger=migrator t=2026-03-25T21:14:47.834216645Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-25T21:14:47.834622966Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=406.321µs logger=migrator t=2026-03-25T21:14:47.838562981Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-25T21:14:47.839689861Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.12465ms logger=migrator t=2026-03-25T21:14:47.843187045Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-25T21:14:47.843502264Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=315.009µs logger=migrator t=2026-03-25T21:14:47.846717339Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-25T21:14:47.847674395Z level=info msg="Migration successfully executed" id="create data_keys table" duration=956.966µs logger=migrator t=2026-03-25T21:14:47.851253551Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-25T21:14:47.852084743Z level=info msg="Migration successfully executed" id="create secrets table" duration=830.952µs logger=migrator t=2026-03-25T21:14:47.85646984Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-25T21:14:47.888128137Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.658377ms logger=migrator t=2026-03-25T21:14:47.89160819Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-25T21:14:47.897559509Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.950759ms logger=migrator t=2026-03-25T21:14:47.901364911Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-25T21:14:47.901534735Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=171.345µs logger=migrator t=2026-03-25T21:14:47.905135932Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-25T21:14:47.936713006Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.577194ms logger=migrator t=2026-03-25T21:14:47.941570477Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-25T21:14:47.970800378Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.229431ms logger=migrator t=2026-03-25T21:14:47.974327572Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-25T21:14:47.974912108Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=609.937µs logger=migrator t=2026-03-25T21:14:47.980133478Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-25T21:14:47.981277508Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.14384ms logger=migrator t=2026-03-25T21:14:47.985227563Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-25T21:14:47.98548444Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=256.597µs logger=migrator t=2026-03-25T21:14:47.989666613Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-25T21:14:47.990520425Z level=info msg="Migration successfully executed" id="create permission table" duration=855.802µs logger=migrator t=2026-03-25T21:14:47.995078287Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-25T21:14:47.996132115Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.053288ms logger=migrator t=2026-03-25T21:14:47.999713822Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-25T21:14:48.001134389Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.419297ms logger=migrator t=2026-03-25T21:14:48.004836368Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-25T21:14:48.005703202Z level=info msg="Migration successfully executed" id="create role table" duration=866.354µs logger=migrator t=2026-03-25T21:14:48.009567255Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-25T21:14:48.016770688Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.203143ms logger=migrator t=2026-03-25T21:14:48.020522228Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-25T21:14:48.025719717Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.197309ms logger=migrator t=2026-03-25T21:14:48.029244331Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-25T21:14:48.030394871Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.15024ms logger=migrator t=2026-03-25T21:14:48.034298416Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-25T21:14:48.036438414Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.139658ms logger=migrator t=2026-03-25T21:14:48.042934037Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-25T21:14:48.044031906Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.097619ms logger=migrator t=2026-03-25T21:14:48.047541111Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-25T21:14:48.048433424Z level=info msg="Migration successfully executed" id="create team role table" duration=892.103µs logger=migrator t=2026-03-25T21:14:48.051831435Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-25T21:14:48.052922263Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.090358ms logger=migrator t=2026-03-25T21:14:48.057005423Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-25T21:14:48.058123053Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.11713ms logger=migrator t=2026-03-25T21:14:48.06173279Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-25T21:14:48.06288403Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.15102ms logger=migrator t=2026-03-25T21:14:48.067220297Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-25T21:14:48.068023088Z level=info msg="Migration successfully executed" id="create user role table" duration=802.501µs logger=migrator t=2026-03-25T21:14:48.072879918Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-25T21:14:48.074030319Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.149931ms logger=migrator t=2026-03-25T21:14:48.080301826Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-25T21:14:48.081441327Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.139021ms logger=migrator t=2026-03-25T21:14:48.085213768Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-25T21:14:48.086342337Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.128039ms logger=migrator t=2026-03-25T21:14:48.090583692Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-25T21:14:48.091389983Z level=info msg="Migration successfully executed" id="create builtin role table" duration=811.902µs logger=migrator t=2026-03-25T21:14:48.094875926Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-25T21:14:48.095969755Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.091619ms logger=migrator t=2026-03-25T21:14:48.099820598Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-25T21:14:48.100901438Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.08052ms logger=migrator t=2026-03-25T21:14:48.105142641Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-25T21:14:48.112984751Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.84195ms logger=migrator t=2026-03-25T21:14:48.117076029Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-25T21:14:48.117902252Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=804.933µs logger=migrator t=2026-03-25T21:14:48.121517588Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-25T21:14:48.122353921Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=834.052µs logger=migrator t=2026-03-25T21:14:48.127108498Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-25T21:14:48.128934397Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.829789ms logger=migrator t=2026-03-25T21:14:48.133251442Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-25T21:14:48.134377853Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.126151ms logger=migrator t=2026-03-25T21:14:48.137736523Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-25T21:14:48.13876868Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.029337ms logger=migrator t=2026-03-25T21:14:48.143232699Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-25T21:14:48.145013846Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.775127ms logger=migrator t=2026-03-25T21:14:48.150099363Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-25T21:14:48.161047526Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.962744ms logger=migrator t=2026-03-25T21:14:48.164339583Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-25T21:14:48.171569377Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.228734ms logger=migrator t=2026-03-25T21:14:48.175154793Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-25T21:14:48.183398144Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.24279ms logger=migrator t=2026-03-25T21:14:48.187477223Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-25T21:14:48.193230117Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.753144ms logger=migrator t=2026-03-25T21:14:48.196858604Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-25T21:14:48.197957473Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.098508ms logger=migrator t=2026-03-25T21:14:48.201814226Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-25T21:14:48.203316626Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.50041ms logger=migrator t=2026-03-25T21:14:48.208077594Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-25T21:14:48.209793849Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.712795ms logger=migrator t=2026-03-25T21:14:48.2135629Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-25T21:14:48.214575617Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.012257ms logger=migrator t=2026-03-25T21:14:48.217966198Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-25T21:14:48.21953296Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.565092ms logger=migrator t=2026-03-25T21:14:48.22477378Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-25T21:14:48.224881013Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=108.853µs logger=migrator t=2026-03-25T21:14:48.228722575Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-25T21:14:48.228771327Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=50.312µs logger=migrator t=2026-03-25T21:14:48.232643761Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-25T21:14:48.233150744Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=507.023µs logger=migrator t=2026-03-25T21:14:48.237038108Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-25T21:14:48.238194809Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.158991ms logger=migrator t=2026-03-25T21:14:48.243195112Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-25T21:14:48.244318393Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.123671ms logger=migrator t=2026-03-25T21:14:48.247705353Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-25T21:14:48.247888688Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=178.465µs logger=migrator t=2026-03-25T21:14:48.250835837Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-25T21:14:48.251199337Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=363.82µs logger=migrator t=2026-03-25T21:14:48.253494008Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-25T21:14:48.255350548Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.85605ms logger=migrator t=2026-03-25T21:14:48.260565138Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-25T21:14:48.26256361Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.998762ms logger=migrator t=2026-03-25T21:14:48.266139527Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-25T21:14:48.274527531Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.387614ms logger=migrator t=2026-03-25T21:14:48.278922378Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-25T21:14:48.27899043Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=68.732µs logger=migrator t=2026-03-25T21:14:48.281471226Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-25T21:14:48.282599586Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.12784ms logger=migrator t=2026-03-25T21:14:48.287026045Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-25T21:14:48.288154265Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.127919ms logger=migrator t=2026-03-25T21:14:48.293787055Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-25T21:14:48.295339387Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.554622ms logger=migrator t=2026-03-25T21:14:48.300542336Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-25T21:14:48.309889796Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.34679ms logger=migrator t=2026-03-25T21:14:48.31602841Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-25T21:14:48.316894564Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=865.944µs logger=migrator t=2026-03-25T21:14:48.32012309Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-25T21:14:48.322013731Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.86583ms logger=migrator t=2026-03-25T21:14:48.325539075Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-25T21:14:48.34969134Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.155865ms logger=migrator t=2026-03-25T21:14:48.354370886Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-25T21:14:48.355519657Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.147811ms logger=migrator t=2026-03-25T21:14:48.359324118Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-25T21:14:48.360551371Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.227113ms logger=migrator t=2026-03-25T21:14:48.368828832Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-25T21:14:48.370319773Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.47924ms logger=migrator t=2026-03-25T21:14:48.375348627Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-25T21:14:48.376641692Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.290464ms logger=migrator t=2026-03-25T21:14:48.382903179Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-25T21:14:48.383530596Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=638.568µs logger=migrator t=2026-03-25T21:14:48.398142327Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-25T21:14:48.400067028Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.91612ms logger=migrator t=2026-03-25T21:14:48.403383697Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-25T21:14:48.413478036Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.088749ms logger=migrator t=2026-03-25T21:14:48.42071578Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-25T21:14:48.4226002Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.88805ms logger=migrator t=2026-03-25T21:14:48.426577337Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-25T21:14:48.428345685Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.768547ms logger=migrator t=2026-03-25T21:14:48.434398116Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-25T21:14:48.434860759Z 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-25T21:14:48.438137926Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-25T21:14:48.438608299Z 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-25T21:14:48.442488423Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-25T21:14:48.444029604Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.543521ms logger=migrator t=2026-03-25T21:14:48.449545381Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-25T21:14:48.45062865Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.083199ms logger=migrator t=2026-03-25T21:14:48.455060259Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-25T21:14:48.456617571Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.560102ms logger=migrator t=2026-03-25T21:14:48.460914355Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-25T21:14:48.462740304Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.825679ms logger=migrator t=2026-03-25T21:14:48.467409959Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-25T21:14:48.469555396Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.148418ms logger=migrator t=2026-03-25T21:14:48.473892732Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-25T21:14:48.475126845Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.232923ms logger=migrator t=2026-03-25T21:14:48.479173174Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-25T21:14:48.480466468Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.291974ms logger=migrator t=2026-03-25T21:14:48.484702842Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-25T21:14:48.486684404Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.981062ms logger=migrator t=2026-03-25T21:14:48.490868117Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-25T21:14:48.492110239Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.242143ms logger=migrator t=2026-03-25T21:14:48.495894411Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-25T21:14:48.49700961Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.114839ms logger=migrator t=2026-03-25T21:14:48.500115933Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-25T21:14:48.501242494Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.126011ms logger=migrator t=2026-03-25T21:14:48.504881821Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-25T21:14:48.52951342Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.629149ms logger=migrator t=2026-03-25T21:14:48.534287867Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-25T21:14:48.540330048Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.041791ms logger=migrator t=2026-03-25T21:14:48.545087736Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-25T21:14:48.554060476Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.97015ms logger=migrator t=2026-03-25T21:14:48.561972868Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-25T21:14:48.562232994Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=260.786µs logger=migrator t=2026-03-25T21:14:48.56578726Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-25T21:14:48.577218736Z level=info msg="Migration successfully executed" id="add share column" duration=11.417026ms logger=migrator t=2026-03-25T21:14:48.58188845Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-25T21:14:48.582034054Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=145.604µs logger=migrator t=2026-03-25T21:14:48.585800785Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-25T21:14:48.586832003Z level=info msg="Migration successfully executed" id="create file table" duration=1.033048ms logger=migrator t=2026-03-25T21:14:48.591003685Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-25T21:14:48.592143345Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.13915ms logger=migrator t=2026-03-25T21:14:48.597889568Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-25T21:14:48.599961184Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.074466ms logger=migrator t=2026-03-25T21:14:48.60430916Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-25T21:14:48.605771339Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.461739ms logger=migrator t=2026-03-25T21:14:48.609660833Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-25T21:14:48.611537214Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.87724ms logger=migrator t=2026-03-25T21:14:48.615382696Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-25T21:14:48.615448188Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=65.592µs logger=migrator t=2026-03-25T21:14:48.618646573Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-25T21:14:48.618712425Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=63.782µs logger=migrator t=2026-03-25T21:14:48.621908371Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-25T21:14:48.622833886Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=925.294µs logger=migrator t=2026-03-25T21:14:48.626214816Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-25T21:14:48.626612066Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=397.08µs logger=migrator t=2026-03-25T21:14:48.630173862Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-25T21:14:48.631625Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.451688ms logger=migrator t=2026-03-25T21:14:48.634900318Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-25T21:14:48.64246135Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=7.555942ms logger=migrator t=2026-03-25T21:14:48.647814684Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-25T21:14:48.647998479Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=184.585µs logger=migrator t=2026-03-25T21:14:48.651672817Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-25T21:14:48.652839938Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.166742ms logger=migrator t=2026-03-25T21:14:48.656785164Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-25T21:14:48.657564444Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=780.4µs logger=migrator t=2026-03-25T21:14:48.662415674Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-25T21:14:48.662798074Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=382.91µs logger=migrator t=2026-03-25T21:14:48.666871384Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-25T21:14:48.667666965Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=786.53µs logger=migrator t=2026-03-25T21:14:48.672115464Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-25T21:14:48.686072277Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.957253ms logger=migrator t=2026-03-25T21:14:48.690267169Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-25T21:14:48.699498145Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.229426ms logger=migrator t=2026-03-25T21:14:48.70412378Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-25T21:14:48.704927271Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=802.631µs logger=migrator t=2026-03-25T21:14:48.708479786Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-25T21:14:48.790424588Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.940822ms logger=migrator t=2026-03-25T21:14:48.797541088Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-25T21:14:48.799033868Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.494891ms logger=migrator t=2026-03-25T21:14:48.80471136Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-25T21:14:48.805949913Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.238363ms logger=migrator t=2026-03-25T21:14:48.812688443Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-25T21:14:48.835449152Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=22.761429ms logger=migrator t=2026-03-25T21:14:48.840531118Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-25T21:14:48.84883158Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.301082ms logger=migrator t=2026-03-25T21:14:48.852246341Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-25T21:14:48.852482997Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=236.706µs logger=migrator t=2026-03-25T21:14:48.855739024Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-25T21:14:48.855895048Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=155.964µs logger=migrator t=2026-03-25T21:14:48.859191396Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-25T21:14:48.859380321Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=189.155µs logger=migrator t=2026-03-25T21:14:48.863833041Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-25T21:14:48.86418277Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=350.239µs logger=migrator t=2026-03-25T21:14:48.8686539Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-25T21:14:48.868971788Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=318.268µs logger=migrator t=2026-03-25T21:14:48.874913887Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-25T21:14:48.876263913Z level=info msg="Migration successfully executed" id="create folder table" duration=1.348266ms logger=migrator t=2026-03-25T21:14:48.880990679Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-25T21:14:48.882196422Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.205573ms logger=migrator t=2026-03-25T21:14:48.886363793Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-25T21:14:48.887647857Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.284144ms logger=migrator t=2026-03-25T21:14:48.892053795Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-25T21:14:48.892078556Z level=info msg="Migration successfully executed" id="Update folder title length" duration=25.581µs logger=migrator t=2026-03-25T21:14:48.895679362Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-25T21:14:48.896828383Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.148711ms logger=migrator t=2026-03-25T21:14:48.900353497Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-25T21:14:48.901671952Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.318055ms logger=migrator t=2026-03-25T21:14:48.906547333Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-25T21:14:48.908825394Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.279581ms logger=migrator t=2026-03-25T21:14:48.913596512Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-25T21:14:48.914121376Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=523.353µs logger=migrator t=2026-03-25T21:14:48.917754572Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-25T21:14:48.918149743Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=398.191µs logger=migrator t=2026-03-25T21:14:48.921280457Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-25T21:14:48.922452029Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.171231ms logger=migrator t=2026-03-25T21:14:48.92586898Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-25T21:14:48.927059812Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.190302ms logger=migrator t=2026-03-25T21:14:48.931920871Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-25T21:14:48.93297503Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.054409ms logger=migrator t=2026-03-25T21:14:48.936552545Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-25T21:14:48.937735577Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.182122ms logger=migrator t=2026-03-25T21:14:48.941286373Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-25T21:14:48.94232689Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.044637ms logger=migrator t=2026-03-25T21:14:48.945534976Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-25T21:14:48.946403568Z level=info msg="Migration successfully executed" id="create anon_device table" duration=868.352µs logger=migrator t=2026-03-25T21:14:48.949463361Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-25T21:14:48.950632012Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.168511ms logger=migrator t=2026-03-25T21:14:48.954658199Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-25T21:14:48.955760819Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.10222ms logger=migrator t=2026-03-25T21:14:48.959370426Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-25T21:14:48.960209408Z level=info msg="Migration successfully executed" id="create signing_key table" duration=838.692µs logger=migrator t=2026-03-25T21:14:48.963978399Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-25T21:14:48.965073178Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.090599ms logger=migrator t=2026-03-25T21:14:48.969210049Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-25T21:14:48.970338649Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.12876ms logger=migrator t=2026-03-25T21:14:48.973655137Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-25T21:14:48.973923305Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=268.847µs logger=migrator t=2026-03-25T21:14:48.977337976Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-25T21:14:48.986921893Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.583306ms logger=migrator t=2026-03-25T21:14:48.99095263Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-25T21:14:48.991447234Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=495.434µs logger=migrator t=2026-03-25T21:14:48.993663992Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-25T21:14:48.993677193Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=15.081µs logger=migrator t=2026-03-25T21:14:48.996373165Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-25T21:14:48.997500706Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.12716ms logger=migrator t=2026-03-25T21:14:49.001437461Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-25T21:14:49.001454851Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=26.061µs logger=migrator t=2026-03-25T21:14:49.00549855Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-25T21:14:49.006745743Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.246753ms logger=migrator t=2026-03-25T21:14:49.00999585Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-25T21:14:49.011199082Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.202702ms logger=migrator t=2026-03-25T21:14:49.015893587Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-25T21:14:49.016961206Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.062229ms logger=migrator t=2026-03-25T21:14:49.022750871Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-25T21:14:49.023948543Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.199302ms logger=migrator t=2026-03-25T21:14:49.027171679Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-25T21:14:49.02759831Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=427.801µs logger=migrator t=2026-03-25T21:14:49.0309433Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-25T21:14:49.031535296Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=592.216µs logger=migrator t=2026-03-25T21:14:49.038638925Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-25T21:14:49.03956091Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=921.895µs logger=migrator t=2026-03-25T21:14:49.04330828Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-25T21:14:49.044198894Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=890.204µs logger=migrator t=2026-03-25T21:14:49.048112159Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-25T21:14:49.058198868Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.089299ms logger=migrator t=2026-03-25T21:14:49.063732386Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-25T21:14:49.079824817Z level=info msg="Migration successfully executed" id="add region_slug column" duration=16.091241ms logger=migrator t=2026-03-25T21:14:49.086350081Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-25T21:14:49.096324038Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.974287ms logger=migrator t=2026-03-25T21:14:49.108636437Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-25T21:14:49.10874234Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=109.693µs logger=migrator t=2026-03-25T21:14:49.118471461Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-25T21:14:49.13118479Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.717849ms logger=migrator t=2026-03-25T21:14:49.135800704Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-25T21:14:49.145186045Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.384851ms logger=migrator t=2026-03-25T21:14:49.148494884Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-25T21:14:49.14873436Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=239.546µs logger=migrator t=2026-03-25T21:14:49.152056969Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.041983207s logger=migrator t=2026-03-25T21:14:49.15247904Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-25T21:14:49.167533532Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-25T21:14:49.167742438Z level=info msg="Created default organization" logger=secrets t=2026-03-25T21:14:49.174288494Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-25T21:14:49.221801744Z level=info msg="Restored cache from database" duration=731.46µs logger=plugin.store t=2026-03-25T21:14:49.22390931Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-25T21:14:49.259760519Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-25T21:14:49.25979147Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-25T21:14:49.259874572Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-25T21:14:49.259884972Z level=info msg="Plugins loaded" count=54 duration=35.976492ms logger=query_data t=2026-03-25T21:14:49.263595652Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-25T21:14:49.266771957Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-25T21:14:49.272372627Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-25T21:14:49.280148095Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-25T21:14:49.282559678Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-25T21:14:49.284972313Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-25T21:14:49.324678515Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-25T21:14:49.347733402Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-25T21:14:49.363064712Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-25T21:14:49.363082472Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-25T21:14:49.363192625Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-25T21:14:49.364750287Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-25T21:14:49.365052035Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-03-25T21:14:49.36785447Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-03-25T21:14:49.418401802Z level=info msg="State cache has been initialized" states=0 duration=53.646215ms logger=ngalert.scheduler t=2026-03-25T21:14:49.418461903Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-25T21:14:49.418521735Z level=info msg=starting first_tick=2026-03-25T21:14:50Z logger=provisioning.dashboard t=2026-03-25T21:14:49.422331037Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-25T21:14:49.432777596Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-25T21:14:49.451786075Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-03-25T21:14:49.454181739Z level=info msg="Update check succeeded" duration=89.297688ms logger=grafana.update.checker t=2026-03-25T21:14:49.456406148Z level=info msg="Update check succeeded" duration=91.565868ms logger=sqlstore.transactions t=2026-03-25T21:14:49.462943503Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-03-25T21:14:49.476874086Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-03-25T21:14:49.516180807Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-25T21:14:49.524384056Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-25T21:14:49.527214292Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-25T21:14:49.538840433Z level=info msg="Patterns update finished" duration=174.928949ms logger=grafana-apiserver t=2026-03-25T21:14:49.63261242Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-25T21:14:49.633544906Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-25T21:14:53.287590057Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:53.288724338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:53.306161454Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:53.329387355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:53.346076852Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-25T21:14:53.37627819Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-25T21:14:53.38488388Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-25T21:14:53.388186298Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-03-25T21:14:53.402952352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:53.457461061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:53.476708296Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:53.50344157Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:53.519864749Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:53.542845744Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:53.564478203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:53.589244735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:53.608223303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:53.785073532Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:53.800256018Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:53.966958807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:53.984137516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.078063127Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.09308534Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.117203994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.13987114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.168160757Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.186063136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.210043347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.231620314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.256208522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.275233801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.324181299Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.349072335Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.377955857Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.398445006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.426021933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.450672592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.486355457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.500520145Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.529332835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.546896506Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.592610978Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.608277398Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.654850173Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.675101764Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.709911765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.728651707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.768623376Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.801860795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.891959024Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.911516747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.959806988Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:54.978589351Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:55.038128213Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:55.052432196Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:55.17747773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:55.198267275Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:55.25000325Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:55.278842361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:55.359857377Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:55.380453598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:55.446209377Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:55.464040943Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:55.526792031Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:55.540718683Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:55.59929188Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:55.618514634Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:55.683007199Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:55.701999557Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:55.765945177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:55.787800202Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:55.854500655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:55.875539588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:55.943401893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:55.959775461Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:56.033584505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:56.054259278Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:56.133321742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:56.157371796Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:56.235992638Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:56.255476709Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-25T21:14:56.33663316Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-25T21:15:50.391850593Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-25T21:24:49.394939526Z level=info msg="Completed cleanup jobs" duration=30.086637ms logger=plugins.update.checker t=2026-03-25T21:24:49.509469841Z level=info msg="Update check succeeded" duration=54.241368ms logger=sqlstore.transactions t=2026-03-25T21:29:49.281960118Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"