logger=settings t=2026-03-18T00:58:49.184407238Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-18T00:58:49Z logger=settings t=2026-03-18T00:58:49.184661024Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-18T00:58:49.184673644Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-18T00:58:49.184679814Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-18T00:58:49.184682704Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-18T00:58:49.184685374Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-18T00:58:49.184688044Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-18T00:58:49.184690674Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-18T00:58:49.184694124Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-18T00:58:49.184697394Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-18T00:58:49.184699954Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-18T00:58:49.184702625Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-18T00:58:49.184707405Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-18T00:58:49.184710595Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-18T00:58:49.184713505Z level=info msg=Target target=[all] logger=settings t=2026-03-18T00:58:49.184718855Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-18T00:58:49.184722035Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-18T00:58:49.184725115Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-18T00:58:49.184730285Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-18T00:58:49.184733565Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-18T00:58:49.184736735Z level=info msg="App mode production" logger=sqlstore t=2026-03-18T00:58:49.185002712Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-18T00:58:49.185019673Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-18T00:58:49.186697291Z level=info msg="Locking database" logger=migrator t=2026-03-18T00:58:49.186709122Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-18T00:58:49.187222534Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-18T00:58:49.188028883Z level=info msg="Migration successfully executed" id="create migration_log table" duration=806.209µs logger=migrator t=2026-03-18T00:58:49.192113378Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-18T00:58:49.192685011Z level=info msg="Migration successfully executed" id="create user table" duration=572.813µs logger=migrator t=2026-03-18T00:58:49.198382975Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-18T00:58:49.199078812Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=695.227µs logger=migrator t=2026-03-18T00:58:49.204834287Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-18T00:58:49.206110036Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.27913ms logger=migrator t=2026-03-18T00:58:49.213699684Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-18T00:58:49.214679266Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=982.282µs logger=migrator t=2026-03-18T00:58:49.218772533Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-18T00:58:49.219592662Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=819.309µs logger=migrator t=2026-03-18T00:58:49.226486323Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-18T00:58:49.230364424Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.879121ms logger=migrator t=2026-03-18T00:58:49.235115355Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-18T00:58:49.235871153Z level=info msg="Migration successfully executed" id="create user table v2" duration=755.938µs logger=migrator t=2026-03-18T00:58:49.239486047Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-18T00:58:49.240163753Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=677.596µs logger=migrator t=2026-03-18T00:58:49.244685879Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-18T00:58:49.245406416Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=711.287µs logger=migrator t=2026-03-18T00:58:49.250546066Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-18T00:58:49.25113543Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=589.914µs logger=migrator t=2026-03-18T00:58:49.255210556Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-18T00:58:49.256078346Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=869.03µs logger=migrator t=2026-03-18T00:58:49.26047469Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-18T00:58:49.262152408Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.680729ms logger=migrator t=2026-03-18T00:58:49.267441902Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-18T00:58:49.267485573Z level=info msg="Migration successfully executed" id="Update user table charset" duration=44.751µs logger=migrator t=2026-03-18T00:58:49.274373204Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-18T00:58:49.275657984Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.28704ms logger=migrator t=2026-03-18T00:58:49.281934261Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-18T00:58:49.28228895Z level=info msg="Migration successfully executed" id="Add missing user data" duration=363.208µs logger=migrator t=2026-03-18T00:58:49.290491692Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-18T00:58:49.292380266Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.884924ms logger=migrator t=2026-03-18T00:58:49.296215005Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-18T00:58:49.297458035Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.2432ms logger=migrator t=2026-03-18T00:58:49.30409506Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-18T00:58:49.305224076Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.132736ms logger=migrator t=2026-03-18T00:58:49.309595599Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-18T00:58:49.318462286Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.863637ms logger=migrator t=2026-03-18T00:58:49.322725857Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-18T00:58:49.323841742Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.115535ms logger=migrator t=2026-03-18T00:58:49.327505048Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-18T00:58:49.327696343Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=191.225µs logger=migrator t=2026-03-18T00:58:49.33353332Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-18T00:58:49.334228956Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=695.856µs logger=migrator t=2026-03-18T00:58:49.339541131Z 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-18T00:58:49.33997184Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=431.109µs logger=migrator t=2026-03-18T00:58:49.345790276Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-18T00:58:49.346185566Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=397.11µs logger=migrator t=2026-03-18T00:58:49.353010616Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-18T00:58:49.353900036Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=889.8µs logger=migrator t=2026-03-18T00:58:49.361428483Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-18T00:58:49.362235472Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=808.469µs logger=migrator t=2026-03-18T00:58:49.367642569Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-18T00:58:49.368393226Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=746.988µs logger=migrator t=2026-03-18T00:58:49.373739411Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-18T00:58:49.374471488Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=732.497µs logger=migrator t=2026-03-18T00:58:49.458891584Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-18T00:58:49.461645099Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=2.756065ms logger=migrator t=2026-03-18T00:58:49.469689687Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-18T00:58:49.469732298Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=44.261µs logger=migrator t=2026-03-18T00:58:49.479460597Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-18T00:58:49.480205704Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=745.917µs logger=migrator t=2026-03-18T00:58:49.487179187Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-18T00:58:49.488442327Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.355813ms logger=migrator t=2026-03-18T00:58:49.49459448Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-18T00:58:49.495062981Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=468.881µs logger=migrator t=2026-03-18T00:58:49.502278761Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-18T00:58:49.503475208Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.192527ms logger=migrator t=2026-03-18T00:58:49.510476693Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-18T00:58:49.514552808Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.075305ms logger=migrator t=2026-03-18T00:58:49.519529275Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-18T00:58:49.520320253Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=791.078µs logger=migrator t=2026-03-18T00:58:49.525835252Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-18T00:58:49.526447196Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=611.694µs logger=migrator t=2026-03-18T00:58:49.530831179Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-18T00:58:49.531403132Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=576.193µs logger=migrator t=2026-03-18T00:58:49.536500292Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-18T00:58:49.537170777Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=670.345µs logger=migrator t=2026-03-18T00:58:49.543370032Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-18T00:58:49.544007918Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=637.386µs logger=migrator t=2026-03-18T00:58:49.54963887Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-18T00:58:49.550008948Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=370.258µs logger=migrator t=2026-03-18T00:58:49.555001855Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-18T00:58:49.555425135Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=423.37µs logger=migrator t=2026-03-18T00:58:49.561483087Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-18T00:58:49.561784064Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=301.287µs logger=migrator t=2026-03-18T00:58:49.568163533Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-18T00:58:49.568692206Z level=info msg="Migration successfully executed" id="create star table" duration=529.963µs logger=migrator t=2026-03-18T00:58:49.575465094Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-18T00:58:49.57614004Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=681.896µs logger=migrator t=2026-03-18T00:58:49.580650986Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-18T00:58:49.581395353Z level=info msg="Migration successfully executed" id="create org table v1" duration=744.087µs logger=migrator t=2026-03-18T00:58:49.586955903Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-18T00:58:49.587567167Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=611.174µs logger=migrator t=2026-03-18T00:58:49.59280268Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-18T00:58:49.593521817Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=717.757µs logger=migrator t=2026-03-18T00:58:49.599488427Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-18T00:58:49.600386068Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=901.131µs logger=migrator t=2026-03-18T00:58:49.606527961Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-18T00:58:49.607267268Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=734.147µs logger=migrator t=2026-03-18T00:58:49.612491681Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-18T00:58:49.613671609Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.179658ms logger=migrator t=2026-03-18T00:58:49.618795878Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-18T00:58:49.618833529Z level=info msg="Migration successfully executed" id="Update org table charset" duration=38.881µs logger=migrator t=2026-03-18T00:58:49.625342522Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-18T00:58:49.625383763Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=42.881µs logger=migrator t=2026-03-18T00:58:49.630874662Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-18T00:58:49.631187339Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=313.887µs logger=migrator t=2026-03-18T00:58:49.636382541Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-18T00:58:49.63765865Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.275329ms logger=migrator t=2026-03-18T00:58:49.643114328Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-18T00:58:49.644376528Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.26242ms logger=migrator t=2026-03-18T00:58:49.650188524Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-18T00:58:49.651028973Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=840.359µs logger=migrator t=2026-03-18T00:58:49.657341531Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-18T00:58:49.658305554Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.038465ms logger=migrator t=2026-03-18T00:58:49.665238786Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-18T00:58:49.666081016Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=842.189µs logger=migrator t=2026-03-18T00:58:49.673434338Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-18T00:58:49.674667656Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.235358ms logger=migrator t=2026-03-18T00:58:49.679959951Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-18T00:58:49.687865776Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.905336ms logger=migrator t=2026-03-18T00:58:49.693649981Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-18T00:58:49.694183983Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=533.802µs logger=migrator t=2026-03-18T00:58:49.700760818Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-18T00:58:49.702108579Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.347301ms logger=migrator t=2026-03-18T00:58:49.707735451Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-18T00:58:49.709081933Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.346262ms logger=migrator t=2026-03-18T00:58:49.715176356Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-18T00:58:49.715739939Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=563.664µs logger=migrator t=2026-03-18T00:58:49.721555805Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-18T00:58:49.722797174Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.24702ms logger=migrator t=2026-03-18T00:58:49.72904441Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-18T00:58:49.729135692Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=92.022µs logger=migrator t=2026-03-18T00:58:49.735258116Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-18T00:58:49.738184574Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.926069ms logger=migrator t=2026-03-18T00:58:49.744885141Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-18T00:58:49.746709194Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.824123ms logger=migrator t=2026-03-18T00:58:49.756305099Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-18T00:58:49.759500213Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.194124ms logger=migrator t=2026-03-18T00:58:49.768493554Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-18T00:58:49.76961619Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.121536ms logger=migrator t=2026-03-18T00:58:49.776981583Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-18T00:58:49.779915791Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.934568ms logger=migrator t=2026-03-18T00:58:49.786047045Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-18T00:58:49.786939455Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=893.23µs logger=migrator t=2026-03-18T00:58:49.792116967Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-18T00:58:49.792961407Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=840.8µs logger=migrator t=2026-03-18T00:58:49.799332916Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-18T00:58:49.799405067Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=73.391µs logger=migrator t=2026-03-18T00:58:49.806205996Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-18T00:58:49.806284888Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=80.422µs logger=migrator t=2026-03-18T00:58:49.813321344Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-18T00:58:49.816322724Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.00142ms logger=migrator t=2026-03-18T00:58:49.822714103Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-18T00:58:49.824628558Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.914315ms logger=migrator t=2026-03-18T00:58:49.831158741Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-18T00:58:49.833168658Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.011317ms logger=migrator t=2026-03-18T00:58:49.838565314Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-18T00:58:49.840537691Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.969837ms logger=migrator t=2026-03-18T00:58:49.846434039Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-18T00:58:49.846822148Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=399.099µs logger=migrator t=2026-03-18T00:58:49.852556392Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-18T00:58:49.853505724Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=949.262µs logger=migrator t=2026-03-18T00:58:49.860638031Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-18T00:58:49.861473841Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=844.14µs logger=migrator t=2026-03-18T00:58:49.86742862Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-18T00:58:49.867455221Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=27.991µs logger=migrator t=2026-03-18T00:58:49.873442651Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-18T00:58:49.874373123Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=924.782µs logger=migrator t=2026-03-18T00:58:49.878459638Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-18T00:58:49.879587295Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.127337ms logger=migrator t=2026-03-18T00:58:49.886466876Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-18T00:58:49.893650015Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.184238ms logger=migrator t=2026-03-18T00:58:49.91869595Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-18T00:58:49.91993169Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.235429ms logger=migrator t=2026-03-18T00:58:49.926166506Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-18T00:58:49.927109507Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=942.872µs logger=migrator t=2026-03-18T00:58:49.932325579Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-18T00:58:49.933228011Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=902.182µs logger=migrator t=2026-03-18T00:58:49.93789057Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-18T00:58:49.938230928Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=340.347µs logger=migrator t=2026-03-18T00:58:49.942989129Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-18T00:58:49.943548752Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=559.423µs logger=migrator t=2026-03-18T00:58:49.947514006Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-18T00:58:49.951064688Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.547622ms logger=migrator t=2026-03-18T00:58:49.955346099Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-18T00:58:49.956366293Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.030154ms logger=migrator t=2026-03-18T00:58:49.962508236Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-18T00:58:49.962707201Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=200.215µs logger=migrator t=2026-03-18T00:58:49.966815338Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-18T00:58:49.967040693Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=224.935µs logger=migrator t=2026-03-18T00:58:49.972075751Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-18T00:58:49.972945681Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=869.29µs logger=migrator t=2026-03-18T00:58:49.979134146Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-18T00:58:49.982702359Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.561814ms logger=migrator t=2026-03-18T00:58:49.986754824Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-18T00:58:49.987797278Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.044964ms logger=migrator t=2026-03-18T00:58:49.991412343Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-18T00:58:49.992378216Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=965.693µs logger=migrator t=2026-03-18T00:58:49.997420934Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-18T00:58:49.998296694Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=875.04µs logger=migrator t=2026-03-18T00:58:50.131325689Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-18T00:58:50.132862585Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.541067ms logger=migrator t=2026-03-18T00:58:50.315719516Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-18T00:58:50.317542909Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.828763ms logger=migrator t=2026-03-18T00:58:50.32524788Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-18T00:58:50.335133481Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.885991ms logger=migrator t=2026-03-18T00:58:50.341638463Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-18T00:58:50.342705968Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.071285ms logger=migrator t=2026-03-18T00:58:50.348271929Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-18T00:58:50.349396715Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.135586ms logger=migrator t=2026-03-18T00:58:50.356212865Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-18T00:58:50.357784301Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.576446ms logger=migrator t=2026-03-18T00:58:50.362175054Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-18T00:58:50.36285357Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=679.686µs logger=migrator t=2026-03-18T00:58:50.368516903Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-18T00:58:50.372563647Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.048175ms logger=migrator t=2026-03-18T00:58:50.37650157Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-18T00:58:50.379096681Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.594571ms logger=migrator t=2026-03-18T00:58:50.383268988Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-18T00:58:50.383336389Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=77.521µs logger=migrator t=2026-03-18T00:58:50.389414482Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-18T00:58:50.38975175Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=338.028µs logger=migrator t=2026-03-18T00:58:50.394865459Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-18T00:58:50.398819592Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.955633ms logger=migrator t=2026-03-18T00:58:50.403226195Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-18T00:58:50.403440981Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=214.896µs logger=migrator t=2026-03-18T00:58:50.407790932Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-18T00:58:50.408192562Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=405.71µs logger=migrator t=2026-03-18T00:58:50.413038805Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-18T00:58:50.417589272Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.552357ms logger=migrator t=2026-03-18T00:58:50.424529784Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-18T00:58:50.424716578Z level=info msg="Migration successfully executed" id="Update uid value" duration=153.614µs logger=migrator t=2026-03-18T00:58:50.428864376Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-18T00:58:50.430267639Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.403343ms logger=migrator t=2026-03-18T00:58:50.438956252Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-18T00:58:50.43975085Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=796.658µs logger=migrator t=2026-03-18T00:58:50.446828376Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-18T00:58:50.447455211Z level=info msg="Migration successfully executed" id="create api_key table" duration=621.005µs logger=migrator t=2026-03-18T00:58:50.453247756Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-18T00:58:50.454020765Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=775.969µs logger=migrator t=2026-03-18T00:58:50.459025242Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-18T00:58:50.459963074Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=937.942µs logger=migrator t=2026-03-18T00:58:50.470560081Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-18T00:58:50.473103491Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.54258ms logger=migrator t=2026-03-18T00:58:50.47860179Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-18T00:58:50.479366329Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=763.708µs logger=migrator t=2026-03-18T00:58:50.483101716Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-18T00:58:50.483882784Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=781.378µs logger=migrator t=2026-03-18T00:58:50.491986433Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-18T00:58:50.492859923Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=873.84µs logger=migrator t=2026-03-18T00:58:50.496690954Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-18T00:58:50.503469212Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.777858ms logger=migrator t=2026-03-18T00:58:50.507441626Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-18T00:58:50.508207724Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=760.987µs logger=migrator t=2026-03-18T00:58:50.512772191Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-18T00:58:50.513730963Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=961.943µs logger=migrator t=2026-03-18T00:58:50.518011843Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-18T00:58:50.518862703Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=846.11µs logger=migrator t=2026-03-18T00:58:50.525448037Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-18T00:58:50.52645062Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.005643ms logger=migrator t=2026-03-18T00:58:50.5315663Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-18T00:58:50.532112213Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=545.593µs logger=migrator t=2026-03-18T00:58:50.536025395Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-18T00:58:50.537018578Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=993.193µs logger=migrator t=2026-03-18T00:58:50.54392184Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-18T00:58:50.543979961Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=62.351µs logger=migrator t=2026-03-18T00:58:50.549708105Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-18T00:58:50.553929564Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.222929ms logger=migrator t=2026-03-18T00:58:50.557751894Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-18T00:58:50.560250282Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.498198ms logger=migrator t=2026-03-18T00:58:50.564989593Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-18T00:58:50.565152967Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=161.943µs logger=migrator t=2026-03-18T00:58:50.568828453Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-18T00:58:50.571653659Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.824816ms logger=migrator t=2026-03-18T00:58:50.575764435Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-18T00:58:50.578357606Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.585981ms logger=migrator t=2026-03-18T00:58:50.583685191Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-18T00:58:50.58450822Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=822.839µs logger=migrator t=2026-03-18T00:58:50.590459849Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-18T00:58:50.591012172Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=552.533µs logger=migrator t=2026-03-18T00:58:50.594966395Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-18T00:58:50.595764273Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=797.688µs logger=migrator t=2026-03-18T00:58:50.602162903Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-18T00:58:50.602959292Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=796.709µs logger=migrator t=2026-03-18T00:58:50.607743084Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-18T00:58:50.609023794Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.28044ms logger=migrator t=2026-03-18T00:58:50.613381175Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-18T00:58:50.614655976Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.314552ms logger=migrator t=2026-03-18T00:58:50.619765766Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-18T00:58:50.619834377Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=74.621µs logger=migrator t=2026-03-18T00:58:50.62892357Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-18T00:58:50.628975111Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=50.601µs logger=migrator t=2026-03-18T00:58:50.633098217Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-18T00:58:50.637646174Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.547307ms logger=migrator t=2026-03-18T00:58:50.641584767Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-18T00:58:50.644273809Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.688882ms logger=migrator t=2026-03-18T00:58:50.649601324Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-18T00:58:50.649666345Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=65.821µs logger=migrator t=2026-03-18T00:58:50.653758961Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-18T00:58:50.654506619Z level=info msg="Migration successfully executed" id="create quota table v1" duration=746.168µs logger=migrator t=2026-03-18T00:58:50.658966194Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-18T00:58:50.659750702Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=784.268µs logger=migrator t=2026-03-18T00:58:50.6652609Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-18T00:58:50.665301821Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=41.971µs logger=migrator t=2026-03-18T00:58:50.669877649Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-18T00:58:50.671018365Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.141086ms logger=migrator t=2026-03-18T00:58:50.6759204Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-18T00:58:50.677225441Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.304661ms logger=migrator t=2026-03-18T00:58:50.682439523Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-18T00:58:50.686452857Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.014644ms logger=migrator t=2026-03-18T00:58:50.69386138Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-18T00:58:50.693892561Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.961µs logger=migrator t=2026-03-18T00:58:50.69896153Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-18T00:58:50.699757808Z level=info msg="Migration successfully executed" id="create session table" duration=800.428µs logger=migrator t=2026-03-18T00:58:50.708006661Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-18T00:58:50.708130074Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=124.433µs logger=migrator t=2026-03-18T00:58:50.725740127Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-18T00:58:50.725925201Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=190.074µs logger=migrator t=2026-03-18T00:58:50.740426321Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-18T00:58:50.741876164Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.428603ms logger=migrator t=2026-03-18T00:58:50.761656557Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-18T00:58:50.762796605Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.140468ms logger=migrator t=2026-03-18T00:58:50.787953594Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-18T00:58:50.787994635Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=42.411µs logger=migrator t=2026-03-18T00:58:50.802080024Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-18T00:58:50.802130036Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=54.501µs logger=migrator t=2026-03-18T00:58:50.82285035Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-18T00:58:50.828596585Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.745475ms logger=migrator t=2026-03-18T00:58:50.900366355Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-18T00:58:50.905755172Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.390427ms logger=migrator t=2026-03-18T00:58:50.923550298Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-18T00:58:50.923737232Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=189.414µs logger=migrator t=2026-03-18T00:58:50.941560601Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-18T00:58:50.941638902Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=78.871µs logger=migrator t=2026-03-18T00:58:50.949503885Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-18T00:58:50.950834037Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.330432ms logger=migrator t=2026-03-18T00:58:51.009701866Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-18T00:58:51.009748817Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=76.092µs logger=migrator t=2026-03-18T00:58:51.069462734Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-18T00:58:51.074515033Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.054749ms logger=migrator t=2026-03-18T00:58:51.122424345Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-18T00:58:51.122757752Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=338.147µs logger=migrator t=2026-03-18T00:58:51.154198909Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-18T00:58:51.158651253Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.456654ms logger=migrator t=2026-03-18T00:58:51.208165023Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-18T00:58:51.213357914Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.194932ms logger=migrator t=2026-03-18T00:58:51.254304672Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-18T00:58:51.254487426Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=186.904µs logger=migrator t=2026-03-18T00:58:51.325166782Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-18T00:58:51.326912632Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.74852ms logger=migrator t=2026-03-18T00:58:51.377843695Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-18T00:58:51.379004552Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.165258ms logger=migrator t=2026-03-18T00:58:51.53224048Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-18T00:58:51.534172305Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.936015ms logger=migrator t=2026-03-18T00:58:51.630797448Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-18T00:58:51.632382585Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.587956ms logger=migrator t=2026-03-18T00:58:51.745922074Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-18T00:58:51.746836105Z level=info msg="Migration successfully executed" id="add index alert state" duration=914.122µs logger=migrator t=2026-03-18T00:58:51.79106358Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-18T00:58:51.792700718Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.641488ms logger=migrator t=2026-03-18T00:58:51.818524204Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-18T00:58:51.820029168Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.507005ms logger=migrator t=2026-03-18T00:58:51.826681715Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-18T00:58:51.828359663Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.672208ms logger=migrator t=2026-03-18T00:58:51.854850574Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-18T00:58:51.856321218Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.467884ms logger=migrator t=2026-03-18T00:58:51.881019517Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-18T00:58:51.893317964Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.300047ms logger=migrator t=2026-03-18T00:58:51.919671152Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-18T00:58:51.920955201Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.283819ms logger=migrator t=2026-03-18T00:58:51.975189972Z 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-18T00:58:51.97941457Z 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=4.211078ms logger=migrator t=2026-03-18T00:58:52.157339177Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-18T00:58:52.157991442Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=658.915µs logger=migrator t=2026-03-18T00:58:52.171046707Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-18T00:58:52.171928748Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=882.351µs logger=migrator t=2026-03-18T00:58:52.296921684Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-18T00:58:52.298503561Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.587937ms logger=migrator t=2026-03-18T00:58:52.312491139Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-18T00:58:52.321368607Z level=info msg="Migration successfully executed" id="Add column is_default" duration=8.876978ms logger=migrator t=2026-03-18T00:58:52.327600432Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-18T00:58:52.330223404Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.623272ms logger=migrator t=2026-03-18T00:58:52.341726903Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-18T00:58:52.349455274Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=7.721611ms logger=migrator t=2026-03-18T00:58:52.362739276Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-18T00:58:52.366119365Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.38575ms logger=migrator t=2026-03-18T00:58:52.374109242Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-18T00:58:52.375093254Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=984.752µs logger=migrator t=2026-03-18T00:58:52.467666632Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-18T00:58:52.467728343Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=66.751µs logger=migrator t=2026-03-18T00:58:52.474969103Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-18T00:58:52.474995454Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=27.381µs logger=migrator t=2026-03-18T00:58:52.481527047Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-18T00:58:52.482880899Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.354423ms logger=migrator t=2026-03-18T00:58:52.490779384Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-18T00:58:52.492690888Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.911304ms logger=migrator t=2026-03-18T00:58:52.520352956Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-18T00:58:52.521570915Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.217759ms logger=migrator t=2026-03-18T00:58:52.529634133Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-18T00:58:52.530446952Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=813.359µs logger=migrator t=2026-03-18T00:58:52.534734702Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-18T00:58:52.535636294Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=895.892µs logger=migrator t=2026-03-18T00:58:52.54485602Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-18T00:58:52.55212289Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=7.27027ms logger=migrator t=2026-03-18T00:58:52.560958337Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-18T00:58:52.563758543Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.798055ms logger=migrator t=2026-03-18T00:58:52.572681901Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-18T00:58:52.573203684Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=528.992µs logger=migrator t=2026-03-18T00:58:52.581554019Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-18T00:58:52.58328394Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.729941ms logger=migrator t=2026-03-18T00:58:52.60039431Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-18T00:58:52.601666569Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.289969ms logger=migrator t=2026-03-18T00:58:52.606764739Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-18T00:58:52.612238457Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.475178ms logger=migrator t=2026-03-18T00:58:52.62476134Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-18T00:58:52.624976386Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=220.956µs logger=migrator t=2026-03-18T00:58:52.632793308Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-18T00:58:52.634304904Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.516346ms logger=migrator t=2026-03-18T00:58:52.639505086Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-18T00:58:52.64096536Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.468524ms logger=migrator t=2026-03-18T00:58:52.648933257Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-18T00:58:52.649016889Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=84.562µs logger=migrator t=2026-03-18T00:58:52.65549916Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-18T00:58:52.656411272Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=909.422µs logger=migrator t=2026-03-18T00:58:52.663076618Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-18T00:58:52.664772438Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.70226ms logger=migrator t=2026-03-18T00:58:52.672399105Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-18T00:58:52.673293457Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=895.012µs logger=migrator t=2026-03-18T00:58:52.681347396Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-18T00:58:52.682554294Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.210828ms logger=migrator t=2026-03-18T00:58:52.691661237Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-18T00:58:52.69348244Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.824503ms logger=migrator t=2026-03-18T00:58:52.700000552Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-18T00:58:52.700906484Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=905.972µs logger=migrator t=2026-03-18T00:58:52.706655668Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-18T00:58:52.706698679Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=45.641µs logger=migrator t=2026-03-18T00:58:52.712343641Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-18T00:58:52.716345635Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.002024ms logger=migrator t=2026-03-18T00:58:52.721876224Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-18T00:58:52.722677963Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=802.509µs logger=migrator t=2026-03-18T00:58:52.728457288Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-18T00:58:52.732404501Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.951733ms logger=migrator t=2026-03-18T00:58:52.740985582Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-18T00:58:52.741659727Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=675.005µs logger=migrator t=2026-03-18T00:58:52.74686486Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-18T00:58:52.747805101Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=940.122µs logger=migrator t=2026-03-18T00:58:52.752943811Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-18T00:58:52.753841243Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=895.972µs logger=migrator t=2026-03-18T00:58:52.758542033Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-18T00:58:52.769857508Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.315594ms logger=migrator t=2026-03-18T00:58:52.777749813Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-18T00:58:52.778334696Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=585.614µs logger=migrator t=2026-03-18T00:58:52.782812721Z 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-18T00:58:52.783716062Z 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=903.361µs logger=migrator t=2026-03-18T00:58:52.788924644Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-18T00:58:52.78919831Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=273.856µs logger=migrator t=2026-03-18T00:58:52.801424208Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-18T00:58:52.80197036Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=546.202µs logger=migrator t=2026-03-18T00:58:52.807129731Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-18T00:58:52.807402337Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=271.256µs logger=migrator t=2026-03-18T00:58:52.821212731Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-18T00:58:52.828593143Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.382452ms logger=migrator t=2026-03-18T00:58:52.833713433Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-18T00:58:52.83657878Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.865117ms logger=migrator t=2026-03-18T00:58:52.856207129Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-18T00:58:52.85712077Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=916.341µs logger=migrator t=2026-03-18T00:58:52.865261711Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-18T00:58:52.865912827Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=642.166µs logger=migrator t=2026-03-18T00:58:52.872207174Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-18T00:58:52.872383979Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=176.354µs logger=migrator t=2026-03-18T00:58:52.877091529Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-18T00:58:52.88012015Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.028381ms logger=migrator t=2026-03-18T00:58:52.887245256Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-18T00:58:52.887893321Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=648.165µs logger=migrator t=2026-03-18T00:58:52.893354169Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-18T00:58:52.893469932Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=116.433µs logger=migrator t=2026-03-18T00:58:52.903795054Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-18T00:58:52.904287385Z level=info msg="Migration successfully executed" id="Move region to single row" duration=497.162µs logger=migrator t=2026-03-18T00:58:52.910386778Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-18T00:58:52.911449883Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.063595ms logger=migrator t=2026-03-18T00:58:52.919460231Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-18T00:58:52.920749511Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.29329ms logger=migrator t=2026-03-18T00:58:52.929611618Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-18T00:58:52.930793076Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.178578ms logger=migrator t=2026-03-18T00:58:52.938787084Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-18T00:58:52.93993135Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.146367ms logger=migrator t=2026-03-18T00:58:52.961524276Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-18T00:58:52.962347055Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=826.699µs logger=migrator t=2026-03-18T00:58:52.970973487Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-18T00:58:52.971645852Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=670.435µs logger=migrator t=2026-03-18T00:58:52.977605982Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-18T00:58:52.977764125Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=163.454µs logger=migrator t=2026-03-18T00:58:52.986378498Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-18T00:58:52.987563725Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.189417ms logger=migrator t=2026-03-18T00:58:52.996658398Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-18T00:58:52.997798385Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.142367ms logger=migrator t=2026-03-18T00:58:53.005814682Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-18T00:58:53.007552913Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.741021ms logger=migrator t=2026-03-18T00:58:53.016203976Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-18T00:58:53.01724395Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.037275ms logger=migrator t=2026-03-18T00:58:53.022350559Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-18T00:58:53.022539654Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=188.585µs logger=migrator t=2026-03-18T00:58:53.028813462Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-18T00:58:53.02918574Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=372.839µs logger=migrator t=2026-03-18T00:58:53.035933017Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-18T00:58:53.03605264Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=120.923µs logger=migrator t=2026-03-18T00:58:53.042969493Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-18T00:58:53.044351865Z level=info msg="Migration successfully executed" id="create team table" duration=1.388131ms logger=migrator t=2026-03-18T00:58:53.050768876Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-18T00:58:53.051791759Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.021883ms logger=migrator t=2026-03-18T00:58:53.060607935Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-18T00:58:53.068584382Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=7.976737ms logger=migrator t=2026-03-18T00:58:53.079886957Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-18T00:58:53.085663532Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.771285ms logger=migrator t=2026-03-18T00:58:53.091660772Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-18T00:58:53.091844037Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=182.654µs logger=migrator t=2026-03-18T00:58:53.098008211Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-18T00:58:53.098928763Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=920.372µs logger=migrator t=2026-03-18T00:58:53.105914866Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-18T00:58:53.106759697Z level=info msg="Migration successfully executed" id="create team member table" duration=843.131µs logger=migrator t=2026-03-18T00:58:53.113248828Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-18T00:58:53.114553068Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.30662ms logger=migrator t=2026-03-18T00:58:53.120062247Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-18T00:58:53.121094912Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.032675ms logger=migrator t=2026-03-18T00:58:53.127099503Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-18T00:58:53.128511755Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.410883ms logger=migrator t=2026-03-18T00:58:53.136294588Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-18T00:58:53.14364324Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.348032ms logger=migrator t=2026-03-18T00:58:53.149465246Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-18T00:58:53.154512065Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.042859ms logger=migrator t=2026-03-18T00:58:53.160948935Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-18T00:58:53.169042834Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.100849ms logger=migrator t=2026-03-18T00:58:53.176354725Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-18T00:58:53.17739416Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.037275ms logger=migrator t=2026-03-18T00:58:53.184339692Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-18T00:58:53.185993621Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.653909ms logger=migrator t=2026-03-18T00:58:53.191558202Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-18T00:58:53.192630707Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.071974ms logger=migrator t=2026-03-18T00:58:53.200514001Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-18T00:58:53.202789165Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.271564ms logger=migrator t=2026-03-18T00:58:53.209363469Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-18T00:58:53.21028914Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=925.262µs logger=migrator t=2026-03-18T00:58:53.21587813Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-18T00:58:53.217457028Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.579788ms logger=migrator t=2026-03-18T00:58:53.22395914Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-18T00:58:53.225044926Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.089576ms logger=migrator t=2026-03-18T00:58:53.230967225Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-18T00:58:53.231923497Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=956.202µs logger=migrator t=2026-03-18T00:58:53.238147012Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-18T00:58:53.238794518Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=647.436µs logger=migrator t=2026-03-18T00:58:53.246727333Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-18T00:58:53.24698934Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=263.767µs logger=migrator t=2026-03-18T00:58:53.252719064Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-18T00:58:53.254125886Z level=info msg="Migration successfully executed" id="create tag table" duration=1.406992ms logger=migrator t=2026-03-18T00:58:53.260474735Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-18T00:58:53.261466429Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=991.244µs logger=migrator t=2026-03-18T00:58:53.271551854Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-18T00:58:53.273448029Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.894155ms logger=migrator t=2026-03-18T00:58:53.280109995Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-18T00:58:53.281077498Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=967.114µs logger=migrator t=2026-03-18T00:58:53.28845812Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-18T00:58:53.290350105Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.890994ms logger=migrator t=2026-03-18T00:58:53.295860574Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-18T00:58:53.313859084Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.99729ms logger=migrator t=2026-03-18T00:58:53.319250701Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-18T00:58:53.320196694Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=945.943µs logger=migrator t=2026-03-18T00:58:53.327172227Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-18T00:58:53.328096909Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=924.392µs logger=migrator t=2026-03-18T00:58:53.334829266Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-18T00:58:53.335493542Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=663.875µs logger=migrator t=2026-03-18T00:58:53.342742192Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-18T00:58:53.343871218Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.129797ms logger=migrator t=2026-03-18T00:58:53.351558688Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-18T00:58:53.35332482Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.766732ms logger=migrator t=2026-03-18T00:58:53.359540185Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-18T00:58:53.360483197Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=943.302µs logger=migrator t=2026-03-18T00:58:53.36618951Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-18T00:58:53.366256162Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=67.162µs logger=migrator t=2026-03-18T00:58:53.387006068Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-18T00:58:53.395547618Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.54168ms logger=migrator t=2026-03-18T00:58:53.401981759Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-18T00:58:53.407330924Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.348385ms logger=migrator t=2026-03-18T00:58:53.412655769Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-18T00:58:53.41783288Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.176581ms logger=migrator t=2026-03-18T00:58:53.425032208Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-18T00:58:53.430526847Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.488769ms logger=migrator t=2026-03-18T00:58:53.512651209Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-18T00:58:53.515074786Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=2.446557ms logger=migrator t=2026-03-18T00:58:53.523454322Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-18T00:58:53.531528112Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.075639ms logger=migrator t=2026-03-18T00:58:53.539815135Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-18T00:58:53.542062518Z level=info msg="Migration successfully executed" id="create server_lock table" duration=2.243953ms logger=migrator t=2026-03-18T00:58:53.549896222Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-18T00:58:53.551834677Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.942975ms logger=migrator t=2026-03-18T00:58:53.558303039Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-18T00:58:53.559402344Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.099645ms logger=migrator t=2026-03-18T00:58:53.566735916Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-18T00:58:53.568414105Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.678279ms logger=migrator t=2026-03-18T00:58:53.575038131Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-18T00:58:53.57632578Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.30125ms logger=migrator t=2026-03-18T00:58:53.581145094Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-18T00:58:53.582155637Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.010473ms logger=migrator t=2026-03-18T00:58:53.588756012Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-18T00:58:53.594354633Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.601081ms logger=migrator t=2026-03-18T00:58:53.599935174Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-18T00:58:53.600910736Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=975.592µs logger=migrator t=2026-03-18T00:58:53.605632977Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-18T00:58:53.608122875Z level=info msg="Migration successfully executed" id="create cache_data table" duration=2.476857ms logger=migrator t=2026-03-18T00:58:53.614068745Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-18T00:58:53.615860106Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.790151ms logger=migrator t=2026-03-18T00:58:53.621487518Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-18T00:58:53.622378319Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=890.651µs logger=migrator t=2026-03-18T00:58:53.628208586Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-18T00:58:53.629825583Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.617717ms logger=migrator t=2026-03-18T00:58:53.636272015Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-18T00:58:53.636388807Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=118.952µs logger=migrator t=2026-03-18T00:58:53.640613416Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-18T00:58:53.640700838Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=85.092µs logger=migrator t=2026-03-18T00:58:53.644102717Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-18T00:58:53.645003159Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=901.122µs logger=migrator t=2026-03-18T00:58:53.649837391Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-18T00:58:53.650760484Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=923.013µs logger=migrator t=2026-03-18T00:58:53.656280373Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-18T00:58:53.657963862Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.683469ms logger=migrator t=2026-03-18T00:58:53.662487878Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-18T00:58:53.662647702Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=165.584µs logger=migrator t=2026-03-18T00:58:53.666812769Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-18T00:58:53.667989617Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.178148ms logger=migrator t=2026-03-18T00:58:53.672786399Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-18T00:58:53.674007237Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.221258ms logger=migrator t=2026-03-18T00:58:53.678326289Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-18T00:58:53.679402634Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.076825ms logger=migrator t=2026-03-18T00:58:53.684131305Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-18T00:58:53.686213413Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.082278ms logger=migrator t=2026-03-18T00:58:53.692180823Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-18T00:58:53.698632094Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.446891ms logger=migrator t=2026-03-18T00:58:53.703343784Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-18T00:58:53.704291137Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=947.913µs logger=migrator t=2026-03-18T00:58:53.709627102Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-18T00:58:53.709771785Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=146.613µs logger=migrator t=2026-03-18T00:58:53.715178962Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-18T00:58:53.716883091Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.701769ms logger=migrator t=2026-03-18T00:58:53.721614972Z 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-18T00:58:53.722593985Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=979.753µs logger=migrator t=2026-03-18T00:58:53.7287528Z 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-18T00:58:53.730445529Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.691419ms logger=migrator t=2026-03-18T00:58:53.735247332Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-18T00:58:53.735327464Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=81.481µs logger=migrator t=2026-03-18T00:58:53.73904347Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-18T00:58:53.740009864Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=964.183µs logger=migrator t=2026-03-18T00:58:53.745321567Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-18T00:58:53.746389363Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.067535ms logger=migrator t=2026-03-18T00:58:53.751287397Z 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-18T00:58:53.75225762Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=970.743µs logger=migrator t=2026-03-18T00:58:53.75781928Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-18T00:58:53.759018798Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.199558ms logger=migrator t=2026-03-18T00:58:53.765648034Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-18T00:58:53.771402208Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.753404ms logger=migrator t=2026-03-18T00:58:53.775202257Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-18T00:58:53.776238561Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.036914ms logger=migrator t=2026-03-18T00:58:53.781429613Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-18T00:58:53.783199084Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.772582ms logger=migrator t=2026-03-18T00:58:53.788153021Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-18T00:58:53.813216977Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.064286ms logger=migrator t=2026-03-18T00:58:53.816688199Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-18T00:58:53.840692801Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.006132ms logger=migrator t=2026-03-18T00:58:53.844240804Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-18T00:58:53.844971391Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=730.377µs logger=migrator t=2026-03-18T00:58:53.84964909Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-18T00:58:53.851224107Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.575837ms logger=migrator t=2026-03-18T00:58:53.856507841Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-18T00:58:53.86503403Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.526899ms logger=migrator t=2026-03-18T00:58:53.869491415Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-18T00:58:53.875116687Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.625461ms logger=migrator t=2026-03-18T00:58:53.882344625Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-18T00:58:53.883608315Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.26402ms logger=migrator t=2026-03-18T00:58:53.986924635Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-18T00:58:53.988737177Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.815982ms logger=migrator t=2026-03-18T00:58:54.032358898Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-18T00:58:54.03413049Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.771542ms logger=migrator t=2026-03-18T00:58:54.057564338Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-18T00:58:54.059829732Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.264783ms logger=migrator t=2026-03-18T00:58:54.065900184Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-18T00:58:54.066001576Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=103.132µs logger=migrator t=2026-03-18T00:58:54.070156783Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-18T00:58:54.076741438Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.585855ms logger=migrator t=2026-03-18T00:58:54.080841353Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-18T00:58:54.087273134Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.431521ms logger=migrator t=2026-03-18T00:58:54.092417574Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-18T00:58:54.098733242Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.313258ms logger=migrator t=2026-03-18T00:58:54.102812878Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-18T00:58:54.103861142Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.048415ms logger=migrator t=2026-03-18T00:58:54.110791155Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-18T00:58:54.112115345Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.323951ms logger=migrator t=2026-03-18T00:58:54.118970476Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-18T00:58:54.127425464Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.460588ms logger=migrator t=2026-03-18T00:58:54.132873452Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-18T00:58:54.143265215Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=10.392123ms logger=migrator t=2026-03-18T00:58:54.147152196Z 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-18T00:58:54.147922854Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=770.248µs logger=migrator t=2026-03-18T00:58:54.152064031Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-18T00:58:54.161634385Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.568314ms logger=migrator t=2026-03-18T00:58:54.166631742Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-18T00:58:54.171059155Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.427303ms logger=migrator t=2026-03-18T00:58:54.175054159Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-18T00:58:54.175118481Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=64.992µs logger=migrator t=2026-03-18T00:58:54.179135475Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-18T00:58:54.180763873Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.634799ms logger=migrator t=2026-03-18T00:58:54.186624Z 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-18T00:58:54.188392622Z 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.767782ms logger=migrator t=2026-03-18T00:58:54.193900531Z 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-18T00:58:54.195018367Z 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.120496ms logger=migrator t=2026-03-18T00:58:54.200529046Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-18T00:58:54.200644788Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=117.192µs logger=migrator t=2026-03-18T00:58:54.206842553Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-18T00:58:54.215939246Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.098283ms logger=migrator t=2026-03-18T00:58:54.219716945Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-18T00:58:54.224561919Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.843604ms logger=migrator t=2026-03-18T00:58:54.228743656Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-18T00:58:54.235116995Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.367909ms logger=migrator t=2026-03-18T00:58:54.240049451Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-18T00:58:54.246233146Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.183135ms logger=migrator t=2026-03-18T00:58:54.250705861Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-18T00:58:54.256924606Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.218385ms logger=migrator t=2026-03-18T00:58:54.260753685Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-18T00:58:54.260825577Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=72.942µs logger=migrator t=2026-03-18T00:58:54.264959194Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-18T00:58:54.265815834Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=856.38µs logger=migrator t=2026-03-18T00:58:54.270910184Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-18T00:58:54.279140506Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.231563ms logger=migrator t=2026-03-18T00:58:54.283194911Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-18T00:58:54.283261702Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=67.741µs logger=migrator t=2026-03-18T00:58:54.287375309Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-18T00:58:54.293763349Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.391139ms logger=migrator t=2026-03-18T00:58:54.334097493Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-18T00:58:54.335865534Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.765711ms logger=migrator t=2026-03-18T00:58:54.341915966Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-18T00:58:54.348571852Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.656656ms logger=migrator t=2026-03-18T00:58:54.352930494Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-18T00:58:54.353800545Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=869.501µs logger=migrator t=2026-03-18T00:58:54.359277223Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-18T00:58:54.360962272Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.683749ms logger=migrator t=2026-03-18T00:58:54.365967969Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-18T00:58:54.374462928Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.495789ms logger=migrator t=2026-03-18T00:58:54.380854518Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-18T00:58:54.381744429Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=889.332µs logger=migrator t=2026-03-18T00:58:54.387468283Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-18T00:58:54.388572468Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.103745ms logger=migrator t=2026-03-18T00:58:54.394242041Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-18T00:58:54.395172823Z level=info msg="Migration successfully executed" id="create alert_image table" duration=930.462µs logger=migrator t=2026-03-18T00:58:54.399902174Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-18T00:58:54.401627824Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.72547ms logger=migrator t=2026-03-18T00:58:54.40697964Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-18T00:58:54.407220746Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=241.175µs logger=migrator t=2026-03-18T00:58:54.412119359Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-18T00:58:54.413160854Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.041225ms logger=migrator t=2026-03-18T00:58:54.418047319Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-18T00:58:54.419627905Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.580836ms logger=migrator t=2026-03-18T00:58:54.428774139Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-18T00:58:54.42964744Z 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-18T00:58:54.436372058Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-18T00:58:54.437013772Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=641.985µs logger=migrator t=2026-03-18T00:58:54.441943048Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-18T00:58:54.4437363Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.792592ms logger=migrator t=2026-03-18T00:58:54.448582884Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-18T00:58:54.455531366Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.948283ms logger=migrator t=2026-03-18T00:58:54.460184275Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-18T00:58:54.46123719Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.052475ms logger=migrator t=2026-03-18T00:58:54.466601456Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-18T00:58:54.46764838Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.046834ms logger=migrator t=2026-03-18T00:58:54.472933624Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-18T00:58:54.474259645Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.326111ms logger=migrator t=2026-03-18T00:58:54.481081765Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-18T00:58:54.4821757Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.097855ms logger=migrator t=2026-03-18T00:58:54.49071145Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-18T00:58:54.49201154Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.30233ms logger=migrator t=2026-03-18T00:58:54.496515776Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-18T00:58:54.496541417Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=26.891µs logger=migrator t=2026-03-18T00:58:54.500736795Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-18T00:58:54.500807996Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=72.511µs logger=migrator t=2026-03-18T00:58:54.508627719Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-18T00:58:54.517104668Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.478129ms logger=migrator t=2026-03-18T00:58:54.520849445Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-18T00:58:54.521243505Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=394.41µs logger=migrator t=2026-03-18T00:58:54.526066738Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-18T00:58:54.527153294Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.086216ms logger=migrator t=2026-03-18T00:58:54.531800942Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-18T00:58:54.532058218Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=259.666µs logger=migrator t=2026-03-18T00:58:54.536983273Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-18T00:58:54.5385435Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.557707ms logger=migrator t=2026-03-18T00:58:54.543468925Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-18T00:58:54.544830997Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.362372ms logger=migrator t=2026-03-18T00:58:54.549527088Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-18T00:58:54.581778942Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.249664ms logger=migrator t=2026-03-18T00:58:54.587167308Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-18T00:58:54.592659467Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.492169ms logger=migrator t=2026-03-18T00:58:54.596886826Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-18T00:58:54.597061471Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=175.015µs logger=migrator t=2026-03-18T00:58:54.601671118Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-18T00:58:54.635462419Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.794881ms logger=migrator t=2026-03-18T00:58:54.639908283Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-18T00:58:54.670579612Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.671329ms logger=migrator t=2026-03-18T00:58:54.675414554Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-18T00:58:54.676014649Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=600.565µs logger=migrator t=2026-03-18T00:58:54.682829158Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-18T00:58:54.684577859Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.747681ms logger=migrator t=2026-03-18T00:58:54.694650995Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-18T00:58:54.695039164Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=388.439µs logger=migrator t=2026-03-18T00:58:54.702149461Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-18T00:58:54.703476651Z level=info msg="Migration successfully executed" id="create permission table" duration=1.33079ms logger=migrator t=2026-03-18T00:58:54.713066116Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-18T00:58:54.714757106Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.6913ms logger=migrator t=2026-03-18T00:58:54.720210803Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-18T00:58:54.721866892Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.655279ms logger=migrator t=2026-03-18T00:58:54.727964745Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-18T00:58:54.728775995Z level=info msg="Migration successfully executed" id="create role table" duration=811.09µs logger=migrator t=2026-03-18T00:58:54.736185718Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-18T00:58:54.74609871Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.917933ms logger=migrator t=2026-03-18T00:58:54.750565584Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-18T00:58:54.756459642Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.896178ms logger=migrator t=2026-03-18T00:58:54.761036239Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-18T00:58:54.762017322Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=980.603µs logger=migrator t=2026-03-18T00:58:54.76749745Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-18T00:58:54.768270789Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=771.409µs logger=migrator t=2026-03-18T00:58:54.774830032Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-18T00:58:54.777112906Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.282554ms logger=migrator t=2026-03-18T00:58:54.784923279Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-18T00:58:54.786075726Z level=info msg="Migration successfully executed" id="create team role table" duration=1.152937ms logger=migrator t=2026-03-18T00:58:54.792863154Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-18T00:58:54.794886772Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.023268ms logger=migrator t=2026-03-18T00:58:54.803377941Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-18T00:58:54.805369488Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.994027ms logger=migrator t=2026-03-18T00:58:54.816306894Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-18T00:58:54.818131976Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.823842ms logger=migrator t=2026-03-18T00:58:54.825622902Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-18T00:58:54.826833711Z level=info msg="Migration successfully executed" id="create user role table" duration=1.210698ms logger=migrator t=2026-03-18T00:58:54.833139918Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-18T00:58:54.834574111Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.433483ms logger=migrator t=2026-03-18T00:58:54.843471499Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-18T00:58:54.844488934Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.017595ms logger=migrator t=2026-03-18T00:58:54.849357228Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-18T00:58:54.850505974Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.148536ms logger=migrator t=2026-03-18T00:58:54.856511165Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-18T00:58:54.857440926Z level=info msg="Migration successfully executed" id="create builtin role table" duration=929.961µs logger=migrator t=2026-03-18T00:58:54.862542166Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-18T00:58:54.863620712Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.078476ms logger=migrator t=2026-03-18T00:58:54.872051859Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-18T00:58:54.874543628Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.489928ms logger=migrator t=2026-03-18T00:58:54.906201108Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-18T00:58:54.919857438Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=13.6599ms logger=migrator t=2026-03-18T00:58:54.943557653Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-18T00:58:54.945973659Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.418506ms logger=migrator t=2026-03-18T00:58:54.954416217Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-18T00:58:54.955596664Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.179437ms logger=migrator t=2026-03-18T00:58:54.961698398Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-18T00:58:54.963823467Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.124989ms logger=migrator t=2026-03-18T00:58:54.969612403Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-18T00:58:54.970735809Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.123036ms logger=migrator t=2026-03-18T00:58:54.974970848Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-18T00:58:54.975801988Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=830.86µs logger=migrator t=2026-03-18T00:58:54.981610214Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-18T00:58:54.982769401Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.159367ms logger=migrator t=2026-03-18T00:58:54.990252486Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-18T00:58:54.999898612Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.645666ms logger=migrator t=2026-03-18T00:58:55.004965331Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-18T00:58:55.014050793Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.082552ms logger=migrator t=2026-03-18T00:58:55.23898136Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-18T00:58:55.251552114Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=12.575774ms logger=migrator t=2026-03-18T00:58:55.259388818Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-18T00:58:55.270206222Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.851044ms logger=migrator t=2026-03-18T00:58:55.276876567Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-18T00:58:55.279654892Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.757925ms logger=migrator t=2026-03-18T00:58:55.287920236Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-18T00:58:55.289158236Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.237739ms logger=migrator t=2026-03-18T00:58:55.298245718Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-18T00:58:55.300688815Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.440447ms logger=migrator t=2026-03-18T00:58:55.306669355Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-18T00:58:55.3120023Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=5.330635ms logger=migrator t=2026-03-18T00:58:55.321501432Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-18T00:58:55.322825784Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.325961ms logger=migrator t=2026-03-18T00:58:55.328744092Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-18T00:58:55.328858805Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=113.363µs logger=migrator t=2026-03-18T00:58:55.33421687Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-18T00:58:55.334277982Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=62.782µs logger=migrator t=2026-03-18T00:58:55.339836222Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-18T00:58:55.340500117Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=664.295µs logger=migrator t=2026-03-18T00:58:55.346924477Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-18T00:58:55.347610533Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=689.276µs logger=migrator t=2026-03-18T00:58:55.352838445Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-18T00:58:55.353930632Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.092437ms logger=migrator t=2026-03-18T00:58:55.359428861Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-18T00:58:55.359796529Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=369.099µs logger=migrator t=2026-03-18T00:58:55.366404524Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-18T00:58:55.36712941Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=724.797µs logger=migrator t=2026-03-18T00:58:55.375058216Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-18T00:58:55.376586642Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.528086ms logger=migrator t=2026-03-18T00:58:55.38376647Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-18T00:58:55.3858815Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.115769ms logger=migrator t=2026-03-18T00:58:55.391717636Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-18T00:58:55.399948329Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.230803ms logger=migrator t=2026-03-18T00:58:55.406457451Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-18T00:58:55.406521972Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=64.901µs logger=migrator t=2026-03-18T00:58:55.41109766Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-18T00:58:55.412027001Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=929.281µs logger=migrator t=2026-03-18T00:58:55.417719755Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-18T00:58:55.418839841Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.119616ms logger=migrator t=2026-03-18T00:58:55.427398912Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-18T00:58:55.429024419Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.630068ms logger=migrator t=2026-03-18T00:58:55.436696159Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-18T00:58:55.449637663Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.945524ms logger=migrator t=2026-03-18T00:58:55.454947527Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-18T00:58:55.455725425Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=776.308µs logger=migrator t=2026-03-18T00:58:55.461363567Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-18T00:58:55.462330369Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=966.512µs logger=migrator t=2026-03-18T00:58:55.468761021Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-18T00:58:55.493141381Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.379889ms logger=migrator t=2026-03-18T00:58:55.499441279Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-18T00:58:55.500321339Z level=info msg="Migration successfully executed" id="create correlation v2" duration=880.2µs logger=migrator t=2026-03-18T00:58:55.50844833Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-18T00:58:55.509858682Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.410473ms logger=migrator t=2026-03-18T00:58:55.516102249Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-18T00:58:55.517034521Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=932.622µs logger=migrator t=2026-03-18T00:58:55.523083792Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-18T00:58:55.524467325Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.384333ms logger=migrator t=2026-03-18T00:58:55.531244143Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-18T00:58:55.531938579Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=699.166µs logger=migrator t=2026-03-18T00:58:55.540050889Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-18T00:58:55.541542205Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.494965ms logger=migrator t=2026-03-18T00:58:55.552727656Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-18T00:58:55.561055131Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.328315ms logger=migrator t=2026-03-18T00:58:55.566934199Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-18T00:58:55.567758188Z level=info msg="Migration successfully executed" id="create entity_events table" duration=823.509µs logger=migrator t=2026-03-18T00:58:55.572673634Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-18T00:58:55.574030015Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.353672ms logger=migrator t=2026-03-18T00:58:55.594895354Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-18T00:58:55.595661311Z 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-18T00:58:55.818493859Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-18T00:58:55.819470872Z 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-18T00:58:56.006033809Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-18T00:58:56.007590996Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.559897ms logger=migrator t=2026-03-18T00:58:56.160314683Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-18T00:58:56.162691078Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.373374ms logger=migrator t=2026-03-18T00:58:56.230263691Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-18T00:58:56.232620425Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.361036ms logger=migrator t=2026-03-18T00:58:56.240244524Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-18T00:58:56.241648607Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.406443ms logger=migrator t=2026-03-18T00:58:56.24987383Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-18T00:58:56.250970995Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.097825ms logger=migrator t=2026-03-18T00:58:56.256842082Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-18T00:58:56.258083191Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.245939ms logger=migrator t=2026-03-18T00:58:56.264641455Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-18T00:58:56.266298413Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.658418ms logger=migrator t=2026-03-18T00:58:56.273067482Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-18T00:58:56.274976286Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.909524ms logger=migrator t=2026-03-18T00:58:56.28108165Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-18T00:58:56.282553814Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.471084ms logger=migrator t=2026-03-18T00:58:56.292645141Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-18T00:58:56.294003242Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.360031ms logger=migrator t=2026-03-18T00:58:56.298882977Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-18T00:58:56.300058434Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.178377ms logger=migrator t=2026-03-18T00:58:56.305093852Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-18T00:58:56.329428222Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.3303ms logger=migrator t=2026-03-18T00:58:56.335686048Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-18T00:58:56.342297263Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.606195ms logger=migrator t=2026-03-18T00:58:56.34812087Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-18T00:58:56.358901212Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.783261ms logger=migrator t=2026-03-18T00:58:56.36478256Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-18T00:58:56.364963654Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=181.514µs logger=migrator t=2026-03-18T00:58:56.370064463Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-18T00:58:56.380793724Z level=info msg="Migration successfully executed" id="add share column" duration=10.731031ms logger=migrator t=2026-03-18T00:58:56.385519945Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-18T00:58:56.385647148Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=125.123µs logger=migrator t=2026-03-18T00:58:56.390340649Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-18T00:58:56.39127594Z level=info msg="Migration successfully executed" id="create file table" duration=935.781µs logger=migrator t=2026-03-18T00:58:56.397575807Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-18T00:58:56.399307038Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.730871ms logger=migrator t=2026-03-18T00:58:56.405946693Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-18T00:58:56.407034549Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.087396ms logger=migrator t=2026-03-18T00:58:56.413578312Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-18T00:58:56.414921813Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.344861ms logger=migrator t=2026-03-18T00:58:56.420533305Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-18T00:58:56.421697162Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.163467ms logger=migrator t=2026-03-18T00:58:56.429025113Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-18T00:58:56.429098425Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=71.542µs logger=migrator t=2026-03-18T00:58:56.442389916Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-18T00:58:56.442458228Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=69.202µs logger=migrator t=2026-03-18T00:58:56.447705671Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-18T00:58:56.448266444Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=560.623µs logger=migrator t=2026-03-18T00:58:56.45664631Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-18T00:58:56.457145072Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=505.272µs logger=migrator t=2026-03-18T00:58:56.465501088Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-18T00:58:56.466914841Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.414233ms logger=migrator t=2026-03-18T00:58:56.472613364Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-18T00:58:56.483223713Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.604979ms logger=migrator t=2026-03-18T00:58:56.488722282Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-18T00:58:56.488898696Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=176.194µs logger=migrator t=2026-03-18T00:58:56.494866406Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-18T00:58:56.496018322Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.151586ms logger=migrator t=2026-03-18T00:58:56.50361972Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-18T00:58:56.504330257Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=712.047µs logger=migrator t=2026-03-18T00:58:56.510711607Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-18T00:58:56.511133467Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=427.59µs logger=migrator t=2026-03-18T00:58:56.51769411Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-18T00:58:56.518633161Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=942.591µs logger=migrator t=2026-03-18T00:58:56.524146101Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-18T00:58:56.534417321Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.271311ms logger=migrator t=2026-03-18T00:58:56.539421309Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-18T00:58:56.545728976Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.305277ms logger=migrator t=2026-03-18T00:58:56.550611311Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-18T00:58:56.551644005Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.032593ms logger=migrator t=2026-03-18T00:58:56.557735767Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-18T00:58:56.635628191Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.887584ms logger=migrator t=2026-03-18T00:58:56.641796855Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-18T00:58:56.642946563Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.149438ms logger=migrator t=2026-03-18T00:58:56.647449038Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-18T00:58:56.648728198Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.27865ms logger=migrator t=2026-03-18T00:58:56.654575765Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-18T00:58:56.680077452Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.493157ms logger=migrator t=2026-03-18T00:58:56.684484856Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-18T00:58:56.692807541Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.317104ms logger=migrator t=2026-03-18T00:58:56.699400794Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-18T00:58:56.699721822Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=321.558µs logger=migrator t=2026-03-18T00:58:56.710189647Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-18T00:58:56.710496034Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=306.907µs logger=migrator t=2026-03-18T00:58:56.724926302Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-18T00:58:56.725591967Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=670.635µs logger=migrator t=2026-03-18T00:58:56.732880128Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-18T00:58:56.733123934Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=251.686µs logger=migrator t=2026-03-18T00:58:56.739141085Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-18T00:58:56.739532444Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=396.159µs logger=migrator t=2026-03-18T00:58:56.743218681Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-18T00:58:56.744290915Z level=info msg="Migration successfully executed" id="create folder table" duration=1.072564ms logger=migrator t=2026-03-18T00:58:56.748870403Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-18T00:58:56.750135602Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.265059ms logger=migrator t=2026-03-18T00:58:56.754100465Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-18T00:58:56.755420126Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.319391ms logger=migrator t=2026-03-18T00:58:56.761234262Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-18T00:58:56.761259773Z level=info msg="Migration successfully executed" id="Update folder title length" duration=26.771µs logger=migrator t=2026-03-18T00:58:56.768441581Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-18T00:58:56.770706744Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.268013ms logger=migrator t=2026-03-18T00:58:56.777607895Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-18T00:58:56.779169632Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.561707ms logger=migrator t=2026-03-18T00:58:56.78547532Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-18T00:58:56.787739373Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.267293ms logger=migrator t=2026-03-18T00:58:56.793095868Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-18T00:58:56.793895937Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=799.649µs logger=migrator t=2026-03-18T00:58:56.798799541Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-18T00:58:56.799055248Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=255.947µs logger=migrator t=2026-03-18T00:58:56.804158947Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-18T00:58:56.805321044Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.161327ms logger=migrator t=2026-03-18T00:58:56.80942184Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-18T00:58:56.810763972Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.342972ms logger=migrator t=2026-03-18T00:58:56.814766085Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-18T00:58:56.81580271Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.036645ms logger=migrator t=2026-03-18T00:58:56.820459939Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-18T00:58:56.821686438Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.226609ms logger=migrator t=2026-03-18T00:58:56.826380007Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-18T00:58:56.827509134Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.128767ms logger=migrator t=2026-03-18T00:58:56.8316308Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-18T00:58:56.832520641Z level=info msg="Migration successfully executed" id="create anon_device table" duration=889.771µs logger=migrator t=2026-03-18T00:58:56.836138616Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-18T00:58:56.837348214Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.206818ms logger=migrator t=2026-03-18T00:58:56.842239759Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-18T00:58:56.844120173Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.872084ms logger=migrator t=2026-03-18T00:58:56.851501435Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-18T00:58:56.852701974Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.201859ms logger=migrator t=2026-03-18T00:58:56.930525975Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-18T00:58:56.932503462Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.978977ms logger=migrator t=2026-03-18T00:58:56.937636822Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-18T00:58:56.939676611Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.039128ms logger=migrator t=2026-03-18T00:58:56.944698888Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-18T00:58:56.944977135Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=278.957µs logger=migrator t=2026-03-18T00:58:56.952587772Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-18T00:58:56.962040594Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.457212ms logger=migrator t=2026-03-18T00:58:56.966314314Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-18T00:58:56.966810975Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=497.111µs logger=migrator t=2026-03-18T00:58:56.972805436Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-18T00:58:56.972837567Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=33.881µs logger=migrator t=2026-03-18T00:58:56.977518886Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-18T00:58:56.97938765Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.869034ms logger=migrator t=2026-03-18T00:58:56.98324854Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-18T00:58:56.983280471Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=33.361µs logger=migrator t=2026-03-18T00:58:56.987687764Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-18T00:58:56.989775164Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.08706ms logger=migrator t=2026-03-18T00:58:56.994511184Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-18T00:58:56.995648901Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.137237ms logger=migrator t=2026-03-18T00:58:57.001530219Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-18T00:58:57.003120115Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.589876ms logger=migrator t=2026-03-18T00:58:57.007855436Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-18T00:58:57.008791418Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=931.892µs logger=migrator t=2026-03-18T00:58:57.013906758Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-18T00:58:57.014167624Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=261.586µs logger=migrator t=2026-03-18T00:58:57.018101357Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-18T00:58:57.019025128Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=923.681µs logger=migrator t=2026-03-18T00:58:57.028038489Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-18T00:58:57.029022413Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=986.884µs logger=migrator t=2026-03-18T00:58:57.034841769Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-18T00:58:57.035509914Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=668.405µs logger=migrator t=2026-03-18T00:58:57.042005116Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-18T00:58:57.051740054Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.734258ms logger=migrator t=2026-03-18T00:58:57.06051311Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-18T00:58:57.068754003Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.238903ms logger=migrator t=2026-03-18T00:58:57.075461099Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-18T00:58:57.086119499Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.66207ms logger=migrator t=2026-03-18T00:58:57.094951656Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-18T00:58:57.09515181Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=191.034µs logger=migrator t=2026-03-18T00:58:57.101662954Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-18T00:58:57.117564555Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=15.876291ms logger=migrator t=2026-03-18T00:58:57.122729856Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-18T00:58:57.132349882Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.619616ms logger=migrator t=2026-03-18T00:58:57.140675036Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-18T00:58:57.141180959Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=506.723µs logger=migrator t=2026-03-18T00:58:57.14721484Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.960017757s logger=migrator t=2026-03-18T00:58:57.148200493Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-18T00:58:57.165792894Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-18T00:58:57.16599477Z level=info msg="Created default organization" logger=secrets t=2026-03-18T00:58:57.172182224Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-18T00:58:57.232748472Z level=info msg="Restored cache from database" duration=560.023µs logger=plugin.store t=2026-03-18T00:58:57.234885082Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-18T00:58:57.275642617Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-18T00:58:57.275684238Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-18T00:58:57.27575254Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-18T00:58:57.27576748Z level=info msg="Plugins loaded" count=54 duration=40.883758ms logger=query_data t=2026-03-18T00:58:57.27964533Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-18T00:58:57.282932647Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-18T00:58:57.289125162Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-18T00:58:57.299015424Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-18T00:58:57.301441871Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-18T00:58:57.303559731Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-18T00:58:57.320088078Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-18T00:58:57.336487231Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-18T00:58:57.361472176Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-18T00:58:57.361494256Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-18T00:58:57.361897716Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-18T00:58:57.362131252Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-03-18T00:58:57.362397328Z level=info msg="Storage starting" logger=http.server t=2026-03-18T00:58:57.365939281Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-03-18T00:58:57.41162681Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-03-18T00:58:57.432209943Z level=info msg="Update check succeeded" duration=70.578073ms logger=plugins.update.checker t=2026-03-18T00:58:57.432240254Z level=info msg="Update check succeeded" duration=70.603834ms logger=ngalert.state.manager t=2026-03-18T00:58:57.464642772Z level=info msg="State cache has been initialized" states=0 duration=102.742366ms logger=ngalert.scheduler t=2026-03-18T00:58:57.464703683Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-18T00:58:57.464810036Z level=info msg=starting first_tick=2026-03-18T00:59:00Z logger=provisioning.dashboard t=2026-03-18T00:58:57.471766409Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-18T00:58:57.483395141Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-18T00:58:57.49187747Z level=info msg="Patterns update finished" duration=78.55506ms logger=sqlstore.transactions t=2026-03-18T00:58:57.496764384Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana-apiserver t=2026-03-18T00:58:57.745218411Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-18T00:58:57.745715562Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-18T00:59:12.342534134Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:12.343244981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:12.795378567Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:13.048515174Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:13.065198925Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:13.141662335Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:13.157386333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:13.267640784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:13.287206683Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:13.365324842Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:13.382263088Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:13.484271447Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:13.501778747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:13.611198259Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:13.629878517Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:13.720834146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:13.739421451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:13.809375509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:13.826856308Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:13.876919141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:13.895536656Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:13.988100753Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:14.011238106Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:14.315305664Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:14.345148453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:14.524270468Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:14.542161326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:14.58929529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:14.612566295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:14.919599834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:14.933754945Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.005331172Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.023490416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.082547589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.099103767Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.160630667Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.178546696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.226547771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.243828426Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.292010233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.310013475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.376614234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.408753567Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.495463168Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.513031188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.570938394Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.588295761Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.657764407Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.67494823Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.737024953Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.757558254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.811991509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.830650685Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.902043307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.918146263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:15.992199568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:16.015072703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:16.105169063Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:16.125412116Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:16.191656538Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:16.209052475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:16.293996715Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:16.311621377Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:16.39376502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:16.413469901Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:16.503875379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:16.52274037Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:16.716114177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:16.733651449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:16.818214058Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:16.832535794Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:16.912747721Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:16.935245099Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:17.020589006Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:17.038669709Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:17.127427388Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:17.149224629Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:17.23044015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:17.24451259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T00:59:17.332489889Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-18T01:00:20.386475726Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-18T01:08:57.388812827Z level=info msg="Completed cleanup jobs" duration=23.78684ms logger=plugins.update.checker t=2026-03-18T01:08:57.48167591Z level=info msg="Update check succeeded" duration=49.022633ms logger=sqlstore.transactions t=2026-03-18T01:13:57.298060716Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"