logger=settings t=2026-03-09T01:48:55.376616126Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-09T01:48:55Z logger=settings t=2026-03-09T01:48:55.376855873Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-09T01:48:55.376866613Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-09T01:48:55.376870003Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-09T01:48:55.376875743Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-09T01:48:55.376878873Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-09T01:48:55.376881454Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-09T01:48:55.376884014Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-09T01:48:55.376886824Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-09T01:48:55.376890094Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-09T01:48:55.376892924Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-09T01:48:55.376895644Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-09T01:48:55.376899814Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-09T01:48:55.376906854Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-09T01:48:55.376914604Z level=info msg=Target target=[all] logger=settings t=2026-03-09T01:48:55.376920435Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-09T01:48:55.376923725Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-09T01:48:55.376926825Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-09T01:48:55.376930635Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-09T01:48:55.376935775Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-09T01:48:55.376941855Z level=info msg="App mode production" logger=sqlstore t=2026-03-09T01:48:55.382304708Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-09T01:48:55.382339999Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-09T01:48:55.384195681Z level=info msg="Locking database" logger=migrator t=2026-03-09T01:48:55.384209242Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-09T01:48:55.384781098Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-09T01:48:55.385625182Z level=info msg="Migration successfully executed" id="create migration_log table" duration=843.784µs logger=migrator t=2026-03-09T01:48:55.390994395Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-09T01:48:55.391575781Z level=info msg="Migration successfully executed" id="create user table" duration=581.206µs logger=migrator t=2026-03-09T01:48:55.395568145Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-09T01:48:55.396063009Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=492.494µs logger=migrator t=2026-03-09T01:48:55.400478735Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-09T01:48:55.401588946Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.108631ms logger=migrator t=2026-03-09T01:48:55.407060132Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-09T01:48:55.40770862Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=648.648µs logger=migrator t=2026-03-09T01:48:55.412895848Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-09T01:48:55.41369086Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=793.862µs logger=migrator t=2026-03-09T01:48:55.417605422Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-09T01:48:55.421578735Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.971932ms logger=migrator t=2026-03-09T01:48:55.427079851Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-09T01:48:55.427891124Z level=info msg="Migration successfully executed" id="create user table v2" duration=813.123µs logger=migrator t=2026-03-09T01:48:55.433236926Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-09T01:48:55.434393199Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.156433ms logger=migrator t=2026-03-09T01:48:55.438092394Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-09T01:48:55.439192186Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.099621ms logger=migrator t=2026-03-09T01:48:55.445032442Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-09T01:48:55.445381822Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=349.64µs logger=migrator t=2026-03-09T01:48:55.449122658Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-09T01:48:55.449852959Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=730.051µs logger=migrator t=2026-03-09T01:48:55.453871993Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-09T01:48:55.455600422Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.727829ms logger=migrator t=2026-03-09T01:48:55.459286327Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-09T01:48:55.459324398Z level=info msg="Migration successfully executed" id="Update user table charset" duration=42.781µs logger=migrator t=2026-03-09T01:48:55.463786305Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-09T01:48:55.464851695Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.06555ms logger=migrator t=2026-03-09T01:48:55.468722655Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-09T01:48:55.469071975Z level=info msg="Migration successfully executed" id="Add missing user data" duration=348.55µs logger=migrator t=2026-03-09T01:48:55.475491858Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-09T01:48:55.477213067Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.720799ms logger=migrator t=2026-03-09T01:48:55.482443336Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-09T01:48:55.483424653Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=981.638µs logger=migrator t=2026-03-09T01:48:55.489908038Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-09T01:48:55.491003089Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.094581ms logger=migrator t=2026-03-09T01:48:55.495406784Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-09T01:48:55.503040031Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.632907ms logger=migrator t=2026-03-09T01:48:55.50686147Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-09T01:48:55.50792249Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.06104ms logger=migrator t=2026-03-09T01:48:55.513092387Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-09T01:48:55.513293513Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=196.656µs logger=migrator t=2026-03-09T01:48:55.517115452Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-09T01:48:55.5177581Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=642.668µs logger=migrator t=2026-03-09T01:48:55.522178815Z 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-09T01:48:55.522616568Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=438.093µs logger=migrator t=2026-03-09T01:48:55.5283351Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-09T01:48:55.529108902Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=778.312µs logger=migrator t=2026-03-09T01:48:55.533889458Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-09T01:48:55.534746093Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=856.455µs logger=migrator t=2026-03-09T01:48:55.539835528Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-09T01:48:55.540560888Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=725.011µs logger=migrator t=2026-03-09T01:48:55.545091397Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-09T01:48:55.546141287Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.04661ms logger=migrator t=2026-03-09T01:48:55.551051527Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-09T01:48:55.552122177Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.0704ms logger=migrator t=2026-03-09T01:48:55.557966733Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-09T01:48:55.558969352Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.019899ms logger=migrator t=2026-03-09T01:48:55.564636173Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-09T01:48:55.564675514Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=40.661µs logger=migrator t=2026-03-09T01:48:55.569242814Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-09T01:48:55.569924893Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=682.219µs logger=migrator t=2026-03-09T01:48:55.574712799Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-09T01:48:55.575329887Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=613.408µs logger=migrator t=2026-03-09T01:48:55.580641848Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-09T01:48:55.581599115Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=957.287µs logger=migrator t=2026-03-09T01:48:55.586633478Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-09T01:48:55.587685858Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.05206ms logger=migrator t=2026-03-09T01:48:55.593188385Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-09T01:48:55.598071384Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.882699ms logger=migrator t=2026-03-09T01:48:55.60392279Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-09T01:48:55.604724063Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=800.973µs logger=migrator t=2026-03-09T01:48:55.610697583Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-09T01:48:55.611735342Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.037849ms logger=migrator t=2026-03-09T01:48:55.61659661Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-09T01:48:55.61762896Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.03189ms logger=migrator t=2026-03-09T01:48:55.622259211Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-09T01:48:55.62291627Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=657.149µs logger=migrator t=2026-03-09T01:48:55.627596833Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-09T01:48:55.628250862Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=653.939µs logger=migrator t=2026-03-09T01:48:55.708117683Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-09T01:48:55.708890915Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=779.102µs logger=migrator t=2026-03-09T01:48:55.733777873Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-09T01:48:55.734575785Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=798.013µs logger=migrator t=2026-03-09T01:48:55.739070213Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-09T01:48:55.73966187Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=590.997µs logger=migrator t=2026-03-09T01:48:55.749425138Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-09T01:48:55.750025285Z level=info msg="Migration successfully executed" id="create star table" duration=599.977µs logger=migrator t=2026-03-09T01:48:55.755176721Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-09T01:48:55.756448237Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.268546ms logger=migrator t=2026-03-09T01:48:55.762755947Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-09T01:48:55.763485107Z level=info msg="Migration successfully executed" id="create org table v1" duration=728.78µs logger=migrator t=2026-03-09T01:48:55.768465439Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-09T01:48:55.769164879Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=699.06µs logger=migrator t=2026-03-09T01:48:55.774624994Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-09T01:48:55.775719605Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.095181ms logger=migrator t=2026-03-09T01:48:55.780612484Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-09T01:48:55.781283073Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=670.349µs logger=migrator t=2026-03-09T01:48:55.787183001Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-09T01:48:55.788307283Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.101972ms logger=migrator t=2026-03-09T01:48:55.793899062Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-09T01:48:55.795025364Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.126192ms logger=migrator t=2026-03-09T01:48:55.799864502Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-09T01:48:55.799902943Z level=info msg="Migration successfully executed" id="Update org table charset" duration=39.621µs logger=migrator t=2026-03-09T01:48:55.804891425Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-09T01:48:55.804923496Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=30.851µs logger=migrator t=2026-03-09T01:48:55.810509405Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-09T01:48:55.810672309Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=161.784µs logger=migrator t=2026-03-09T01:48:55.817330189Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-09T01:48:55.818895053Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.555445ms logger=migrator t=2026-03-09T01:48:55.827476197Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-09T01:48:55.828202248Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=729.961µs logger=migrator t=2026-03-09T01:48:55.831837371Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-09T01:48:55.832556011Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=717.45µs logger=migrator t=2026-03-09T01:48:55.83705487Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-09T01:48:55.838197602Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.142443ms logger=migrator t=2026-03-09T01:48:55.842714Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-09T01:48:55.843543914Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=829.504µs logger=migrator t=2026-03-09T01:48:55.848130884Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-09T01:48:55.849076751Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=945.717µs logger=migrator t=2026-03-09T01:48:55.854219918Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-09T01:48:55.859777066Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.556278ms logger=migrator t=2026-03-09T01:48:55.864302985Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-09T01:48:55.865140068Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=836.644µs logger=migrator t=2026-03-09T01:48:55.869695488Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-09T01:48:55.870911232Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.215934ms logger=migrator t=2026-03-09T01:48:55.876247134Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-09T01:48:55.877611363Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.363909ms logger=migrator t=2026-03-09T01:48:55.882148602Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-09T01:48:55.882535993Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=387.261µs logger=migrator t=2026-03-09T01:48:55.886949958Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-09T01:48:55.888282356Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.332018ms logger=migrator t=2026-03-09T01:48:55.894073981Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-09T01:48:55.894191204Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=118.813µs logger=migrator t=2026-03-09T01:48:55.898952329Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-09T01:48:55.901039589Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.08666ms logger=migrator t=2026-03-09T01:48:55.906367581Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-09T01:48:55.908356567Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.988327ms logger=migrator t=2026-03-09T01:48:55.914258695Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-09T01:48:55.916386286Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.12638ms logger=migrator t=2026-03-09T01:48:55.925163235Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-09T01:48:55.926089501Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=926.496µs logger=migrator t=2026-03-09T01:48:55.931045402Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-09T01:48:55.934104879Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.057497ms logger=migrator t=2026-03-09T01:48:55.943421494Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-09T01:48:55.945278797Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.859833ms logger=migrator t=2026-03-09T01:48:55.959296816Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-09T01:48:55.960698256Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.40429ms logger=migrator t=2026-03-09T01:48:55.964443342Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-09T01:48:55.964487873Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=46.811µs logger=migrator t=2026-03-09T01:48:55.968777065Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-09T01:48:55.968814786Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=35.371µs logger=migrator t=2026-03-09T01:48:55.973042426Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-09T01:48:55.975732863Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.689407ms logger=migrator t=2026-03-09T01:48:55.9802017Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-09T01:48:55.982466375Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.264205ms logger=migrator t=2026-03-09T01:48:55.987911239Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-09T01:48:55.989961988Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.050089ms logger=migrator t=2026-03-09T01:48:55.994112446Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-09T01:48:55.995995609Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.883003ms logger=migrator t=2026-03-09T01:48:56.000141987Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-09T01:48:56.000353083Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=210.436µs logger=migrator t=2026-03-09T01:48:56.004556993Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-09T01:48:56.005490519Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=931.496µs logger=migrator t=2026-03-09T01:48:56.010931214Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-09T01:48:56.012096787Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.164533ms logger=migrator t=2026-03-09T01:48:56.01676446Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-09T01:48:56.016800571Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=36.541µs logger=migrator t=2026-03-09T01:48:56.021246167Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-09T01:48:56.02204468Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=797.623µs logger=migrator t=2026-03-09T01:48:56.027380732Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-09T01:48:56.028485353Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.104601ms logger=migrator t=2026-03-09T01:48:56.032981771Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-09T01:48:56.038659012Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.676901ms logger=migrator t=2026-03-09T01:48:56.043290964Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-09T01:48:56.044015635Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=719.7µs logger=migrator t=2026-03-09T01:48:56.049156521Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-09T01:48:56.050392376Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.236115ms logger=migrator t=2026-03-09T01:48:56.054783721Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-09T01:48:56.056008176Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.223955ms logger=migrator t=2026-03-09T01:48:56.060770801Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-09T01:48:56.061336477Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=565.036µs logger=migrator t=2026-03-09T01:48:56.066586177Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-09T01:48:56.067561444Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=974.817µs logger=migrator t=2026-03-09T01:48:56.072454083Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-09T01:48:56.075943003Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.49237ms logger=migrator t=2026-03-09T01:48:56.080315557Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-09T01:48:56.08113048Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=810.813µs logger=migrator t=2026-03-09T01:48:56.086942285Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-09T01:48:56.08711884Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=173.935µs logger=migrator t=2026-03-09T01:48:56.091892766Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-09T01:48:56.092190255Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=297.239µs logger=migrator t=2026-03-09T01:48:56.097032202Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-09T01:48:56.098258217Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.223265ms logger=migrator t=2026-03-09T01:48:56.104541296Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-09T01:48:56.106906033Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.362317ms logger=migrator t=2026-03-09T01:48:56.11065497Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-09T01:48:56.111677939Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.022999ms logger=migrator t=2026-03-09T01:48:56.115754345Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-09T01:48:56.11665825Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=900.995µs logger=migrator t=2026-03-09T01:48:56.132893192Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-09T01:48:56.134238Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.349218ms logger=migrator t=2026-03-09T01:48:56.138932964Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-09T01:48:56.140708415Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.77925ms logger=migrator t=2026-03-09T01:48:56.145151871Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-09T01:48:56.145962274Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=810.703µs logger=migrator t=2026-03-09T01:48:56.155585157Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-09T01:48:56.166316793Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.731735ms logger=migrator t=2026-03-09T01:48:56.172007894Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-09T01:48:56.173062134Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.05527ms logger=migrator t=2026-03-09T01:48:56.177804849Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-09T01:48:56.178510999Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=705.61µs logger=migrator t=2026-03-09T01:48:56.184212662Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-09T01:48:56.185728015Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.515133ms logger=migrator t=2026-03-09T01:48:56.190600443Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-09T01:48:56.191257072Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=656.099µs logger=migrator t=2026-03-09T01:48:56.194605177Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-09T01:48:56.197316974Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.715047ms logger=migrator t=2026-03-09T01:48:56.20245042Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-09T01:48:56.204892469Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.440689ms logger=migrator t=2026-03-09T01:48:56.208892063Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-09T01:48:56.208923994Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=36.121µs logger=migrator t=2026-03-09T01:48:56.212221288Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-09T01:48:56.212486065Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=264.847µs logger=migrator t=2026-03-09T01:48:56.215690527Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-09T01:48:56.219087343Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.395516ms logger=migrator t=2026-03-09T01:48:56.22389789Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-09T01:48:56.224194748Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=296.948µs logger=migrator t=2026-03-09T01:48:56.229063887Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-09T01:48:56.229252982Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=189.655µs logger=migrator t=2026-03-09T01:48:56.232372021Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-09T01:48:56.235802349Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.428738ms logger=migrator t=2026-03-09T01:48:56.239262667Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-09T01:48:56.239549665Z level=info msg="Migration successfully executed" id="Update uid value" duration=292.218µs logger=migrator t=2026-03-09T01:48:56.242780867Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-09T01:48:56.243617321Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=835.974µs logger=migrator t=2026-03-09T01:48:56.246806941Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-09T01:48:56.248282953Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.475422ms logger=migrator t=2026-03-09T01:48:56.251709441Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-09T01:48:56.252583556Z level=info msg="Migration successfully executed" id="create api_key table" duration=873.825µs logger=migrator t=2026-03-09T01:48:56.255977682Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-09T01:48:56.256833467Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=855.415µs logger=migrator t=2026-03-09T01:48:56.260162111Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-09T01:48:56.261038896Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=876.425µs logger=migrator t=2026-03-09T01:48:56.26433129Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-09T01:48:56.265327188Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=997.588µs logger=migrator t=2026-03-09T01:48:56.269579159Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-09T01:48:56.270343531Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=763.602µs logger=migrator t=2026-03-09T01:48:56.274580051Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-09T01:48:56.275297472Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=716.521µs logger=migrator t=2026-03-09T01:48:56.278467522Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-09T01:48:56.279232194Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=763.391µs logger=migrator t=2026-03-09T01:48:56.282680202Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-09T01:48:56.291207724Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.525413ms logger=migrator t=2026-03-09T01:48:56.295613649Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-09T01:48:56.296430893Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=803.613µs logger=migrator t=2026-03-09T01:48:56.30091023Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-09T01:48:56.301734884Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=824.754µs logger=migrator t=2026-03-09T01:48:56.305108209Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-09T01:48:56.307914209Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=2.79566ms logger=migrator t=2026-03-09T01:48:56.312583802Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-09T01:48:56.313820737Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.236535ms logger=migrator t=2026-03-09T01:48:56.318611593Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-09T01:48:56.318977824Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=366.261µs logger=migrator t=2026-03-09T01:48:56.329496793Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-09T01:48:56.330398318Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=901.475µs logger=migrator t=2026-03-09T01:48:56.333844937Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-09T01:48:56.333876098Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=31.12µs logger=migrator t=2026-03-09T01:48:56.336847872Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-09T01:48:56.339362093Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.514511ms logger=migrator t=2026-03-09T01:48:56.342717819Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-09T01:48:56.345259151Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.540672ms logger=migrator t=2026-03-09T01:48:56.348610106Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-09T01:48:56.348772771Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=162.825µs logger=migrator t=2026-03-09T01:48:56.351923941Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-09T01:48:56.354407461Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.48337ms logger=migrator t=2026-03-09T01:48:56.989229813Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-09T01:48:56.994226346Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.000523ms logger=migrator t=2026-03-09T01:48:57.244801261Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-09T01:48:57.245731498Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=932.997µs logger=migrator t=2026-03-09T01:48:57.249410372Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-09T01:48:57.250153453Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=743.941µs logger=migrator t=2026-03-09T01:48:57.25952184Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-09T01:48:57.26059052Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.07187ms logger=migrator t=2026-03-09T01:48:57.265930482Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-09T01:48:57.266944461Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.015989ms logger=migrator t=2026-03-09T01:48:57.273413555Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-09T01:48:57.274444904Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.038699ms logger=migrator t=2026-03-09T01:48:57.281029492Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-09T01:48:57.281936727Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=908.846µs logger=migrator t=2026-03-09T01:48:57.286817246Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-09T01:48:57.286891338Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=74.622µs logger=migrator t=2026-03-09T01:48:57.290424309Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-09T01:48:57.29045935Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=43.472µs logger=migrator t=2026-03-09T01:48:57.294052282Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-09T01:48:57.297233832Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.18048ms logger=migrator t=2026-03-09T01:48:57.30314517Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-09T01:48:57.306102385Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.958674ms logger=migrator t=2026-03-09T01:48:57.309603804Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-09T01:48:57.309675566Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=72.532µs logger=migrator t=2026-03-09T01:48:57.313089973Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-09T01:48:57.313907176Z level=info msg="Migration successfully executed" id="create quota table v1" duration=816.493µs logger=migrator t=2026-03-09T01:48:57.318023073Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-09T01:48:57.318936049Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=912.226µs logger=migrator t=2026-03-09T01:48:57.322556172Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-09T01:48:57.322586563Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=30.921µs logger=migrator t=2026-03-09T01:48:57.326972758Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-09T01:48:57.32773981Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=767.122µs logger=migrator t=2026-03-09T01:48:57.331487986Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-09T01:48:57.332231988Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=748.461µs logger=migrator t=2026-03-09T01:48:57.33691073Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-09T01:48:57.342232152Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.313051ms logger=migrator t=2026-03-09T01:48:57.347339507Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-09T01:48:57.347384048Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=44.901µs logger=migrator t=2026-03-09T01:48:57.351162436Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-09T01:48:57.35201041Z level=info msg="Migration successfully executed" id="create session table" duration=848.024µs logger=migrator t=2026-03-09T01:48:57.356291162Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-09T01:48:57.356368964Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=77.752µs logger=migrator t=2026-03-09T01:48:57.359854073Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-09T01:48:57.359931955Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=78.182µs logger=migrator t=2026-03-09T01:48:57.36363731Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-09T01:48:57.364289469Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=651.729µs logger=migrator t=2026-03-09T01:48:57.368789417Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-09T01:48:57.369446066Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=656.219µs logger=migrator t=2026-03-09T01:48:57.373297985Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-09T01:48:57.373320176Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=22.981µs logger=migrator t=2026-03-09T01:48:57.376955449Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-09T01:48:57.37698004Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=25.761µs logger=migrator t=2026-03-09T01:48:57.380588912Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-09T01:48:57.383639059Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.049287ms logger=migrator t=2026-03-09T01:48:57.388141908Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-09T01:48:57.392329706Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.185239ms logger=migrator t=2026-03-09T01:48:57.396187426Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-09T01:48:57.396266219Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=79.282µs logger=migrator t=2026-03-09T01:48:57.400781257Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-09T01:48:57.40088013Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=98.512µs logger=migrator t=2026-03-09T01:48:57.404667177Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-09T01:48:57.405712737Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.04506ms logger=migrator t=2026-03-09T01:48:57.41004206Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-09T01:48:57.410069271Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=29.881µs logger=migrator t=2026-03-09T01:48:57.412918572Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-09T01:48:57.415987859Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.072087ms logger=migrator t=2026-03-09T01:48:57.419748516Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-09T01:48:57.419910711Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=165.005µs logger=migrator t=2026-03-09T01:48:57.425524171Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-09T01:48:57.428834235Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.309494ms logger=migrator t=2026-03-09T01:48:57.432581291Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-09T01:48:57.436386309Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.804138ms logger=migrator t=2026-03-09T01:48:57.440939709Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-09T01:48:57.441006251Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=67.222µs logger=migrator t=2026-03-09T01:48:57.446563379Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-09T01:48:57.447461304Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=897.265µs logger=migrator t=2026-03-09T01:48:57.451926591Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-09T01:48:57.452740214Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=813.003µs logger=migrator t=2026-03-09T01:48:57.456437649Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-09T01:48:57.45749596Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.05838ms logger=migrator t=2026-03-09T01:48:57.462157332Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-09T01:48:57.463023287Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=868.715µs logger=migrator t=2026-03-09T01:48:57.466783434Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-09T01:48:57.467547966Z level=info msg="Migration successfully executed" id="add index alert state" duration=762.051µs logger=migrator t=2026-03-09T01:48:57.471682373Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-09T01:48:57.472501676Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=819.323µs logger=migrator t=2026-03-09T01:48:57.476905052Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-09T01:48:57.477617782Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=708.57µs logger=migrator t=2026-03-09T01:48:57.48142158Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-09T01:48:57.482314105Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=892.155µs logger=migrator t=2026-03-09T01:48:57.486782812Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-09T01:48:57.487665167Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=879.675µs logger=migrator t=2026-03-09T01:48:57.49301844Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-09T01:48:57.505593567Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.568257ms logger=migrator t=2026-03-09T01:48:57.50990259Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-09T01:48:57.51059834Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=695.21µs logger=migrator t=2026-03-09T01:48:57.513125152Z 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-09T01:48:57.513954525Z 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=829.263µs logger=migrator t=2026-03-09T01:48:57.517409943Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-09T01:48:57.517676241Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=266.268µs logger=migrator t=2026-03-09T01:48:57.521056997Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-09T01:48:57.521536981Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=479.764µs logger=migrator t=2026-03-09T01:48:57.524907256Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-09T01:48:57.525628997Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=721.771µs logger=migrator t=2026-03-09T01:48:57.529309912Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-09T01:48:57.53278172Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.471658ms logger=migrator t=2026-03-09T01:48:57.536110685Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-09T01:48:57.539585854Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.476119ms logger=migrator t=2026-03-09T01:48:57.543021692Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-09T01:48:57.5464924Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.470418ms logger=migrator t=2026-03-09T01:48:57.549545787Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-09T01:48:57.553010366Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.464209ms logger=migrator t=2026-03-09T01:48:57.556254558Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-09T01:48:57.557122483Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=867.945µs logger=migrator t=2026-03-09T01:48:57.56054259Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-09T01:48:57.560569621Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.51µs logger=migrator t=2026-03-09T01:48:57.563821113Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-09T01:48:57.563845924Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=25.401µs logger=migrator t=2026-03-09T01:48:57.567548589Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-09T01:48:57.56828627Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=737.291µs logger=migrator t=2026-03-09T01:48:57.571646776Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-09T01:48:57.573099897Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.451921ms logger=migrator t=2026-03-09T01:48:57.576804022Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-09T01:48:57.577878773Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.075101ms logger=migrator t=2026-03-09T01:48:57.581341701Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-09T01:48:57.582555826Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.216275ms logger=migrator t=2026-03-09T01:48:57.585894221Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-09T01:48:57.586780326Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=885.425µs logger=migrator t=2026-03-09T01:48:57.590054509Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-09T01:48:57.595617187Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.551698ms logger=migrator t=2026-03-09T01:48:57.600953259Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-09T01:48:57.606293201Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.340272ms logger=migrator t=2026-03-09T01:48:57.610354866Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-09T01:48:57.610725557Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=370.521µs logger=migrator t=2026-03-09T01:48:57.614622038Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-09T01:48:57.615497223Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=874.504µs logger=migrator t=2026-03-09T01:48:57.619396694Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-09T01:48:57.620257698Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=860.494µs logger=migrator t=2026-03-09T01:48:57.625000973Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-09T01:48:57.628588025Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.586442ms logger=migrator t=2026-03-09T01:48:57.633614198Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-09T01:48:57.633738531Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=125.883µs logger=migrator t=2026-03-09T01:48:57.638739544Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-09T01:48:57.640017Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.277787ms logger=migrator t=2026-03-09T01:48:57.643978933Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-09T01:48:57.644855968Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=876.934µs logger=migrator t=2026-03-09T01:48:57.649617853Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-09T01:48:57.649702215Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=78.602µs logger=migrator t=2026-03-09T01:48:57.653317498Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-09T01:48:57.654689937Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.372199ms logger=migrator t=2026-03-09T01:48:57.658394672Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-09T01:48:57.659566536Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.172854ms logger=migrator t=2026-03-09T01:48:57.663892119Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-09T01:48:57.664760824Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=873.635µs logger=migrator t=2026-03-09T01:48:57.668473569Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-09T01:48:57.669364354Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=890.325µs logger=migrator t=2026-03-09T01:48:57.672956237Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-09T01:48:57.673872843Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=916.116µs logger=migrator t=2026-03-09T01:48:57.678598937Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-09T01:48:57.680016377Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.41716ms logger=migrator t=2026-03-09T01:48:57.684216997Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-09T01:48:57.684255018Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=39.751µs logger=migrator t=2026-03-09T01:48:57.688389075Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-09T01:48:57.692324937Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.932672ms logger=migrator t=2026-03-09T01:48:57.699850141Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-09T01:48:57.700661715Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=809.103µs logger=migrator t=2026-03-09T01:48:57.705529733Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-09T01:48:57.711922945Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.385381ms logger=migrator t=2026-03-09T01:48:57.715565118Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-09T01:48:57.71632778Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=762.312µs logger=migrator t=2026-03-09T01:48:57.72127187Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-09T01:48:57.7226685Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.39723ms logger=migrator t=2026-03-09T01:48:57.726914641Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-09T01:48:57.728222588Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.307977ms logger=migrator t=2026-03-09T01:48:57.734718453Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-09T01:48:57.745980193Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.26114ms logger=migrator t=2026-03-09T01:48:57.752270992Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-09T01:48:57.753010272Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=738.9µs logger=migrator t=2026-03-09T01:48:57.755997037Z 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-09T01:48:57.756983225Z 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=986.038µs logger=migrator t=2026-03-09T01:48:57.761333479Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-09T01:48:57.76174177Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=408.411µs logger=migrator t=2026-03-09T01:48:57.766010902Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-09T01:48:57.766797034Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=784.742µs logger=migrator t=2026-03-09T01:48:57.770561481Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-09T01:48:57.770949092Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=387.281µs logger=migrator t=2026-03-09T01:48:57.775561253Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-09T01:48:57.779811374Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.247771ms logger=migrator t=2026-03-09T01:48:57.784618151Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-09T01:48:57.788638075Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.019434ms logger=migrator t=2026-03-09T01:48:57.792253578Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-09T01:48:57.793228686Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=977.438µs logger=migrator t=2026-03-09T01:48:57.796950212Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-09T01:48:57.797930729Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=980.537µs logger=migrator t=2026-03-09T01:48:57.803277721Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-09T01:48:57.803747775Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=474.714µs logger=migrator t=2026-03-09T01:48:57.807384398Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-09T01:48:57.811564187Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.179729ms logger=migrator t=2026-03-09T01:48:57.815011095Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-09T01:48:57.81586677Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=855.605µs logger=migrator t=2026-03-09T01:48:57.81974257Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-09T01:48:57.820176152Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=430.413µs logger=migrator t=2026-03-09T01:48:57.823944699Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-09T01:48:57.824371651Z level=info msg="Migration successfully executed" id="Move region to single row" duration=427.182µs logger=migrator t=2026-03-09T01:48:57.827998534Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-09T01:48:57.828989833Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=991.319µs logger=migrator t=2026-03-09T01:48:57.833533182Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-09T01:48:57.834424877Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=891.725µs logger=migrator t=2026-03-09T01:48:57.838325488Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-09T01:48:57.839909173Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.581885ms logger=migrator t=2026-03-09T01:48:57.843991639Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-09T01:48:57.8454203Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.428631ms logger=migrator t=2026-03-09T01:48:57.851845823Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-09T01:48:57.852747918Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=902.085µs logger=migrator t=2026-03-09T01:48:57.947074561Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-09T01:48:57.949071047Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.996447ms logger=migrator t=2026-03-09T01:48:57.958544707Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-09T01:48:57.958784373Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=244.287µs logger=migrator t=2026-03-09T01:48:57.966539244Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-09T01:48:57.968182231Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.642456ms logger=migrator t=2026-03-09T01:48:57.971914517Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-09T01:48:57.973280286Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.365639ms logger=migrator t=2026-03-09T01:48:57.976854608Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-09T01:48:57.977755073Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=900.055µs logger=migrator t=2026-03-09T01:48:57.982144958Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-09T01:48:57.983490536Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.340518ms logger=migrator t=2026-03-09T01:48:57.987970083Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-09T01:48:57.988513639Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=548.466µs logger=migrator t=2026-03-09T01:48:57.993859491Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-09T01:48:57.994481069Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=620.087µs logger=migrator t=2026-03-09T01:48:58.006209132Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-09T01:48:58.006351236Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=146.814µs logger=migrator t=2026-03-09T01:48:58.013057937Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-09T01:48:58.014032055Z level=info msg="Migration successfully executed" id="create team table" duration=974.128µs logger=migrator t=2026-03-09T01:48:58.020108098Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-09T01:48:58.021205899Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.097452ms logger=migrator t=2026-03-09T01:48:58.029732421Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-09T01:48:58.031360867Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.603896ms logger=migrator t=2026-03-09T01:48:58.036749911Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-09T01:48:58.04271765Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.968909ms logger=migrator t=2026-03-09T01:48:58.048579647Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-09T01:48:58.048783313Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=205.526µs logger=migrator t=2026-03-09T01:48:58.054381432Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-09T01:48:58.055484124Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.102001ms logger=migrator t=2026-03-09T01:48:58.064078928Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-09T01:48:58.064909342Z level=info msg="Migration successfully executed" id="create team member table" duration=833.943µs logger=migrator t=2026-03-09T01:48:58.071150019Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-09T01:48:58.072064915Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=914.046µs logger=migrator t=2026-03-09T01:48:58.079446185Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-09T01:48:58.080624768Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.178413ms logger=migrator t=2026-03-09T01:48:58.089586773Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-09T01:48:58.091503628Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.920885ms logger=migrator t=2026-03-09T01:48:58.09508945Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-09T01:48:58.099951008Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.861228ms logger=migrator t=2026-03-09T01:48:58.105162116Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-09T01:48:58.110071786Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.90905ms logger=migrator t=2026-03-09T01:48:58.116829928Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-09T01:48:58.122286433Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.455695ms logger=migrator t=2026-03-09T01:48:58.134939333Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-09T01:48:58.137568558Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=2.634265ms logger=migrator t=2026-03-09T01:48:58.234689779Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-09T01:48:58.237668374Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.982795ms logger=migrator t=2026-03-09T01:48:58.290208868Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-09T01:48:58.292351709Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.147681ms logger=migrator t=2026-03-09T01:48:58.300392188Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-09T01:48:58.301416557Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.027079ms logger=migrator t=2026-03-09T01:48:58.306746728Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-09T01:48:58.309555138Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=2.80064ms logger=migrator t=2026-03-09T01:48:58.317329479Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-09T01:48:58.319763789Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.435079ms logger=migrator t=2026-03-09T01:48:58.328489637Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-09T01:48:58.330293728Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.805841ms logger=migrator t=2026-03-09T01:48:58.337988887Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-09T01:48:58.339073168Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.086431ms logger=migrator t=2026-03-09T01:48:58.350108291Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-09T01:48:58.351031208Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=927.187µs logger=migrator t=2026-03-09T01:48:58.356877754Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-09T01:48:58.357204433Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=326.509µs logger=migrator t=2026-03-09T01:48:58.361631179Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-09T01:48:58.362526785Z level=info msg="Migration successfully executed" id="create tag table" duration=895.416µs logger=migrator t=2026-03-09T01:48:58.367856056Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-09T01:48:58.368955538Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.099362ms logger=migrator t=2026-03-09T01:48:58.373758064Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-09T01:48:58.375100352Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.341268ms logger=migrator t=2026-03-09T01:48:58.380747143Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-09T01:48:58.382503523Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.750929ms logger=migrator t=2026-03-09T01:48:58.388540284Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-09T01:48:58.390231502Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.693688ms logger=migrator t=2026-03-09T01:48:58.395178663Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-09T01:48:58.409895622Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.717059ms logger=migrator t=2026-03-09T01:48:58.418044193Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-09T01:48:58.418919748Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=873.865µs logger=migrator t=2026-03-09T01:48:58.427043689Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-09T01:48:58.42884031Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.801041ms logger=migrator t=2026-03-09T01:48:58.436892949Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-09T01:48:58.437703503Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=827.053µs logger=migrator t=2026-03-09T01:48:58.444925648Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-09T01:48:58.446214615Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.289906ms logger=migrator t=2026-03-09T01:48:58.454183301Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-09T01:48:58.455078887Z level=info msg="Migration successfully executed" id="create user auth table" duration=895.316µs logger=migrator t=2026-03-09T01:48:58.460657285Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-09T01:48:58.46189467Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.242795ms logger=migrator t=2026-03-09T01:48:58.467065387Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-09T01:48:58.46715818Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=93.543µs logger=migrator t=2026-03-09T01:48:58.472279756Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-09T01:48:58.477881615Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.60547ms logger=migrator t=2026-03-09T01:48:58.485977045Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-09T01:48:58.491720409Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.738873ms logger=migrator t=2026-03-09T01:48:58.497941925Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-09T01:48:58.50232376Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.383145ms logger=migrator t=2026-03-09T01:48:58.508817275Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-09T01:48:58.514330701Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.524857ms logger=migrator t=2026-03-09T01:48:58.520733094Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-09T01:48:58.522337689Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.605115ms logger=migrator t=2026-03-09T01:48:58.529536774Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-09T01:48:58.535400611Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.854206ms logger=migrator t=2026-03-09T01:48:58.540372842Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-09T01:48:58.541266727Z level=info msg="Migration successfully executed" id="create server_lock table" duration=894.075µs logger=migrator t=2026-03-09T01:48:58.545728414Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-09T01:48:58.546941349Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.211385ms logger=migrator t=2026-03-09T01:48:58.554809313Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-09T01:48:58.556861391Z level=info msg="Migration successfully executed" id="create user auth token table" duration=2.044609ms logger=migrator t=2026-03-09T01:48:58.566354161Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-09T01:48:58.568297656Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.970276ms logger=migrator t=2026-03-09T01:48:58.574963926Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-09T01:48:58.576091598Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.128002ms logger=migrator t=2026-03-09T01:48:58.582310705Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-09T01:48:58.583066136Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=755.832µs logger=migrator t=2026-03-09T01:48:58.589124648Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-09T01:48:58.598125674Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.999376ms logger=migrator t=2026-03-09T01:48:58.603328502Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-09T01:48:58.604055113Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=728.421µs logger=migrator t=2026-03-09T01:48:58.609664943Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-09T01:48:58.611192036Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.528734ms logger=migrator t=2026-03-09T01:48:58.617940788Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-09T01:48:58.61905868Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.121141ms logger=migrator t=2026-03-09T01:48:58.624559446Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-09T01:48:58.625796571Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.235105ms logger=migrator t=2026-03-09T01:48:58.633678855Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-09T01:48:58.634872109Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.196284ms logger=migrator t=2026-03-09T01:48:58.642204448Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-09T01:48:58.642397943Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=196.425µs logger=migrator t=2026-03-09T01:48:58.648323012Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-09T01:48:58.648505497Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=183.635µs logger=migrator t=2026-03-09T01:48:58.659073787Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-09T01:48:58.660099627Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.02263ms logger=migrator t=2026-03-09T01:48:58.668343791Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-09T01:48:58.669469313Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.130682ms logger=migrator t=2026-03-09T01:48:58.676622646Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-09T01:48:58.677626225Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.003299ms logger=migrator t=2026-03-09T01:48:58.6827067Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-09T01:48:58.682788732Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=82.653µs logger=migrator t=2026-03-09T01:48:58.688301429Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-09T01:48:58.689865003Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.563644ms logger=migrator t=2026-03-09T01:48:58.695658938Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-09T01:48:58.696716148Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.05201ms logger=migrator t=2026-03-09T01:48:58.703623714Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-09T01:48:58.704682364Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.06112ms logger=migrator t=2026-03-09T01:48:58.711062366Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-09T01:48:58.712988301Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.924394ms logger=migrator t=2026-03-09T01:48:58.718686233Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-09T01:48:58.725132926Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.446253ms logger=migrator t=2026-03-09T01:48:58.731379464Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-09T01:48:58.733327629Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.954116ms logger=migrator t=2026-03-09T01:48:58.739510255Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-09T01:48:58.739725851Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=216.876µs logger=migrator t=2026-03-09T01:48:58.745223557Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-09T01:48:58.746321108Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.097541ms logger=migrator t=2026-03-09T01:48:58.752062592Z 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-09T01:48:58.753095391Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.029879ms logger=migrator t=2026-03-09T01:48:58.759081871Z 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-09T01:48:58.760821981Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.75016ms logger=migrator t=2026-03-09T01:48:58.765652348Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-09T01:48:58.765778682Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=127.824µs logger=migrator t=2026-03-09T01:48:58.769452016Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-09T01:48:58.770129346Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=677.33µs logger=migrator t=2026-03-09T01:48:58.784606967Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-09T01:48:58.785635427Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.02827ms logger=migrator t=2026-03-09T01:48:58.792971155Z 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-09T01:48:58.795277411Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.311176ms logger=migrator t=2026-03-09T01:48:58.807608291Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-09T01:48:58.808939689Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.334028ms logger=migrator t=2026-03-09T01:48:58.815340821Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-09T01:48:58.824692617Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.350376ms logger=migrator t=2026-03-09T01:48:58.829132603Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-09T01:48:58.83005061Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=917.807µs logger=migrator t=2026-03-09T01:48:58.835054372Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-09T01:48:58.836146733Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.092151ms logger=migrator t=2026-03-09T01:48:58.84097954Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-09T01:48:58.865518918Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=24.538618ms logger=migrator t=2026-03-09T01:48:58.870684805Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-09T01:48:58.895016687Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.331132ms logger=migrator t=2026-03-09T01:48:58.899857175Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-09T01:48:58.900699019Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=840.783µs logger=migrator t=2026-03-09T01:48:58.905636769Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-09T01:48:58.906599746Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=963.087µs logger=migrator t=2026-03-09T01:48:58.91341701Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-09T01:48:58.922115108Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.699917ms logger=migrator t=2026-03-09T01:48:58.927050168Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-09T01:48:58.93099391Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=3.943622ms logger=migrator t=2026-03-09T01:48:58.935893369Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-09T01:48:58.937082683Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.189334ms logger=migrator t=2026-03-09T01:48:58.947643224Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-09T01:48:58.950004091Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.364208ms logger=migrator t=2026-03-09T01:48:58.955869538Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-09T01:48:58.956963589Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.094112ms logger=migrator t=2026-03-09T01:48:58.962086474Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-09T01:48:58.963671009Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.582895ms logger=migrator t=2026-03-09T01:48:58.969637849Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-09T01:48:58.969743622Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=103.473µs logger=migrator t=2026-03-09T01:48:58.975069023Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-09T01:48:58.981538887Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.465144ms logger=migrator t=2026-03-09T01:48:58.986416286Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-09T01:48:58.992962702Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.546866ms logger=migrator t=2026-03-09T01:48:58.998003286Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-09T01:48:59.004254373Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.250618ms logger=migrator t=2026-03-09T01:48:59.009947205Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-09T01:48:59.010883112Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=934.857µs logger=migrator t=2026-03-09T01:48:59.016197673Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-09T01:48:59.017808239Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.609326ms logger=migrator t=2026-03-09T01:48:59.023628524Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-09T01:48:59.030057347Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.427833ms logger=migrator t=2026-03-09T01:48:59.034676578Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-09T01:48:59.041137682Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.458194ms logger=migrator t=2026-03-09T01:48:59.046089673Z 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-09T01:48:59.047167384Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.07643ms logger=migrator t=2026-03-09T01:48:59.052350031Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-09T01:48:59.058375472Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.021831ms logger=migrator t=2026-03-09T01:48:59.064126066Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-09T01:48:59.070306962Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.180016ms logger=migrator t=2026-03-09T01:48:59.075037866Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-09T01:48:59.075099838Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=62.532µs logger=migrator t=2026-03-09T01:48:59.079803552Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-09T01:48:59.080886323Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.08187ms logger=migrator t=2026-03-09T01:48:59.086926784Z 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-09T01:48:59.088514199Z 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.587125ms logger=migrator t=2026-03-09T01:48:59.094000635Z 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-09T01:48:59.095174429Z 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.174164ms logger=migrator t=2026-03-09T01:48:59.103789194Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-09T01:48:59.10399906Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=200.635µs logger=migrator t=2026-03-09T01:48:59.113646214Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-09T01:48:59.118520193Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=4.875319ms logger=migrator t=2026-03-09T01:48:59.124188664Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-09T01:48:59.130342369Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.153155ms logger=migrator t=2026-03-09T01:48:59.135401523Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-09T01:48:59.14198735Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.584848ms logger=migrator t=2026-03-09T01:48:59.148200047Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-09T01:48:59.154317951Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.116994ms logger=migrator t=2026-03-09T01:48:59.159779076Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-09T01:48:59.165934051Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.154175ms logger=migrator t=2026-03-09T01:48:59.17116928Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-09T01:48:59.171239322Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=70.512µs logger=migrator t=2026-03-09T01:48:59.176232024Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-09T01:48:59.1775075Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.275306ms logger=migrator t=2026-03-09T01:48:59.184356345Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-09T01:48:59.193838384Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.482949ms logger=migrator t=2026-03-09T01:48:59.201344898Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-09T01:48:59.20141058Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=65.802µs logger=migrator t=2026-03-09T01:48:59.204900129Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-09T01:48:59.215734187Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.834598ms logger=migrator t=2026-03-09T01:48:59.220675528Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-09T01:48:59.221656776Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=979.897µs logger=migrator t=2026-03-09T01:48:59.227257205Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-09T01:48:59.233606135Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.34847ms logger=migrator t=2026-03-09T01:48:59.239643817Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-09T01:48:59.240480011Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=835.984µs logger=migrator t=2026-03-09T01:48:59.248117408Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-09T01:48:59.249185358Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.06762ms logger=migrator t=2026-03-09T01:48:59.254345045Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-09T01:48:59.260974654Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.629049ms logger=migrator t=2026-03-09T01:48:59.264854194Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-09T01:48:59.266175702Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.321537ms logger=migrator t=2026-03-09T01:48:59.273638824Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-09T01:48:59.274832318Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.192454ms logger=migrator t=2026-03-09T01:48:59.279710686Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-09T01:48:59.280640193Z level=info msg="Migration successfully executed" id="create alert_image table" duration=927.857µs logger=migrator t=2026-03-09T01:48:59.284715649Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-09T01:48:59.286426417Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.710098ms logger=migrator t=2026-03-09T01:48:59.290590896Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-09T01:48:59.290690039Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=99.462µs logger=migrator t=2026-03-09T01:48:59.296083522Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-09T01:48:59.297038799Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=955.607µs logger=migrator t=2026-03-09T01:48:59.30270119Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-09T01:48:59.30376301Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.06183ms logger=migrator t=2026-03-09T01:48:59.308517075Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-09T01:48:59.309172274Z 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-09T01:48:59.313539458Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-09T01:48:59.314258789Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=719.391µs logger=migrator t=2026-03-09T01:48:59.317955144Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-09T01:48:59.319043425Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.089571ms logger=migrator t=2026-03-09T01:48:59.323976315Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-09T01:48:59.337296944Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=13.312648ms logger=migrator t=2026-03-09T01:48:59.341478973Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-09T01:48:59.343302805Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.824222ms logger=migrator t=2026-03-09T01:48:59.348206694Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-09T01:48:59.350062847Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.855183ms logger=migrator t=2026-03-09T01:48:59.35402943Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-09T01:48:59.354876974Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=847.474µs logger=migrator t=2026-03-09T01:48:59.358785685Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-09T01:48:59.36001467Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.227295ms logger=migrator t=2026-03-09T01:48:59.364715154Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-09T01:48:59.366282868Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.566984ms logger=migrator t=2026-03-09T01:48:59.370610081Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-09T01:48:59.370644142Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=35.231µs logger=migrator t=2026-03-09T01:48:59.373985377Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-09T01:48:59.374060399Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=75.692µs logger=migrator t=2026-03-09T01:48:59.376561331Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-09T01:48:59.387582214Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.025274ms logger=migrator t=2026-03-09T01:48:59.391289609Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-09T01:48:59.391564907Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=269.928µs logger=migrator t=2026-03-09T01:48:59.394733697Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-09T01:48:59.395489979Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=755.542µs logger=migrator t=2026-03-09T01:48:59.399215925Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-09T01:48:59.399492123Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=275.918µs logger=migrator t=2026-03-09T01:48:59.402778676Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-09T01:48:59.403700132Z level=info msg="Migration successfully executed" id="create data_keys table" duration=921.286µs logger=migrator t=2026-03-09T01:48:59.409007833Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-09T01:48:59.41031132Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.303427ms logger=migrator t=2026-03-09T01:48:59.413965804Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-09T01:48:59.446815678Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.849164ms logger=migrator t=2026-03-09T01:48:59.451951064Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-09T01:48:59.4591872Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.236276ms logger=migrator t=2026-03-09T01:48:59.462838304Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-09T01:48:59.462993448Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=155.394µs logger=migrator t=2026-03-09T01:48:59.466624762Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-09T01:48:59.503021287Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.391254ms logger=migrator t=2026-03-09T01:48:59.50841525Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-09T01:48:59.556547419Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=48.126308ms logger=migrator t=2026-03-09T01:48:59.562369244Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-09T01:48:59.563698032Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.335118ms logger=migrator t=2026-03-09T01:48:59.569396634Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-09T01:48:59.570522446Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.126442ms logger=migrator t=2026-03-09T01:48:59.577082453Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-09T01:48:59.577304989Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=220.546µs logger=migrator t=2026-03-09T01:48:59.580527931Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-09T01:48:59.581376535Z level=info msg="Migration successfully executed" id="create permission table" duration=848.214µs logger=migrator t=2026-03-09T01:48:59.585255405Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-09T01:48:59.586254933Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=998.868µs logger=migrator t=2026-03-09T01:48:59.590789692Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-09T01:48:59.591898624Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.108242ms logger=migrator t=2026-03-09T01:48:59.596115414Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-09T01:48:59.59702751Z level=info msg="Migration successfully executed" id="create role table" duration=904.046µs logger=migrator t=2026-03-09T01:48:59.601194668Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-09T01:48:59.608835876Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.640908ms logger=migrator t=2026-03-09T01:48:59.624975075Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-09T01:48:59.637078069Z level=info msg="Migration successfully executed" id="add column group_name" duration=12.114784ms logger=migrator t=2026-03-09T01:48:59.641851014Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-09T01:48:59.642641067Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=789.923µs logger=migrator t=2026-03-09T01:48:59.647282789Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-09T01:48:59.648315888Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.032949ms logger=migrator t=2026-03-09T01:48:59.65225091Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-09T01:48:59.653921808Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.669188ms logger=migrator t=2026-03-09T01:48:59.660442973Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-09T01:48:59.661350239Z level=info msg="Migration successfully executed" id="create team role table" duration=907.536µs logger=migrator t=2026-03-09T01:48:59.66559542Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-09T01:48:59.666633959Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.04359ms logger=migrator t=2026-03-09T01:48:59.67087909Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-09T01:48:59.671909399Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.029819ms logger=migrator t=2026-03-09T01:48:59.681105101Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-09T01:48:59.682889991Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.784591ms logger=migrator t=2026-03-09T01:48:59.687427731Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-09T01:48:59.688261324Z level=info msg="Migration successfully executed" id="create user role table" duration=833.093µs logger=migrator t=2026-03-09T01:48:59.694176092Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-09T01:48:59.695932332Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.7568ms logger=migrator t=2026-03-09T01:48:59.702239142Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-09T01:48:59.703316202Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.07693ms logger=migrator t=2026-03-09T01:48:59.707190242Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-09T01:48:59.708252363Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.05892ms logger=migrator t=2026-03-09T01:48:59.711957348Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-09T01:48:59.712863704Z level=info msg="Migration successfully executed" id="create builtin role table" duration=905.736µs logger=migrator t=2026-03-09T01:48:59.717851906Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-09T01:48:59.718950677Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.098452ms logger=migrator t=2026-03-09T01:48:59.723487826Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-09T01:48:59.725340559Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.848713ms logger=migrator t=2026-03-09T01:48:59.730701261Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-09T01:48:59.738820862Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.119371ms logger=migrator t=2026-03-09T01:48:59.74298799Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-09T01:48:59.743756752Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=766.372µs logger=migrator t=2026-03-09T01:48:59.748972101Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-09T01:48:59.750229646Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.255365ms logger=migrator t=2026-03-09T01:48:59.754992192Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-09T01:48:59.756727551Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.738469ms logger=migrator t=2026-03-09T01:48:59.760745105Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-09T01:48:59.761836946Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.091821ms logger=migrator t=2026-03-09T01:48:59.765715687Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-09T01:48:59.76652885Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=812.733µs logger=migrator t=2026-03-09T01:48:59.771352437Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-09T01:48:59.772444248Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.091271ms logger=migrator t=2026-03-09T01:48:59.776838863Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-09T01:48:59.785897001Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.061798ms logger=migrator t=2026-03-09T01:48:59.78937925Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-09T01:48:59.794925007Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.547088ms logger=migrator t=2026-03-09T01:48:59.799470447Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-09T01:48:59.807155435Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.684718ms logger=migrator t=2026-03-09T01:48:59.810814609Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-09T01:48:59.81858276Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.768051ms logger=migrator t=2026-03-09T01:48:59.822314886Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-09T01:48:59.823387757Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.072371ms logger=migrator t=2026-03-09T01:48:59.828457801Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-09T01:48:59.831079365Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.621274ms logger=migrator t=2026-03-09T01:48:59.835261584Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-09T01:48:59.836969153Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.707319ms logger=migrator t=2026-03-09T01:48:59.841170103Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-09T01:48:59.842904432Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.73998ms logger=migrator t=2026-03-09T01:48:59.846493114Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-09T01:48:59.848261344Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.76806ms logger=migrator t=2026-03-09T01:48:59.853574035Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-09T01:48:59.853655987Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=83.612µs logger=migrator t=2026-03-09T01:48:59.857096955Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-09T01:48:59.857414454Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=318.179µs logger=migrator t=2026-03-09T01:48:59.860934514Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-09T01:48:59.861450299Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=514.625µs logger=migrator t=2026-03-09T01:48:59.865793273Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-09T01:48:59.866843412Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.051259ms logger=migrator t=2026-03-09T01:48:59.870495956Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-09T01:48:59.871153025Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=660.319µs logger=migrator t=2026-03-09T01:48:59.874232923Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-09T01:48:59.874434698Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=202.116µs logger=migrator t=2026-03-09T01:48:59.876808596Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-09T01:48:59.87730307Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=494.324µs logger=migrator t=2026-03-09T01:48:59.882191369Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-09T01:48:59.883182457Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=990.558µs logger=migrator t=2026-03-09T01:48:59.887176801Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-09T01:48:59.888361964Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.185093ms logger=migrator t=2026-03-09T01:48:59.892514503Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-09T01:48:59.904146643Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.63319ms logger=migrator t=2026-03-09T01:48:59.908075205Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-09T01:48:59.908153087Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=81.062µs logger=migrator t=2026-03-09T01:48:59.911792331Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-09T01:48:59.912950393Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.158143ms logger=migrator t=2026-03-09T01:48:59.917548784Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-09T01:48:59.9187942Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.242506ms logger=migrator t=2026-03-09T01:48:59.923661718Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-09T01:48:59.925699446Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.037438ms logger=migrator t=2026-03-09T01:48:59.930004759Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-09T01:48:59.938324005Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.317776ms logger=migrator t=2026-03-09T01:48:59.941993119Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-09T01:48:59.943329588Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.336778ms logger=migrator t=2026-03-09T01:48:59.947616369Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-09T01:48:59.948818133Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.202624ms logger=migrator t=2026-03-09T01:48:59.952672133Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-09T01:48:59.97507506Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.403697ms logger=migrator t=2026-03-09T01:48:59.978456036Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-09T01:48:59.97928648Z level=info msg="Migration successfully executed" id="create correlation v2" duration=829.644µs logger=migrator t=2026-03-09T01:48:59.98456093Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-09T01:48:59.986431913Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.858213ms logger=migrator t=2026-03-09T01:48:59.991072995Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-09T01:48:59.99232155Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.250005ms logger=migrator t=2026-03-09T01:48:59.996187291Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-09T01:48:59.997281842Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.094521ms logger=migrator t=2026-03-09T01:49:00.002453969Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-09T01:49:00.002686515Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=230.736µs logger=migrator t=2026-03-09T01:49:00.006556136Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-09T01:49:00.007330778Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=775.093µs logger=migrator t=2026-03-09T01:49:00.011161356Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-09T01:49:00.019211455Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.049889ms logger=migrator t=2026-03-09T01:49:00.027592644Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-09T01:49:00.028701855Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.112502ms logger=migrator t=2026-03-09T01:49:00.032811232Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-09T01:49:00.03378367Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=972.728µs logger=migrator t=2026-03-09T01:49:00.037536857Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-09T01:49:00.037991039Z 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-09T01:49:00.041461078Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-09T01:49:00.04188402Z 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-09T01:49:00.046069199Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-09T01:49:00.046866652Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=797.343µs logger=migrator t=2026-03-09T01:49:00.050297229Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-09T01:49:00.051817683Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.520014ms logger=migrator t=2026-03-09T01:49:00.055403864Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-09T01:49:00.057128093Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.723729ms logger=migrator t=2026-03-09T01:49:00.061751545Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-09T01:49:00.062821195Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.06988ms logger=migrator t=2026-03-09T01:49:00.067119248Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-09T01:49:00.068709693Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.589175ms logger=migrator t=2026-03-09T01:49:00.072327626Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-09T01:49:00.073961162Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.633307ms logger=migrator t=2026-03-09T01:49:00.078318416Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-09T01:49:00.079064307Z level=info msg="Migration successfully executed" id="Drop public config table" duration=745.751µs logger=migrator t=2026-03-09T01:49:00.082460644Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-09T01:49:00.083522114Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.06147ms logger=migrator t=2026-03-09T01:49:00.087802446Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-09T01:49:00.088921478Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.112282ms logger=migrator t=2026-03-09T01:49:00.092304514Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-09T01:49:00.093393385Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.088711ms logger=migrator t=2026-03-09T01:49:00.098932352Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-09T01:49:00.099974962Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.04272ms logger=migrator t=2026-03-09T01:49:00.111382626Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-09T01:49:00.129884482Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=18.503036ms logger=migrator t=2026-03-09T01:49:00.133059863Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-09T01:49:00.138964241Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=5.912198ms logger=migrator t=2026-03-09T01:49:00.142432969Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-09T01:49:00.150638003Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.204774ms logger=migrator t=2026-03-09T01:49:00.155430259Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-09T01:49:00.15580268Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=382.95µs logger=migrator t=2026-03-09T01:49:00.160093512Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-09T01:49:00.169215351Z level=info msg="Migration successfully executed" id="add share column" duration=9.122249ms logger=migrator t=2026-03-09T01:49:00.17342014Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-09T01:49:00.173597516Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=178.315µs logger=migrator t=2026-03-09T01:49:00.179645857Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-09T01:49:00.181353086Z level=info msg="Migration successfully executed" id="create file table" duration=1.707049ms logger=migrator t=2026-03-09T01:49:00.185937046Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-09T01:49:00.187221163Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.285257ms logger=migrator t=2026-03-09T01:49:00.192070441Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-09T01:49:00.193170612Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.101421ms logger=migrator t=2026-03-09T01:49:00.200026477Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-09T01:49:00.200886092Z level=info msg="Migration successfully executed" id="create file_meta table" duration=861.274µs logger=migrator t=2026-03-09T01:49:00.206738258Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-09T01:49:00.208857538Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.12265ms logger=migrator t=2026-03-09T01:49:00.213616744Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-09T01:49:00.213717116Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=101.642µs logger=migrator t=2026-03-09T01:49:00.217450032Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-09T01:49:00.217512254Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=62.802µs logger=migrator t=2026-03-09T01:49:00.220907131Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-09T01:49:00.221507538Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=599.977µs logger=migrator t=2026-03-09T01:49:00.22617037Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-09T01:49:00.22648836Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=318.589µs logger=migrator t=2026-03-09T01:49:00.230543905Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-09T01:49:00.232630444Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.085889ms logger=migrator t=2026-03-09T01:49:00.23670328Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-09T01:49:00.245914052Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.210232ms logger=migrator t=2026-03-09T01:49:00.250271666Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-09T01:49:00.25042644Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=161.624µs logger=migrator t=2026-03-09T01:49:00.255122354Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-09T01:49:00.256200745Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.077891ms logger=migrator t=2026-03-09T01:49:00.260348322Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-09T01:49:00.26096168Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=613.198µs logger=migrator t=2026-03-09T01:49:00.264735957Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-09T01:49:00.265067597Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=332.19µs logger=migrator t=2026-03-09T01:49:00.270313406Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-09T01:49:00.270783679Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=470.303µs logger=migrator t=2026-03-09T01:49:00.274146875Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-09T01:49:00.283531812Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.384257ms logger=migrator t=2026-03-09T01:49:00.287225067Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-09T01:49:00.295800981Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.575353ms logger=migrator t=2026-03-09T01:49:00.299140206Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-09T01:49:00.299914698Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=774.942µs logger=migrator t=2026-03-09T01:49:00.304198059Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-09T01:49:00.376809474Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.614135ms logger=migrator t=2026-03-09T01:49:00.380010245Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-09T01:49:00.380856889Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=845.914µs logger=migrator t=2026-03-09T01:49:00.387126238Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-09T01:49:00.389208527Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.08166ms logger=migrator t=2026-03-09T01:49:00.393124278Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-09T01:49:00.426090356Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=32.967438ms logger=migrator t=2026-03-09T01:49:00.429860623Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-09T01:49:00.435993827Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.133034ms logger=migrator t=2026-03-09T01:49:00.441385161Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-09T01:49:00.44173265Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=345.32µs logger=migrator t=2026-03-09T01:49:00.44593624Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-09T01:49:00.446202808Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=267.368µs logger=migrator t=2026-03-09T01:49:00.451655073Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-09T01:49:00.451983882Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=329.289µs logger=migrator t=2026-03-09T01:49:00.457109788Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-09T01:49:00.457439247Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=329.89µs logger=migrator t=2026-03-09T01:49:00.462378358Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-09T01:49:00.462705667Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=327.819µs logger=migrator t=2026-03-09T01:49:00.466476924Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-09T01:49:00.467957566Z level=info msg="Migration successfully executed" id="create folder table" duration=1.480352ms logger=migrator t=2026-03-09T01:49:00.473889605Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-09T01:49:00.474996446Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.110461ms logger=migrator t=2026-03-09T01:49:00.48144827Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-09T01:49:00.483191729Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.743499ms logger=migrator t=2026-03-09T01:49:00.488450039Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-09T01:49:00.48848548Z level=info msg="Migration successfully executed" id="Update folder title length" duration=36.851µs logger=migrator t=2026-03-09T01:49:00.491848005Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-09T01:49:00.49304991Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.199144ms logger=migrator t=2026-03-09T01:49:00.50957392Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-09T01:49:00.511203406Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.629746ms logger=migrator t=2026-03-09T01:49:00.545158182Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-09T01:49:00.54792719Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.782599ms logger=migrator t=2026-03-09T01:49:00.55390599Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-09T01:49:00.554645751Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=739.451µs logger=migrator t=2026-03-09T01:49:00.560489508Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-09T01:49:00.561059424Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=573.707µs logger=migrator t=2026-03-09T01:49:00.565676465Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-09T01:49:00.567550008Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.873823ms logger=migrator t=2026-03-09T01:49:00.573645462Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-09T01:49:00.575766672Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.124641ms logger=migrator t=2026-03-09T01:49:00.580177827Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-09T01:49:00.581276968Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.099101ms logger=migrator t=2026-03-09T01:49:00.586148087Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-09T01:49:00.5880155Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.866413ms logger=migrator t=2026-03-09T01:49:00.592672923Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-09T01:49:00.594023231Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.351228ms logger=migrator t=2026-03-09T01:49:00.598626052Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-09T01:49:00.599513947Z level=info msg="Migration successfully executed" id="create anon_device table" duration=888.055µs logger=migrator t=2026-03-09T01:49:00.604248372Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-09T01:49:00.605468387Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.219335ms logger=migrator t=2026-03-09T01:49:00.609983325Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-09T01:49:00.611182529Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.200204ms logger=migrator t=2026-03-09T01:49:00.765102766Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-09T01:49:00.766887627Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.785991ms logger=migrator t=2026-03-09T01:49:00.772562328Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-09T01:49:00.774695619Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.134901ms logger=migrator t=2026-03-09T01:49:00.781601215Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-09T01:49:00.783624833Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.023758ms logger=migrator t=2026-03-09T01:49:00.78915389Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-09T01:49:00.789554721Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=401.711µs logger=migrator t=2026-03-09T01:49:00.79582533Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-09T01:49:00.807989556Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.169397ms logger=migrator t=2026-03-09T01:49:00.813614615Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-09T01:49:00.814251644Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=637.629µs logger=migrator t=2026-03-09T01:49:00.819225815Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-09T01:49:00.819246676Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.931µs logger=migrator t=2026-03-09T01:49:00.824217717Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-09T01:49:00.826146882Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.929095ms logger=migrator t=2026-03-09T01:49:00.832026629Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-09T01:49:00.83204511Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19.591µs logger=migrator t=2026-03-09T01:49:00.837976798Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-09T01:49:00.839773569Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.796921ms logger=migrator t=2026-03-09T01:49:00.844600327Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-09T01:49:00.845803761Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.203064ms logger=migrator t=2026-03-09T01:49:00.851425231Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-09T01:49:00.852528212Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.102851ms logger=migrator t=2026-03-09T01:49:00.858278826Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-09T01:49:00.859066558Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=791.812µs logger=migrator t=2026-03-09T01:49:00.863463133Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-09T01:49:00.863893615Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=432.102µs logger=migrator t=2026-03-09T01:49:00.868927828Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-09T01:49:00.869846725Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=918.667µs logger=migrator t=2026-03-09T01:49:00.874372893Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-09T01:49:00.875205847Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=832.734µs logger=migrator t=2026-03-09T01:49:00.881208858Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-09T01:49:00.883496263Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=2.277374ms logger=migrator t=2026-03-09T01:49:00.889230936Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-09T01:49:00.901973948Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.744772ms logger=migrator t=2026-03-09T01:49:00.907219717Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-09T01:49:00.918511268Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.289151ms logger=migrator t=2026-03-09T01:49:00.923098419Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-09T01:49:00.929885182Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.783893ms logger=migrator t=2026-03-09T01:49:00.934163674Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-09T01:49:00.934269607Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=106.033µs logger=migrator t=2026-03-09T01:49:00.9386103Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-09T01:49:00.952392492Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.782522ms logger=migrator t=2026-03-09T01:49:00.957508017Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-09T01:49:00.964682371Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.173374ms logger=migrator t=2026-03-09T01:49:00.969569661Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-09T01:49:00.96990363Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=333.92µs logger=migrator t=2026-03-09T01:49:00.974351527Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.589603279s logger=migrator t=2026-03-09T01:49:00.974987085Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-09T01:49:00.990585758Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-09T01:49:00.990782464Z level=info msg="Created default organization" logger=secrets t=2026-03-09T01:49:00.996535957Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-09T01:49:01.041611899Z level=info msg="Restored cache from database" duration=430.082µs logger=plugin.store t=2026-03-09T01:49:01.042989798Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-09T01:49:01.078405555Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-09T01:49:01.078436076Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-09T01:49:01.078526019Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-09T01:49:01.078538709Z level=info msg="Plugins loaded" count=54 duration=35.549391ms logger=query_data t=2026-03-09T01:49:01.082680967Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-09T01:49:01.085381524Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-09T01:49:01.088989127Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-09T01:49:01.099010121Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-09T01:49:01.100678369Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-09T01:49:01.102092039Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-09T01:49:01.119326799Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-09T01:49:01.135828148Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-09T01:49:01.157316149Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-09T01:49:01.15733931Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-09T01:49:01.157456263Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-03-09T01:49:01.157713391Z level=info msg="State cache has been initialized" states=0 duration=252.827µs logger=grafanaStorageLogger t=2026-03-09T01:49:01.158882844Z level=info msg="Storage starting" logger=ngalert.scheduler t=2026-03-09T01:49:01.159047408Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ngalert.multiorg.alertmanager t=2026-03-09T01:49:01.159190923Z level=info msg="Starting MultiOrg Alertmanager" logger=ticker t=2026-03-09T01:49:01.159255244Z level=info msg=starting first_tick=2026-03-09T01:49:10Z logger=http.server t=2026-03-09T01:49:01.16227684Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-03-09T01:49:01.229932974Z level=info msg="Update check succeeded" duration=70.642089ms logger=plugins.update.checker t=2026-03-09T01:49:01.231809878Z level=info msg="Update check succeeded" duration=72.914373ms logger=provisioning.dashboard t=2026-03-09T01:49:01.253069502Z level=info msg="starting to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-09T01:49:01.321500598Z level=info msg="Patterns update finished" duration=72.703107ms logger=provisioning.dashboard t=2026-03-09T01:49:01.35748004Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-03-09T01:49:01.410644362Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-09T01:49:01.411076634Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-09T01:49:03.655482318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:03.656318152Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:03.804625259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:03.890381198Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:03.912766364Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:03.933882145Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:03.947022069Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:03.966103831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:03.985432831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:04.008649001Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:04.025991374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:04.053907318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:04.078797606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:04.145936065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:04.162419754Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:04.192866589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:04.211723576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:04.252506706Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:04.268113659Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:04.317397351Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:04.332511301Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:04.428198962Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:04.457411012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:04.504847071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:04.519245211Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:04.554481652Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:04.569999964Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:04.619938724Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:04.635789645Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:04.966484328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:04.985696634Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.020670968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.037326602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.089496646Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.108064444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.151667334Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.166002711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.22678533Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.243524326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.295436262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.313917678Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.358464894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.370886207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.414749065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.434782425Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.486889246Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.504548978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.549352652Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.561740265Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.619134917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.636988004Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.678187536Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.695041866Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.750951455Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.769306277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.831849846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.849952541Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.90373606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:05.94065321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:06.04720584Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:06.072369515Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:06.157605979Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:06.180330865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:06.259896138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:06.280669449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:06.363079452Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:06.381029423Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:06.452097704Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:06.46673454Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:06.533510879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:06.551592183Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:06.620747449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:06.637756273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:06.711090769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:06.727707101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:06.804857775Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:06.825843042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:06.910567031Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:06.926201225Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:49:07.004978226Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-09T01:49:46.183217569Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-09T01:59:01.218884165Z level=info msg="Completed cleanup jobs" duration=60.331937ms logger=plugins.update.checker t=2026-03-09T01:59:01.283717626Z level=info msg="Update check succeeded" duration=51.254848ms logger=sqlstore.transactions t=2026-03-09T02:04:01.098729438Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"