logger=settings t=2026-04-08T01:28:07.731857131Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-08T01:28:07Z logger=settings t=2026-04-08T01:28:07.732459005Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-08T01:28:07.732478195Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-08T01:28:07.732487025Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-08T01:28:07.732494836Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-08T01:28:07.732499686Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-08T01:28:07.732504656Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-08T01:28:07.732509766Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-08T01:28:07.732515836Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-08T01:28:07.732520986Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-08T01:28:07.732525446Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-08T01:28:07.732530786Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-08T01:28:07.732535547Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-08T01:28:07.732540467Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-08T01:28:07.732545617Z level=info msg=Target target=[all] logger=settings t=2026-04-08T01:28:07.732564657Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-08T01:28:07.732569067Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-08T01:28:07.732575807Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-08T01:28:07.732582218Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-08T01:28:07.732587148Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-08T01:28:07.732592038Z level=info msg="App mode production" logger=sqlstore t=2026-04-08T01:28:07.733294684Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-08T01:28:07.733330805Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-08T01:28:07.736381097Z level=info msg="Locking database" logger=migrator t=2026-04-08T01:28:07.736401347Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-08T01:28:07.737359391Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-08T01:28:07.73863406Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.273879ms logger=migrator t=2026-04-08T01:28:07.745394989Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-08T01:28:07.746205809Z level=info msg="Migration successfully executed" id="create user table" duration=810.89µs logger=migrator t=2026-04-08T01:28:07.751543225Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-08T01:28:07.752633131Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.092706ms logger=migrator t=2026-04-08T01:28:07.757169598Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-08T01:28:07.758154751Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=985.663µs logger=migrator t=2026-04-08T01:28:07.762615187Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-08T01:28:07.763709382Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.097205ms logger=migrator t=2026-04-08T01:28:07.768623138Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-08T01:28:07.775884689Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=7.256921ms logger=migrator t=2026-04-08T01:28:07.781787518Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-08T01:28:07.785288082Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.500614ms logger=migrator t=2026-04-08T01:28:07.790579517Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-08T01:28:07.791708013Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.130226ms logger=migrator t=2026-04-08T01:28:07.798329949Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-08T01:28:07.79919434Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=864.671µs logger=migrator t=2026-04-08T01:28:07.802809275Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-08T01:28:07.805740104Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=2.920848ms logger=migrator t=2026-04-08T01:28:07.810979307Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-08T01:28:07.811424658Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=446.371µs logger=migrator t=2026-04-08T01:28:07.815700609Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-08T01:28:07.81614837Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=447.601µs logger=migrator t=2026-04-08T01:28:07.819590241Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-08T01:28:07.820730327Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.144376ms logger=migrator t=2026-04-08T01:28:07.825633833Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-08T01:28:07.825698415Z level=info msg="Migration successfully executed" id="Update user table charset" duration=69.762µs logger=migrator t=2026-04-08T01:28:07.832406904Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-08T01:28:07.833711994Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.305491ms logger=migrator t=2026-04-08T01:28:07.838029896Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-08T01:28:07.838313583Z level=info msg="Migration successfully executed" id="Add missing user data" duration=286.167µs logger=migrator t=2026-04-08T01:28:07.845706957Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-08T01:28:07.847688514Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.979687ms logger=migrator t=2026-04-08T01:28:07.851546544Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-08T01:28:07.852450877Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=903.712µs logger=migrator t=2026-04-08T01:28:07.871587468Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-08T01:28:07.873587745Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.001587ms logger=migrator t=2026-04-08T01:28:08.139347468Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-08T01:28:08.146460956Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.117859ms logger=migrator t=2026-04-08T01:28:08.182200859Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-08T01:28:08.183224373Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.019684ms logger=migrator t=2026-04-08T01:28:08.188688632Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-08T01:28:08.188859216Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=170.324µs logger=migrator t=2026-04-08T01:28:08.193170028Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-08T01:28:08.193752372Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=581.934µs logger=migrator t=2026-04-08T01:28:08.198686788Z 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-04-08T01:28:08.198946894Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=260.086µs logger=migrator t=2026-04-08T01:28:08.204824423Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-08T01:28:08.205182742Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=355.93µs logger=migrator t=2026-04-08T01:28:08.210670281Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-08T01:28:08.211364438Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=693.326µs logger=migrator t=2026-04-08T01:28:08.216630092Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-08T01:28:08.217198615Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=567.103µs logger=migrator t=2026-04-08T01:28:08.223062143Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-08T01:28:08.223813171Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=748.558µs logger=migrator t=2026-04-08T01:28:08.228727737Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-08T01:28:08.22929919Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=567.503µs logger=migrator t=2026-04-08T01:28:08.234966814Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-08T01:28:08.236661945Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.69162ms logger=migrator t=2026-04-08T01:28:08.243576367Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-08T01:28:08.243641139Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=71.182µs logger=migrator t=2026-04-08T01:28:08.248651817Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-08T01:28:08.249535148Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=883.841µs logger=migrator t=2026-04-08T01:28:08.254468695Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-08T01:28:08.255828307Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.364683ms logger=migrator t=2026-04-08T01:28:08.262380241Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-08T01:28:08.263892577Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.514906ms logger=migrator t=2026-04-08T01:28:08.270042602Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-08T01:28:08.27123445Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.197198ms logger=migrator t=2026-04-08T01:28:08.276401492Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-08T01:28:08.279250459Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.850227ms logger=migrator t=2026-04-08T01:28:08.284090114Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-08T01:28:08.284771129Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=680.535µs logger=migrator t=2026-04-08T01:28:08.29030085Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-08T01:28:08.290890464Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=588.424µs logger=migrator t=2026-04-08T01:28:08.295293018Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-08T01:28:08.295899692Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=605.534µs logger=migrator t=2026-04-08T01:28:08.301382912Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-08T01:28:08.302827915Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.444334ms logger=migrator t=2026-04-08T01:28:08.307107727Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-08T01:28:08.309543474Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=2.435227ms logger=migrator t=2026-04-08T01:28:08.315570776Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-08T01:28:08.316250182Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=683.756µs logger=migrator t=2026-04-08T01:28:08.321117447Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-08T01:28:08.321926886Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=809.699µs logger=migrator t=2026-04-08T01:28:08.327235462Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-08T01:28:08.32759669Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=356.869µs logger=migrator t=2026-04-08T01:28:08.333875559Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-08T01:28:08.334530984Z level=info msg="Migration successfully executed" id="create star table" duration=655.235µs logger=migrator t=2026-04-08T01:28:08.339529842Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-08T01:28:08.340637358Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.107526ms logger=migrator t=2026-04-08T01:28:08.353676786Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-08T01:28:08.354430414Z level=info msg="Migration successfully executed" id="create org table v1" duration=753.758µs logger=migrator t=2026-04-08T01:28:08.358858308Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-08T01:28:08.359594996Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=737.248µs logger=migrator t=2026-04-08T01:28:08.365126446Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-08T01:28:08.366245432Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.121086ms logger=migrator t=2026-04-08T01:28:08.371382594Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-08T01:28:08.372645613Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.262049ms logger=migrator t=2026-04-08T01:28:08.377799355Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-08T01:28:08.378538892Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=738.977µs logger=migrator t=2026-04-08T01:28:08.383586921Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-08T01:28:08.38477335Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.187119ms logger=migrator t=2026-04-08T01:28:08.39071008Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-08T01:28:08.390757081Z level=info msg="Migration successfully executed" id="Update org table charset" duration=45.511µs logger=migrator t=2026-04-08T01:28:08.395913993Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-08T01:28:08.395957684Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=43.561µs logger=migrator t=2026-04-08T01:28:08.406991874Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-08T01:28:08.407163468Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=171.734µs logger=migrator t=2026-04-08T01:28:08.412181007Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-08T01:28:08.412886524Z level=info msg="Migration successfully executed" id="create dashboard table" duration=705.486µs logger=migrator t=2026-04-08T01:28:08.418060736Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-08T01:28:08.419342736Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.279209ms logger=migrator t=2026-04-08T01:28:08.425014869Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-08T01:28:08.426446814Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.431375ms logger=migrator t=2026-04-08T01:28:08.432086977Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-08T01:28:08.433225553Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.138516ms logger=migrator t=2026-04-08T01:28:08.439956062Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-08T01:28:08.440972046Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.015824ms logger=migrator t=2026-04-08T01:28:08.446347893Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-08T01:28:08.447261715Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=913.792µs logger=migrator t=2026-04-08T01:28:08.451983556Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-08T01:28:08.4559627Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=3.978924ms logger=migrator t=2026-04-08T01:28:08.461627214Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-08T01:28:08.462410812Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=783.379µs logger=migrator t=2026-04-08T01:28:08.467585504Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-08T01:28:08.468391564Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=802.88µs logger=migrator t=2026-04-08T01:28:08.472703765Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-08T01:28:08.473975386Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.27111ms logger=migrator t=2026-04-08T01:28:08.479968387Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-08T01:28:08.480489529Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=524.182µs logger=migrator t=2026-04-08T01:28:08.485222501Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-08T01:28:08.486555922Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.333501ms logger=migrator t=2026-04-08T01:28:08.492358759Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-08T01:28:08.492447801Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=89.672µs logger=migrator t=2026-04-08T01:28:08.497782637Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-08T01:28:08.499651791Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.868604ms logger=migrator t=2026-04-08T01:28:08.504171867Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-08T01:28:08.50595891Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.786523ms logger=migrator t=2026-04-08T01:28:08.510454607Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-08T01:28:08.512288949Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.832203ms logger=migrator t=2026-04-08T01:28:08.517688417Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-08T01:28:08.518971397Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.28211ms logger=migrator t=2026-04-08T01:28:08.5262941Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-08T01:28:08.52927918Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.98342ms logger=migrator t=2026-04-08T01:28:08.534450632Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-08T01:28:08.535947718Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.500976ms logger=migrator t=2026-04-08T01:28:08.540656409Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-08T01:28:08.54196246Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.303012ms logger=migrator t=2026-04-08T01:28:08.547084291Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-08T01:28:08.547113932Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.231µs logger=migrator t=2026-04-08T01:28:08.552200971Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-08T01:28:08.552242143Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=38.741µs logger=migrator t=2026-04-08T01:28:08.558890719Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-08T01:28:08.562389632Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.506103ms logger=migrator t=2026-04-08T01:28:08.568097386Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-08T01:28:08.570006672Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.909936ms logger=migrator t=2026-04-08T01:28:08.575515072Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-08T01:28:08.577675903Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.163881ms logger=migrator t=2026-04-08T01:28:08.582893545Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-08T01:28:08.587008683Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=4.106408ms logger=migrator t=2026-04-08T01:28:08.594974821Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-08T01:28:08.595306789Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=333.228µs logger=migrator t=2026-04-08T01:28:08.599340424Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-08T01:28:08.600395359Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.061416ms logger=migrator t=2026-04-08T01:28:08.605734535Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-08T01:28:08.607824134Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=2.084049ms logger=migrator t=2026-04-08T01:28:08.613198631Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-08T01:28:08.613230602Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=32.661µs logger=migrator t=2026-04-08T01:28:08.616886769Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-08T01:28:08.61782989Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=943.161µs logger=migrator t=2026-04-08T01:28:08.622354918Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-08T01:28:08.623062224Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=706.966µs logger=migrator t=2026-04-08T01:28:08.626876084Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-08T01:28:08.633876069Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.002505ms logger=migrator t=2026-04-08T01:28:08.640570947Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-08T01:28:08.641313114Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=741.817µs logger=migrator t=2026-04-08T01:28:08.647093711Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-08T01:28:08.64830426Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.209619ms logger=migrator t=2026-04-08T01:28:08.65214117Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-08T01:28:08.65338517Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.24347ms logger=migrator t=2026-04-08T01:28:08.657304452Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-08T01:28:08.657614089Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=309.847µs logger=migrator t=2026-04-08T01:28:08.66184526Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-08T01:28:08.662860483Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.012433ms logger=migrator t=2026-04-08T01:28:08.667331249Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-08T01:28:08.670568495Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.236856ms logger=migrator t=2026-04-08T01:28:08.675500512Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-08T01:28:08.676299941Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=800.12µs logger=migrator t=2026-04-08T01:28:08.681747709Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-08T01:28:08.682038346Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=291.547µs logger=migrator t=2026-04-08T01:28:08.687245169Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-08T01:28:08.687502855Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=258.136µs logger=migrator t=2026-04-08T01:28:08.695018082Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-08T01:28:08.695819731Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=801.829µs logger=migrator t=2026-04-08T01:28:08.699063438Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-08T01:28:08.701187558Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.12411ms logger=migrator t=2026-04-08T01:28:08.704557517Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-08T01:28:08.705433338Z level=info msg="Migration successfully executed" id="create data_source table" duration=878.511µs logger=migrator t=2026-04-08T01:28:08.710628181Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-08T01:28:08.711551882Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=923.931µs logger=migrator t=2026-04-08T01:28:08.715141278Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-08T01:28:08.715935696Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=790.309µs logger=migrator t=2026-04-08T01:28:08.719408208Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-08T01:28:08.720259787Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=847.799µs logger=migrator t=2026-04-08T01:28:08.724777645Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-08T01:28:08.725577043Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=798.869µs logger=migrator t=2026-04-08T01:28:08.730336826Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-08T01:28:08.736499671Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.165025ms logger=migrator t=2026-04-08T01:28:08.74024658Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-08T01:28:08.741262084Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.015044ms logger=migrator t=2026-04-08T01:28:08.748190247Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-08T01:28:08.750058681Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.874084ms logger=migrator t=2026-04-08T01:28:08.756485583Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-08T01:28:08.757925387Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.445435ms logger=migrator t=2026-04-08T01:28:08.763441477Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-08T01:28:08.764504792Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.004034ms logger=migrator t=2026-04-08T01:28:08.77369649Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-08T01:28:08.776367573Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.672104ms logger=migrator t=2026-04-08T01:28:08.857150849Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-08T01:28:08.865828263Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=8.671855ms logger=migrator t=2026-04-08T01:28:08.870163316Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-08T01:28:08.870227138Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=69.731µs logger=migrator t=2026-04-08T01:28:08.899186831Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-08T01:28:08.903152975Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=3.970244ms logger=migrator t=2026-04-08T01:28:08.911674416Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-08T01:28:08.921009086Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=9.32795ms logger=migrator t=2026-04-08T01:28:08.925189085Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-08T01:28:08.925430631Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=241.916µs logger=migrator t=2026-04-08T01:28:08.929587388Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-08T01:28:08.929787773Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=201.045µs logger=migrator t=2026-04-08T01:28:08.933482421Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-08T01:28:08.936145974Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.665613ms logger=migrator t=2026-04-08T01:28:08.940502646Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-08T01:28:08.940776532Z level=info msg="Migration successfully executed" id="Update uid value" duration=279.076µs logger=migrator t=2026-04-08T01:28:08.945148026Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-08T01:28:08.946836355Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.687679ms logger=migrator t=2026-04-08T01:28:08.950219566Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-08T01:28:08.951396113Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.176597ms logger=migrator t=2026-04-08T01:28:08.955225873Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-08T01:28:08.956091924Z level=info msg="Migration successfully executed" id="create api_key table" duration=865.381µs logger=migrator t=2026-04-08T01:28:08.962005354Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-08T01:28:08.963310814Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.30302ms logger=migrator t=2026-04-08T01:28:08.969325086Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-08T01:28:08.971219061Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.898325ms logger=migrator t=2026-04-08T01:28:08.982921377Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-08T01:28:08.984577907Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.656849ms logger=migrator t=2026-04-08T01:28:08.988421117Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-08T01:28:08.989222876Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=798.878µs logger=migrator t=2026-04-08T01:28:08.993598169Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-08T01:28:08.994395328Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=797.319µs logger=migrator t=2026-04-08T01:28:08.997792749Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-08T01:28:08.998573647Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=784.588µs logger=migrator t=2026-04-08T01:28:09.003804991Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-08T01:28:09.01144383Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.635359ms logger=migrator t=2026-04-08T01:28:09.023023994Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-08T01:28:09.024175081Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.152667ms logger=migrator t=2026-04-08T01:28:09.028246927Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-08T01:28:09.029676071Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.428104ms logger=migrator t=2026-04-08T01:28:09.034832033Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-08T01:28:09.035610241Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=779.808µs logger=migrator t=2026-04-08T01:28:09.04151498Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-08T01:28:09.04235728Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=841.78µs logger=migrator t=2026-04-08T01:28:09.04571356Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-08T01:28:09.046398496Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=684.946µs logger=migrator t=2026-04-08T01:28:09.055286365Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-08T01:28:09.056534965Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.25913ms logger=migrator t=2026-04-08T01:28:09.061796879Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-08T01:28:09.06186601Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=71.921µs logger=migrator t=2026-04-08T01:28:09.0664868Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-08T01:28:09.069098311Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.609841ms logger=migrator t=2026-04-08T01:28:09.073048444Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-08T01:28:09.077309685Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.261091ms logger=migrator t=2026-04-08T01:28:09.081144615Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-08T01:28:09.081297009Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=153.034µs logger=migrator t=2026-04-08T01:28:09.084923315Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-08T01:28:09.087955137Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.026311ms logger=migrator t=2026-04-08T01:28:09.092594326Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-08T01:28:09.096074488Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.481023ms logger=migrator t=2026-04-08T01:28:09.099912719Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-08T01:28:09.100637225Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=722.086µs logger=migrator t=2026-04-08T01:28:09.113418568Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-08T01:28:09.11439997Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=988.213µs logger=migrator t=2026-04-08T01:28:09.118235462Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-08T01:28:09.119123642Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=887.541µs logger=migrator t=2026-04-08T01:28:09.122521642Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-08T01:28:09.12328426Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=761.888µs logger=migrator t=2026-04-08T01:28:09.127643013Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-08T01:28:09.128884472Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.241409ms logger=migrator t=2026-04-08T01:28:09.133496781Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-08T01:28:09.134488484Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=991.973µs logger=migrator t=2026-04-08T01:28:09.138143201Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-08T01:28:09.138222523Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=79.192µs logger=migrator t=2026-04-08T01:28:09.142555795Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-08T01:28:09.142587486Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=32.911µs logger=migrator t=2026-04-08T01:28:09.146366615Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-08T01:28:09.150962603Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.596838ms logger=migrator t=2026-04-08T01:28:09.154577919Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-08T01:28:09.157373745Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.795246ms logger=migrator t=2026-04-08T01:28:09.161739368Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-08T01:28:09.16182928Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=90.442µs logger=migrator t=2026-04-08T01:28:09.165275031Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-08T01:28:09.167052053Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.762762ms logger=migrator t=2026-04-08T01:28:09.171894868Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-08T01:28:09.173607428Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.71883ms logger=migrator t=2026-04-08T01:28:09.179042936Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-08T01:28:09.179086107Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=44.741µs logger=migrator t=2026-04-08T01:28:09.185908818Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-08T01:28:09.187234099Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.325191ms logger=migrator t=2026-04-08T01:28:09.192332299Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-08T01:28:09.193420524Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.089145ms logger=migrator t=2026-04-08T01:28:09.198346281Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-08T01:28:09.20128739Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.941099ms logger=migrator t=2026-04-08T01:28:09.20679658Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-08T01:28:09.206883892Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=120.343µs logger=migrator t=2026-04-08T01:28:09.211051171Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-08T01:28:09.212594637Z level=info msg="Migration successfully executed" id="create session table" duration=1.536716ms logger=migrator t=2026-04-08T01:28:09.217647766Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-08T01:28:09.217730488Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=83.402µs logger=migrator t=2026-04-08T01:28:09.222994443Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-08T01:28:09.223080795Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=95.013µs logger=migrator t=2026-04-08T01:28:09.227171351Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-08T01:28:09.228591595Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.420214ms logger=migrator t=2026-04-08T01:28:09.233803408Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-08T01:28:09.235255172Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.452414ms logger=migrator t=2026-04-08T01:28:09.24280819Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-08T01:28:09.242856701Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=57.461µs logger=migrator t=2026-04-08T01:28:09.246798994Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-08T01:28:09.246834245Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=36.841µs logger=migrator t=2026-04-08T01:28:09.252084659Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-08T01:28:09.25547955Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.393481ms logger=migrator t=2026-04-08T01:28:09.261114403Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-08T01:28:09.265309261Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.195018ms logger=migrator t=2026-04-08T01:28:09.270372691Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-08T01:28:09.270469923Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=95.872µs logger=migrator t=2026-04-08T01:28:09.275572074Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-08T01:28:09.275648956Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=77.762µs logger=migrator t=2026-04-08T01:28:09.279109677Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-08T01:28:09.279943057Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=833.309µs logger=migrator t=2026-04-08T01:28:09.288874407Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-08T01:28:09.288940509Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=71.662µs logger=migrator t=2026-04-08T01:28:09.295377181Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-08T01:28:09.29915714Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.774359ms logger=migrator t=2026-04-08T01:28:09.303095574Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-08T01:28:09.303301058Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=205.084µs logger=migrator t=2026-04-08T01:28:09.308280415Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-08T01:28:09.312076285Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.80064ms logger=migrator t=2026-04-08T01:28:09.315872545Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-08T01:28:09.319296155Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.41986ms logger=migrator t=2026-04-08T01:28:09.324186061Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-08T01:28:09.324267293Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=80.692µs logger=migrator t=2026-04-08T01:28:09.328114993Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-08T01:28:09.329072397Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=957.363µs logger=migrator t=2026-04-08T01:28:09.332855655Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-08T01:28:09.334119136Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.263301ms logger=migrator t=2026-04-08T01:28:09.33857719Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-08T01:28:09.34022403Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.64626ms logger=migrator t=2026-04-08T01:28:09.344095231Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-08T01:28:09.345074105Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=978.053µs logger=migrator t=2026-04-08T01:28:09.349268443Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-08T01:28:09.350198655Z level=info msg="Migration successfully executed" id="add index alert state" duration=928.492µs logger=migrator t=2026-04-08T01:28:09.353723189Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-08T01:28:09.355013219Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.28989ms logger=migrator t=2026-04-08T01:28:09.358582953Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-08T01:28:09.35928592Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=703.178µs logger=migrator t=2026-04-08T01:28:09.362938106Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-08T01:28:09.363821686Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=883.06µs logger=migrator t=2026-04-08T01:28:09.367913273Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-08T01:28:09.368726892Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=813.739µs logger=migrator t=2026-04-08T01:28:09.372160783Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-08T01:28:09.38219813Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.036637ms logger=migrator t=2026-04-08T01:28:09.385805925Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-08T01:28:09.386794708Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=986.333µs logger=migrator t=2026-04-08T01:28:09.390887265Z 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-04-08T01:28:09.391969831Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.087056ms logger=migrator t=2026-04-08T01:28:09.395924745Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-08T01:28:09.396208571Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=283.457µs logger=migrator t=2026-04-08T01:28:09.399523789Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-08T01:28:09.400033281Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=509.612µs logger=migrator t=2026-04-08T01:28:09.404572279Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-08T01:28:09.405877459Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.305051ms logger=migrator t=2026-04-08T01:28:09.409958386Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-08T01:28:09.415076397Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.120691ms logger=migrator t=2026-04-08T01:28:09.419166913Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-08T01:28:09.424050408Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.870395ms logger=migrator t=2026-04-08T01:28:09.428593165Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-08T01:28:09.434179527Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.587912ms logger=migrator t=2026-04-08T01:28:09.437621179Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-08T01:28:09.441160162Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.538073ms logger=migrator t=2026-04-08T01:28:09.444963211Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-08T01:28:09.445839822Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=876.071µs logger=migrator t=2026-04-08T01:28:09.452482039Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-08T01:28:09.452563271Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=87.452µs logger=migrator t=2026-04-08T01:28:09.457018566Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-08T01:28:09.457066437Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=49.781µs logger=migrator t=2026-04-08T01:28:09.462026024Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-08T01:28:09.463368746Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.342332ms logger=migrator t=2026-04-08T01:28:09.467437262Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-08T01:28:09.468297313Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=859.921µs logger=migrator t=2026-04-08T01:28:09.471947719Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-08T01:28:09.472677936Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=730.327µs logger=migrator t=2026-04-08T01:28:09.476870975Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-08T01:28:09.477666314Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=802.419µs logger=migrator t=2026-04-08T01:28:09.481176936Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-08T01:28:09.48219294Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.013654ms logger=migrator t=2026-04-08T01:28:09.486008611Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-08T01:28:09.49359158Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=7.58076ms logger=migrator t=2026-04-08T01:28:09.498008104Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-08T01:28:09.501849594Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.843021ms logger=migrator t=2026-04-08T01:28:09.505570782Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-08T01:28:09.505785947Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=214.475µs logger=migrator t=2026-04-08T01:28:09.509415073Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-08T01:28:09.51054951Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.135767ms logger=migrator t=2026-04-08T01:28:09.515819744Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-08T01:28:09.517209757Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.391334ms logger=migrator t=2026-04-08T01:28:09.521143239Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-08T01:28:09.524806896Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.661317ms logger=migrator t=2026-04-08T01:28:09.528177936Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-08T01:28:09.528243927Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=66.441µs logger=migrator t=2026-04-08T01:28:09.532375384Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-08T01:28:09.533187794Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=804.53µs logger=migrator t=2026-04-08T01:28:09.536535683Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-08T01:28:09.537900905Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.364202ms logger=migrator t=2026-04-08T01:28:09.541866809Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-08T01:28:09.542033703Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=169.204µs logger=migrator t=2026-04-08T01:28:09.54699725Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-08T01:28:09.547927202Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=928.612µs logger=migrator t=2026-04-08T01:28:09.55166693Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-08T01:28:09.552551211Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=885.521µs logger=migrator t=2026-04-08T01:28:09.556395932Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-08T01:28:09.557273962Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=882.37µs logger=migrator t=2026-04-08T01:28:09.563353405Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-08T01:28:09.564567435Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.21303ms logger=migrator t=2026-04-08T01:28:09.568568829Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-08T01:28:09.570188187Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.617808ms logger=migrator t=2026-04-08T01:28:09.57580444Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-08T01:28:09.576804433Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=999.963µs logger=migrator t=2026-04-08T01:28:09.583288167Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-08T01:28:09.583345008Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=58.041µs logger=migrator t=2026-04-08T01:28:09.587483925Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-08T01:28:09.594315176Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.830501ms logger=migrator t=2026-04-08T01:28:09.598445964Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-08T01:28:09.599382116Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=935.472µs logger=migrator t=2026-04-08T01:28:09.605300146Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-08T01:28:09.610713313Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.402888ms logger=migrator t=2026-04-08T01:28:09.614657757Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-08T01:28:09.615704741Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.046774ms logger=migrator t=2026-04-08T01:28:09.620767151Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-08T01:28:09.621610301Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=842.63µs logger=migrator t=2026-04-08T01:28:09.626487606Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-08T01:28:09.627216643Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=729.797µs logger=migrator t=2026-04-08T01:28:09.630753426Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-08T01:28:09.645400743Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.646047ms logger=migrator t=2026-04-08T01:28:09.649840027Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-08T01:28:09.650385511Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=545.924µs logger=migrator t=2026-04-08T01:28:09.654902316Z 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-04-08T01:28:09.65591143Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.012893ms logger=migrator t=2026-04-08T01:28:09.660305544Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-08T01:28:09.660818776Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=485.002µs logger=migrator t=2026-04-08T01:28:09.664769029Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-08T01:28:09.665437475Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=667.806µs logger=migrator t=2026-04-08T01:28:09.669575462Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-08T01:28:09.669793757Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=218.545µs logger=migrator t=2026-04-08T01:28:09.673735401Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-08T01:28:09.679231141Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.49541ms logger=migrator t=2026-04-08T01:28:09.684383342Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-08T01:28:09.687638039Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.251647ms logger=migrator t=2026-04-08T01:28:09.69194644Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-08T01:28:09.692832922Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=883.742µs logger=migrator t=2026-04-08T01:28:09.696029587Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-08T01:28:09.696892037Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=862.07µs logger=migrator t=2026-04-08T01:28:09.700491502Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-08T01:28:09.700745618Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=249.396µs logger=migrator t=2026-04-08T01:28:09.706507165Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-08T01:28:09.710961649Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.454944ms logger=migrator t=2026-04-08T01:28:09.714718548Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-08T01:28:09.716394707Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.68059ms logger=migrator t=2026-04-08T01:28:09.720862613Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-08T01:28:09.721044868Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=179.754µs logger=migrator t=2026-04-08T01:28:09.724186172Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-08T01:28:09.72455418Z level=info msg="Migration successfully executed" id="Move region to single row" duration=368.218µs logger=migrator t=2026-04-08T01:28:09.727768186Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-08T01:28:09.728704058Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=935.982µs logger=migrator t=2026-04-08T01:28:09.733384528Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-08T01:28:09.734275899Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=891.061µs logger=migrator t=2026-04-08T01:28:09.737559717Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-08T01:28:09.739111994Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.550906ms logger=migrator t=2026-04-08T01:28:09.742579955Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-08T01:28:09.744170553Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.587798ms logger=migrator t=2026-04-08T01:28:09.748460595Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-08T01:28:09.749278904Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=818.089µs logger=migrator t=2026-04-08T01:28:09.752778496Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-08T01:28:09.753855131Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.079035ms logger=migrator t=2026-04-08T01:28:09.757517558Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-08T01:28:09.757610811Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=93.002µs logger=migrator t=2026-04-08T01:28:09.762020204Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-08T01:28:09.76310568Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.085466ms logger=migrator t=2026-04-08T01:28:09.767123535Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-08T01:28:09.768126759Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.002964ms logger=migrator t=2026-04-08T01:28:09.771893198Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-08T01:28:09.772764848Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=871.22µs logger=migrator t=2026-04-08T01:28:09.777271375Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-08T01:28:09.77835407Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.082945ms logger=migrator t=2026-04-08T01:28:09.784059334Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-08T01:28:09.784521215Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=465.941µs logger=migrator t=2026-04-08T01:28:09.788286595Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-08T01:28:09.788823417Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=536.482µs logger=migrator t=2026-04-08T01:28:09.792607416Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-08T01:28:09.792707638Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=100.832µs logger=migrator t=2026-04-08T01:28:09.798225719Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-08T01:28:09.799351356Z level=info msg="Migration successfully executed" id="create team table" duration=1.125547ms logger=migrator t=2026-04-08T01:28:09.803041353Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-08T01:28:09.804560429Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.514736ms logger=migrator t=2026-04-08T01:28:09.811043902Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-08T01:28:09.812578267Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.549376ms logger=migrator t=2026-04-08T01:28:09.81691048Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-08T01:28:09.824479219Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.572989ms logger=migrator t=2026-04-08T01:28:09.82794351Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-08T01:28:09.828072663Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=129.973µs logger=migrator t=2026-04-08T01:28:09.832416515Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-08T01:28:09.833065042Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=648.336µs logger=migrator t=2026-04-08T01:28:09.836696637Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-08T01:28:09.838014498Z level=info msg="Migration successfully executed" id="create team member table" duration=1.31349ms logger=migrator t=2026-04-08T01:28:09.841349167Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-08T01:28:09.842448253Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.100296ms logger=migrator t=2026-04-08T01:28:09.847087802Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-08T01:28:09.847980683Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=892.401µs logger=migrator t=2026-04-08T01:28:09.852339937Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-08T01:28:09.853219507Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=876.45µs logger=migrator t=2026-04-08T01:28:09.857707793Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-08T01:28:09.862322592Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.613299ms logger=migrator t=2026-04-08T01:28:09.865487096Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-08T01:28:09.869907101Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.418965ms logger=migrator t=2026-04-08T01:28:09.872976673Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-08T01:28:09.877408738Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.431845ms logger=migrator t=2026-04-08T01:28:09.880589663Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-08T01:28:09.881502834Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=912.031µs logger=migrator t=2026-04-08T01:28:09.890493926Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-08T01:28:09.891577593Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.085197ms logger=migrator t=2026-04-08T01:28:09.895073815Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-08T01:28:09.896103059Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.029284ms logger=migrator t=2026-04-08T01:28:09.901516887Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-08T01:28:09.90249943Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=973.182µs logger=migrator t=2026-04-08T01:28:09.905660005Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-08T01:28:09.906705879Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.045834ms logger=migrator t=2026-04-08T01:28:09.910084839Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-08T01:28:09.91097083Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=885.401µs logger=migrator t=2026-04-08T01:28:09.91434567Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-08T01:28:09.915274071Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=927.821µs logger=migrator t=2026-04-08T01:28:09.918817035Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-08T01:28:09.919712287Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=894.812µs logger=migrator t=2026-04-08T01:28:09.923015144Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-08T01:28:09.923493016Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=471.511µs logger=migrator t=2026-04-08T01:28:09.926909546Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-08T01:28:09.927149192Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=240.135µs logger=migrator t=2026-04-08T01:28:09.930677546Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-08T01:28:09.931406893Z level=info msg="Migration successfully executed" id="create tag table" duration=733.667µs logger=migrator t=2026-04-08T01:28:09.935429647Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-08T01:28:09.93682373Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.393763ms logger=migrator t=2026-04-08T01:28:09.940497747Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-08T01:28:09.941726506Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.225218ms logger=migrator t=2026-04-08T01:28:09.94526291Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-08T01:28:09.946171561Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=908.781µs logger=migrator t=2026-04-08T01:28:09.949486239Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-08T01:28:09.95035562Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=869.561µs logger=migrator t=2026-04-08T01:28:09.953679978Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-08T01:28:09.968779724Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.097956ms logger=migrator t=2026-04-08T01:28:09.972499892Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-08T01:28:09.973071006Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=571.004µs logger=migrator t=2026-04-08T01:28:09.976330143Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-08T01:28:09.976996658Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=666.475µs logger=migrator t=2026-04-08T01:28:09.980416739Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-08T01:28:09.98091387Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=497.391µs logger=migrator t=2026-04-08T01:28:09.984651909Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-08T01:28:09.985630132Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=978.753µs logger=migrator t=2026-04-08T01:28:09.989163375Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-08T01:28:09.989953364Z level=info msg="Migration successfully executed" id="create user auth table" duration=787.319µs logger=migrator t=2026-04-08T01:28:09.99314658Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-08T01:28:09.994101852Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=955.112µs logger=migrator t=2026-04-08T01:28:09.997577754Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-08T01:28:09.997659276Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=82.192µs logger=migrator t=2026-04-08T01:28:10.000895913Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-08T01:28:10.006011043Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.11494ms logger=migrator t=2026-04-08T01:28:10.011065882Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-08T01:28:10.016007519Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.941167ms logger=migrator t=2026-04-08T01:28:10.020600688Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-08T01:28:10.025605555Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.004847ms logger=migrator t=2026-04-08T01:28:10.028772071Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-08T01:28:10.033664276Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.895424ms logger=migrator t=2026-04-08T01:28:10.036953553Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-08T01:28:10.037852995Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=899.182µs logger=migrator t=2026-04-08T01:28:10.041090291Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-08T01:28:10.046069989Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.979308ms logger=migrator t=2026-04-08T01:28:10.050270428Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-08T01:28:10.051072137Z level=info msg="Migration successfully executed" id="create server_lock table" duration=801.38µs logger=migrator t=2026-04-08T01:28:10.055771037Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-08T01:28:10.057185921Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.414274ms logger=migrator t=2026-04-08T01:28:10.062735162Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-08T01:28:10.064428042Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.69268ms logger=migrator t=2026-04-08T01:28:10.070212198Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-08T01:28:10.07198558Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.773702ms logger=migrator t=2026-04-08T01:28:10.076664391Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-08T01:28:10.077724346Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.059865ms logger=migrator t=2026-04-08T01:28:10.082077479Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-08T01:28:10.083027991Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=950.352µs logger=migrator t=2026-04-08T01:28:10.08893508Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-08T01:28:10.097265647Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.329347ms logger=migrator t=2026-04-08T01:28:10.102115802Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-08T01:28:10.102787837Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=670.415µs logger=migrator t=2026-04-08T01:28:10.108092913Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-08T01:28:10.109485815Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.392112ms logger=migrator t=2026-04-08T01:28:10.113282305Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-08T01:28:10.114744309Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.461354ms logger=migrator t=2026-04-08T01:28:10.118346085Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-08T01:28:10.119184844Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=838.06µs logger=migrator t=2026-04-08T01:28:10.122533693Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-08T01:28:10.123527066Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=948.292µs logger=migrator t=2026-04-08T01:28:10.128443162Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-08T01:28:10.128506804Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=63.942µs logger=migrator t=2026-04-08T01:28:10.139611576Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-08T01:28:10.139736099Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=126.593µs logger=migrator t=2026-04-08T01:28:10.143152919Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-08T01:28:10.144534652Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.381803ms logger=migrator t=2026-04-08T01:28:10.148153697Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-08T01:28:10.149666864Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.512826ms logger=migrator t=2026-04-08T01:28:10.153719459Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-08T01:28:10.154633821Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=914.072µs logger=migrator t=2026-04-08T01:28:10.157856797Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-08T01:28:10.157918178Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=62.581µs logger=migrator t=2026-04-08T01:28:10.1652342Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-08T01:28:10.167114965Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.876035ms logger=migrator t=2026-04-08T01:28:10.17240606Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-08T01:28:10.17326555Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=860.25µs logger=migrator t=2026-04-08T01:28:10.177341977Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-08T01:28:10.17918029Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.838373ms logger=migrator t=2026-04-08T01:28:10.183160404Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-08T01:28:10.184755911Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.595667ms logger=migrator t=2026-04-08T01:28:10.189311879Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-08T01:28:10.195056665Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.744836ms logger=migrator t=2026-04-08T01:28:10.199319905Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-08T01:28:10.200265018Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=944.853µs logger=migrator t=2026-04-08T01:28:10.206103335Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-08T01:28:10.206270709Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=164.354µs logger=migrator t=2026-04-08T01:28:10.210212722Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-08T01:28:10.211836381Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.622779ms logger=migrator t=2026-04-08T01:28:10.21686721Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-08T01:28:10.217904634Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.045895ms logger=migrator t=2026-04-08T01:28:10.222956373Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-08T01:28:10.224675284Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.719041ms logger=migrator t=2026-04-08T01:28:10.229642191Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-08T01:28:10.229781344Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=138.013µs logger=migrator t=2026-04-08T01:28:10.233055661Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-08T01:28:10.234172268Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.112587ms logger=migrator t=2026-04-08T01:28:10.238790187Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-08T01:28:10.240028296Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.237199ms logger=migrator t=2026-04-08T01:28:10.243337684Z 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-04-08T01:28:10.244587474Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.24905ms logger=migrator t=2026-04-08T01:28:10.25163246Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-08T01:28:10.252953181Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.321991ms logger=migrator t=2026-04-08T01:28:10.257455757Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-08T01:28:10.263800387Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.34465ms logger=migrator t=2026-04-08T01:28:10.268470457Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-08T01:28:10.269523723Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.053946ms logger=migrator t=2026-04-08T01:28:10.276526127Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-08T01:28:10.277776276Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.253199ms logger=migrator t=2026-04-08T01:28:10.321064759Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-08T01:28:10.361921932Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=40.806852ms logger=migrator t=2026-04-08T01:28:10.366831039Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-08T01:28:10.389232547Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.401278ms logger=migrator t=2026-04-08T01:28:10.393848637Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-08T01:28:10.394910821Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.061654ms logger=migrator t=2026-04-08T01:28:10.400625406Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-08T01:28:10.401805195Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.179808ms logger=migrator t=2026-04-08T01:28:10.408076982Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-08T01:28:10.414986125Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.913703ms logger=migrator t=2026-04-08T01:28:10.420205938Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-08T01:28:10.425963964Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.757886ms logger=migrator t=2026-04-08T01:28:10.431910444Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-08T01:28:10.432991891Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.080766ms logger=migrator t=2026-04-08T01:28:10.439235908Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-08T01:28:10.44145835Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.226583ms logger=migrator t=2026-04-08T01:28:10.447615465Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-08T01:28:10.449226214Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.611019ms logger=migrator t=2026-04-08T01:28:10.454807536Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-08T01:28:10.455906631Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.098835ms logger=migrator t=2026-04-08T01:28:10.462424025Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-08T01:28:10.462536107Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=113.162µs logger=migrator t=2026-04-08T01:28:10.468688913Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-08T01:28:10.478363291Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.682168ms logger=migrator t=2026-04-08T01:28:10.483238797Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-08T01:28:10.48766273Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.424134ms logger=migrator t=2026-04-08T01:28:10.492593297Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-08T01:28:10.498586338Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.992201ms logger=migrator t=2026-04-08T01:28:10.510585602Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-08T01:28:10.512595409Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=2.016327ms logger=migrator t=2026-04-08T01:28:10.516644525Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-08T01:28:10.517865173Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.216578ms logger=migrator t=2026-04-08T01:28:10.523485376Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-08T01:28:10.530054022Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.568346ms logger=migrator t=2026-04-08T01:28:10.534856744Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-08T01:28:10.539096995Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.239331ms logger=migrator t=2026-04-08T01:28:10.542919515Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-08T01:28:10.54399215Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.070405ms logger=migrator t=2026-04-08T01:28:10.548249991Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-08T01:28:10.554627431Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.37707ms logger=migrator t=2026-04-08T01:28:10.560156611Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-08T01:28:10.570881015Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=10.715943ms logger=migrator t=2026-04-08T01:28:10.57573316Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-08T01:28:10.575823472Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=90.182µs logger=migrator t=2026-04-08T01:28:10.581369292Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-08T01:28:10.583510193Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.146851ms logger=migrator t=2026-04-08T01:28:10.58931067Z 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-04-08T01:28:10.590406775Z 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.097075ms logger=migrator t=2026-04-08T01:28:10.59655599Z 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-04-08T01:28:10.598511357Z 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.960116ms logger=migrator t=2026-04-08T01:28:10.605342707Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-08T01:28:10.605414349Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=71.472µs logger=migrator t=2026-04-08T01:28:10.610583351Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-08T01:28:10.620314511Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.73199ms logger=migrator t=2026-04-08T01:28:10.626728312Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-08T01:28:10.632934339Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.204427ms logger=migrator t=2026-04-08T01:28:10.63806991Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-08T01:28:10.645187779Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.117018ms logger=migrator t=2026-04-08T01:28:10.650204156Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-08T01:28:10.655064081Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.860645ms logger=migrator t=2026-04-08T01:28:10.661241467Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-08T01:28:10.669501342Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.259585ms logger=migrator t=2026-04-08T01:28:10.675146775Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-08T01:28:10.675229167Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=83.942µs logger=migrator t=2026-04-08T01:28:10.680124383Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-08T01:28:10.680974802Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=844.859µs logger=migrator t=2026-04-08T01:28:10.68719266Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-08T01:28:10.696861018Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.668158ms logger=migrator t=2026-04-08T01:28:10.702363198Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-08T01:28:10.702433209Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=70.571µs logger=migrator t=2026-04-08T01:28:10.70711847Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-08T01:28:10.714554025Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.434855ms logger=migrator t=2026-04-08T01:28:10.72067121Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-08T01:28:10.721875758Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.204038ms logger=migrator t=2026-04-08T01:28:10.728038433Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-08T01:28:10.734539238Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.496914ms logger=migrator t=2026-04-08T01:28:10.739894983Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-08T01:28:10.740744884Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=849.701µs logger=migrator t=2026-04-08T01:28:10.746907369Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-08T01:28:10.748429094Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.522005ms logger=migrator t=2026-04-08T01:28:10.755524192Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-08T01:28:10.763606023Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.082001ms logger=migrator t=2026-04-08T01:28:10.769191255Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-08T01:28:10.770648149Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.456664ms logger=migrator t=2026-04-08T01:28:10.775844122Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-08T01:28:10.777201694Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.354142ms logger=migrator t=2026-04-08T01:28:10.783505133Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-08T01:28:10.784542937Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.037994ms logger=migrator t=2026-04-08T01:28:10.78975692Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-08T01:28:10.790506458Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=749.318µs logger=migrator t=2026-04-08T01:28:10.795122647Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-08T01:28:10.795225629Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=103.932µs logger=migrator t=2026-04-08T01:28:10.801845186Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-08T01:28:10.803677729Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.833073ms logger=migrator t=2026-04-08T01:28:10.808876292Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-08T01:28:10.809879235Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.002963ms logger=migrator t=2026-04-08T01:28:10.815479707Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-08T01:28:10.815856607Z 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-04-08T01:28:10.821761726Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-08T01:28:10.822389181Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=627.085µs logger=migrator t=2026-04-08T01:28:10.827714386Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-08T01:28:10.829541159Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.829263ms logger=migrator t=2026-04-08T01:28:10.835133551Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-08T01:28:10.843638622Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.50304ms logger=migrator t=2026-04-08T01:28:10.849756157Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-08T01:28:10.850618657Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=862.57µs logger=migrator t=2026-04-08T01:28:10.85584348Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-08T01:28:10.857754485Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.910355ms logger=migrator t=2026-04-08T01:28:10.862958398Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-08T01:28:10.863823879Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=862.451µs logger=migrator t=2026-04-08T01:28:10.869481742Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-08T01:28:10.870528877Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.046795ms logger=migrator t=2026-04-08T01:28:10.875836572Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-08T01:28:10.876941428Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.103366ms logger=migrator t=2026-04-08T01:28:10.882155221Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-08T01:28:10.882196592Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=42.391µs logger=migrator t=2026-04-08T01:28:10.888107011Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-08T01:28:10.888217874Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=142.543µs logger=migrator t=2026-04-08T01:28:10.89396806Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-08T01:28:10.903117646Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.153047ms logger=migrator t=2026-04-08T01:28:10.908176785Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-08T01:28:10.908571575Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=395.75µs logger=migrator t=2026-04-08T01:28:10.913672005Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-08T01:28:10.915616661Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.944337ms logger=migrator t=2026-04-08T01:28:10.920620039Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-08T01:28:10.921060239Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=442.1µs logger=migrator t=2026-04-08T01:28:10.925887894Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-08T01:28:10.926999719Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.112276ms logger=migrator t=2026-04-08T01:28:10.932327145Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-08T01:28:10.933518244Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.192749ms logger=migrator t=2026-04-08T01:28:10.938368618Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-08T01:28:10.973831245Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.453957ms logger=migrator t=2026-04-08T01:28:10.979911748Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-08T01:28:10.992626489Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=12.718991ms logger=migrator t=2026-04-08T01:28:11.000843873Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-08T01:28:11.000985536Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=138.423µs logger=migrator t=2026-04-08T01:28:11.006757092Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-08T01:28:11.048461836Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=41.701984ms logger=migrator t=2026-04-08T01:28:11.061870072Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-08T01:28:11.108132144Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=46.252542ms logger=migrator t=2026-04-08T01:28:11.114400092Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-08T01:28:11.115418806Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.019794ms logger=migrator t=2026-04-08T01:28:11.120560427Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-08T01:28:11.122203826Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.643919ms logger=migrator t=2026-04-08T01:28:11.128557746Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-08T01:28:11.128934015Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=380.759µs logger=migrator t=2026-04-08T01:28:11.134141848Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-08T01:28:11.135143722Z level=info msg="Migration successfully executed" id="create permission table" duration=1.001554ms logger=migrator t=2026-04-08T01:28:11.140478817Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-08T01:28:11.141596504Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.117297ms logger=migrator t=2026-04-08T01:28:11.14776155Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-08T01:28:11.14946811Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.705771ms logger=migrator t=2026-04-08T01:28:11.155284837Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-08T01:28:11.156148508Z level=info msg="Migration successfully executed" id="create role table" duration=865.12µs logger=migrator t=2026-04-08T01:28:11.160611153Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-08T01:28:11.168162261Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.553388ms logger=migrator t=2026-04-08T01:28:11.173850915Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-08T01:28:11.17913765Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.286645ms logger=migrator t=2026-04-08T01:28:11.184304112Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-08T01:28:11.185363967Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.059945ms logger=migrator t=2026-04-08T01:28:11.190926338Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-08T01:28:11.192632539Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.705961ms logger=migrator t=2026-04-08T01:28:11.198339243Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-08T01:28:11.199986933Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.646429ms logger=migrator t=2026-04-08T01:28:11.205254327Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-08T01:28:11.206477675Z level=info msg="Migration successfully executed" id="create team role table" duration=1.225128ms logger=migrator t=2026-04-08T01:28:11.21556097Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-08T01:28:11.217197939Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.63701ms logger=migrator t=2026-04-08T01:28:11.223025186Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-08T01:28:11.224077011Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.051544ms logger=migrator t=2026-04-08T01:28:11.229167601Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-08T01:28:11.230240146Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.072535ms logger=migrator t=2026-04-08T01:28:11.236022593Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-08T01:28:11.236897554Z level=info msg="Migration successfully executed" id="create user role table" duration=873.97µs logger=migrator t=2026-04-08T01:28:11.243026008Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-08T01:28:11.245288782Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.261513ms logger=migrator t=2026-04-08T01:28:11.252267576Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-08T01:28:11.253438574Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.170758ms logger=migrator t=2026-04-08T01:28:11.258796551Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-08T01:28:11.260145082Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.348621ms logger=migrator t=2026-04-08T01:28:11.265891778Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-08T01:28:11.266990034Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.098017ms logger=migrator t=2026-04-08T01:28:11.272192646Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-08T01:28:11.27361748Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.423064ms logger=migrator t=2026-04-08T01:28:11.278745481Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-08T01:28:11.280131124Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.384702ms logger=migrator t=2026-04-08T01:28:11.28547384Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-08T01:28:11.293444728Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.967168ms logger=migrator t=2026-04-08T01:28:11.298984579Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-08T01:28:11.299998812Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.014383ms logger=migrator t=2026-04-08T01:28:11.304996791Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-08T01:28:11.30582174Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=824.539µs logger=migrator t=2026-04-08T01:28:11.310238694Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-08T01:28:11.311117675Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=877.131µs logger=migrator t=2026-04-08T01:28:11.316721607Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-08T01:28:11.318428878Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.706761ms logger=migrator t=2026-04-08T01:28:11.32315123Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-08T01:28:11.323975949Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=823.579µs logger=migrator t=2026-04-08T01:28:11.329834397Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-08T01:28:11.331701861Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.866984ms logger=migrator t=2026-04-08T01:28:11.337242552Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-08T01:28:11.345910547Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.664844ms logger=migrator t=2026-04-08T01:28:11.354481899Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-08T01:28:11.362336584Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.858195ms logger=migrator t=2026-04-08T01:28:11.368577711Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-08T01:28:11.380077383Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.493072ms logger=migrator t=2026-04-08T01:28:11.392504366Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-08T01:28:11.402472831Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.972606ms logger=migrator t=2026-04-08T01:28:11.40793531Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-08T01:28:11.409038826Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.111886ms logger=migrator t=2026-04-08T01:28:11.415057758Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-08T01:28:11.416781269Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.721711ms logger=migrator t=2026-04-08T01:28:11.424059441Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-08T01:28:11.425631928Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.578057ms logger=migrator t=2026-04-08T01:28:11.431788233Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-08T01:28:11.432877779Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.090226ms logger=migrator t=2026-04-08T01:28:11.438275197Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-08T01:28:11.439914985Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.645849ms logger=migrator t=2026-04-08T01:28:11.446164263Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-08T01:28:11.446381008Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=222.225µs logger=migrator t=2026-04-08T01:28:11.453061235Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-08T01:28:11.453109256Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=53.501µs logger=migrator t=2026-04-08T01:28:11.458586416Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-08T01:28:11.45918484Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=597.844µs logger=migrator t=2026-04-08T01:28:11.465204352Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-08T01:28:11.466058042Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=855.24µs logger=migrator t=2026-04-08T01:28:11.470861265Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-08T01:28:11.471631104Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=769.699µs logger=migrator t=2026-04-08T01:28:11.477421391Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-08T01:28:11.477744858Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=325.548µs logger=migrator t=2026-04-08T01:28:11.482350186Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-08T01:28:11.483095795Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=745.458µs logger=migrator t=2026-04-08T01:28:11.488069901Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-08T01:28:11.489176048Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.105847ms logger=migrator t=2026-04-08T01:28:11.494743989Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-08T01:28:11.496414308Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.670359ms logger=migrator t=2026-04-08T01:28:11.502174985Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-08T01:28:11.511279039Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.099924ms logger=migrator t=2026-04-08T01:28:11.515235092Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-08T01:28:11.515306984Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=72.382µs logger=migrator t=2026-04-08T01:28:11.51979118Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-08T01:28:11.520963477Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.171727ms logger=migrator t=2026-04-08T01:28:11.526105539Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-08T01:28:11.527363369Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.25733ms logger=migrator t=2026-04-08T01:28:11.532794246Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-08T01:28:11.533977835Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.183559ms logger=migrator t=2026-04-08T01:28:11.539077295Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-08T01:28:11.547287959Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.210934ms logger=migrator t=2026-04-08T01:28:11.554163391Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-08T01:28:11.556580648Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.422287ms logger=migrator t=2026-04-08T01:28:11.562871416Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-08T01:28:11.565165601Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.298795ms logger=migrator t=2026-04-08T01:28:11.569840441Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-08T01:28:11.596519691Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.677959ms logger=migrator t=2026-04-08T01:28:11.603521626Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-08T01:28:11.605719327Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.201331ms logger=migrator t=2026-04-08T01:28:11.612763464Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-08T01:28:11.61425783Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.493506ms logger=migrator t=2026-04-08T01:28:11.61852708Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-08T01:28:11.619647086Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.126956ms logger=migrator t=2026-04-08T01:28:11.622872423Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-08T01:28:11.624532452Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.659739ms logger=migrator t=2026-04-08T01:28:11.628560547Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-08T01:28:11.628826374Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=265.997µs logger=migrator t=2026-04-08T01:28:11.633420021Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-08T01:28:11.634263022Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=842.661µs logger=migrator t=2026-04-08T01:28:11.639189197Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-08T01:28:11.648893407Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.70105ms logger=migrator t=2026-04-08T01:28:11.651843727Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-08T01:28:11.652739577Z level=info msg="Migration successfully executed" id="create entity_events table" duration=895.66µs logger=migrator t=2026-04-08T01:28:11.659117819Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-08T01:28:11.66046111Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.348091ms logger=migrator t=2026-04-08T01:28:11.665411007Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-08T01:28:11.665885848Z 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-04-08T01:28:11.669943893Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-08T01:28:11.670386645Z 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-04-08T01:28:11.677344298Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-08T01:28:11.678728402Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.385523ms logger=migrator t=2026-04-08T01:28:11.683403011Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-08T01:28:11.684395605Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=991.954µs logger=migrator t=2026-04-08T01:28:11.690229853Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-08T01:28:11.692193279Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.962965ms logger=migrator t=2026-04-08T01:28:11.697468333Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-08T01:28:11.69856119Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.092797ms logger=migrator t=2026-04-08T01:28:11.70240073Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-08T01:28:11.703644009Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.243309ms logger=migrator t=2026-04-08T01:28:11.708978665Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-08T01:28:11.710049301Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.071256ms logger=migrator t=2026-04-08T01:28:11.713599784Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-08T01:28:11.714388282Z level=info msg="Migration successfully executed" id="Drop public config table" duration=784.528µs logger=migrator t=2026-04-08T01:28:11.718004529Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-08T01:28:11.719258278Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.25282ms logger=migrator t=2026-04-08T01:28:11.723441057Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-08T01:28:11.724630315Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.186897ms logger=migrator t=2026-04-08T01:28:11.730243657Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-08T01:28:11.731575758Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.322491ms logger=migrator t=2026-04-08T01:28:11.735746897Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-08T01:28:11.736835292Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.087795ms logger=migrator t=2026-04-08T01:28:11.740303985Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-08T01:28:11.768599953Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=28.287727ms logger=migrator t=2026-04-08T01:28:11.776219082Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-08T01:28:11.784769534Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.546411ms logger=migrator t=2026-04-08T01:28:11.788508362Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-08T01:28:11.797672728Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.155746ms logger=migrator t=2026-04-08T01:28:11.80154719Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-08T01:28:11.801876058Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=328.909µs logger=migrator t=2026-04-08T01:28:11.806432025Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-08T01:28:11.81892308Z level=info msg="Migration successfully executed" id="add share column" duration=12.489175ms logger=migrator t=2026-04-08T01:28:11.822953625Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-08T01:28:11.823211371Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=257.986µs logger=migrator t=2026-04-08T01:28:11.826690063Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-08T01:28:11.827836821Z level=info msg="Migration successfully executed" id="create file table" duration=1.146078ms logger=migrator t=2026-04-08T01:28:11.831768603Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-08T01:28:11.833058594Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.289691ms logger=migrator t=2026-04-08T01:28:11.83802612Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-08T01:28:11.839520486Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.502496ms logger=migrator t=2026-04-08T01:28:11.843423738Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-08T01:28:11.844305399Z level=info msg="Migration successfully executed" id="create file_meta table" duration=885.511µs logger=migrator t=2026-04-08T01:28:11.847978966Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-08T01:28:11.849055001Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.074995ms logger=migrator t=2026-04-08T01:28:11.855489263Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-08T01:28:11.855550415Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=62.322µs logger=migrator t=2026-04-08T01:28:11.860298316Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-08T01:28:11.86044242Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=145.663µs logger=migrator t=2026-04-08T01:28:11.865297024Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-08T01:28:11.865892328Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=593.474µs logger=migrator t=2026-04-08T01:28:11.870131139Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-08T01:28:11.870351754Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=221.435µs logger=migrator t=2026-04-08T01:28:11.874258246Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-08T01:28:11.875437574Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.179088ms logger=migrator t=2026-04-08T01:28:11.87864768Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-08T01:28:11.887216462Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.567862ms logger=migrator t=2026-04-08T01:28:11.890692704Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-08T01:28:11.890842037Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=149.533µs logger=migrator t=2026-04-08T01:28:11.895529838Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-08T01:28:11.896933771Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.406893ms logger=migrator t=2026-04-08T01:28:11.910060811Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-08T01:28:11.910607044Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=554.703µs logger=migrator t=2026-04-08T01:28:11.916031122Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-08T01:28:11.916526453Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=496.541µs logger=migrator t=2026-04-08T01:28:11.921302586Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-08T01:28:11.922353042Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.051046ms logger=migrator t=2026-04-08T01:28:11.926390887Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-08T01:28:11.937036368Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.643542ms logger=migrator t=2026-04-08T01:28:11.943628043Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-08T01:28:11.959021447Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=15.412514ms logger=migrator t=2026-04-08T01:28:11.963381559Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-08T01:28:11.964348843Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=966.614µs logger=migrator t=2026-04-08T01:28:11.967955328Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-08T01:28:12.047542655Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.583827ms logger=migrator t=2026-04-08T01:28:12.050846663Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-08T01:28:12.051866818Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.019135ms logger=migrator t=2026-04-08T01:28:12.055249717Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-08T01:28:12.056131338Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=880.481µs logger=migrator t=2026-04-08T01:28:12.060892541Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-08T01:28:12.089054555Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.165575ms logger=migrator t=2026-04-08T01:28:12.093508051Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-08T01:28:12.10448791Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.985349ms logger=migrator t=2026-04-08T01:28:12.108945455Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-08T01:28:12.109200361Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=263.076µs logger=migrator t=2026-04-08T01:28:12.112291823Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-08T01:28:12.112457227Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=160.444µs logger=migrator t=2026-04-08T01:28:12.117441385Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-08T01:28:12.117817924Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=381.289µs logger=migrator t=2026-04-08T01:28:12.121629924Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-08T01:28:12.12187026Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=241.396µs logger=migrator t=2026-04-08T01:28:12.126019097Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-08T01:28:12.126385506Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=368.239µs logger=migrator t=2026-04-08T01:28:12.131441496Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-08T01:28:12.132624134Z level=info msg="Migration successfully executed" id="create folder table" duration=1.183749ms logger=migrator t=2026-04-08T01:28:12.137237152Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-08T01:28:12.138499793Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.25726ms logger=migrator t=2026-04-08T01:28:12.142411415Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-08T01:28:12.143614913Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.202929ms logger=migrator t=2026-04-08T01:28:12.148614251Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-08T01:28:12.148657952Z level=info msg="Migration successfully executed" id="Update folder title length" duration=45.841µs logger=migrator t=2026-04-08T01:28:12.153785963Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-08T01:28:12.156106758Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.319025ms logger=migrator t=2026-04-08T01:28:12.161361982Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-08T01:28:12.163129513Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.767141ms logger=migrator t=2026-04-08T01:28:12.169725209Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-08T01:28:12.172223899Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.502319ms logger=migrator t=2026-04-08T01:28:12.17863602Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-08T01:28:12.179872428Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.239169ms logger=migrator t=2026-04-08T01:28:12.185645366Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-08T01:28:12.186109216Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=464.351µs logger=migrator t=2026-04-08T01:28:12.19265259Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-08T01:28:12.193787447Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.135457ms logger=migrator t=2026-04-08T01:28:12.198721493Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-08T01:28:12.200549267Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.820054ms logger=migrator t=2026-04-08T01:28:12.206923357Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-08T01:28:12.208196758Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.273741ms logger=migrator t=2026-04-08T01:28:12.214385844Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-08T01:28:12.215824877Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.439033ms logger=migrator t=2026-04-08T01:28:12.220360344Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-08T01:28:12.221493571Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.132087ms logger=migrator t=2026-04-08T01:28:12.226421007Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-08T01:28:12.227467632Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.045895ms logger=migrator t=2026-04-08T01:28:12.235686636Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-08T01:28:12.236659029Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=972.263µs logger=migrator t=2026-04-08T01:28:12.239894076Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-08T01:28:12.240775516Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=880.641µs logger=migrator t=2026-04-08T01:28:12.246336637Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-08T01:28:12.247360062Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.022965ms logger=migrator t=2026-04-08T01:28:12.252332789Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-08T01:28:12.254122621Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.789482ms logger=migrator t=2026-04-08T01:28:12.260918791Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-08T01:28:12.262277364Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.359923ms logger=migrator t=2026-04-08T01:28:12.268580392Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-08T01:28:12.268975132Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=395.199µs logger=migrator t=2026-04-08T01:28:12.275238909Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-08T01:28:12.289543538Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=14.309889ms logger=migrator t=2026-04-08T01:28:12.295107999Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-08T01:28:12.295639651Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=532.062µs logger=migrator t=2026-04-08T01:28:12.298936069Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-08T01:28:12.29896695Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=26.561µs logger=migrator t=2026-04-08T01:28:12.304516171Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-08T01:28:12.305658167Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.142346ms logger=migrator t=2026-04-08T01:28:12.30997837Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-08T01:28:12.3099994Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=22.03µs logger=migrator t=2026-04-08T01:28:12.31338562Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-08T01:28:12.314679911Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.293871ms logger=migrator t=2026-04-08T01:28:12.319069724Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-08T01:28:12.320300014Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.22941ms logger=migrator t=2026-04-08T01:28:12.325764563Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-08T01:28:12.328662331Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.901779ms logger=migrator t=2026-04-08T01:28:12.33331335Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-08T01:28:12.334175831Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=856.991µs logger=migrator t=2026-04-08T01:28:12.338125074Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-08T01:28:12.3383812Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=256.906µs logger=migrator t=2026-04-08T01:28:12.341962414Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-08T01:28:12.34258773Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=625.126µs logger=migrator t=2026-04-08T01:28:12.346652905Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-08T01:28:12.347573627Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=920.392µs logger=migrator t=2026-04-08T01:28:12.3536566Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-08T01:28:12.354335117Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=678.367µs logger=migrator t=2026-04-08T01:28:12.359803096Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-08T01:28:12.374014711Z level=info msg="Migration successfully executed" id="add stack_id column" duration=14.210725ms logger=migrator t=2026-04-08T01:28:12.380679398Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-08T01:28:12.38964467Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.967591ms logger=migrator t=2026-04-08T01:28:12.394478604Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-08T01:28:12.406154459Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.680785ms logger=migrator t=2026-04-08T01:28:12.411858334Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-08T01:28:12.411924815Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=67.111µs logger=migrator t=2026-04-08T01:28:12.415066149Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-08T01:28:12.424352259Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.28537ms logger=migrator t=2026-04-08T01:28:12.428920016Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-08T01:28:12.437034708Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.112782ms logger=migrator t=2026-04-08T01:28:12.442453236Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-08T01:28:12.442898876Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=442.73µs logger=migrator t=2026-04-08T01:28:12.446163974Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.708854085s logger=migrator t=2026-04-08T01:28:12.44683884Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-08T01:28:12.467393884Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-08T01:28:12.46761955Z level=info msg="Created default organization" logger=secrets t=2026-04-08T01:28:12.473605611Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-08T01:28:12.530915724Z level=info msg="Restored cache from database" duration=596.594µs logger=plugin.store t=2026-04-08T01:28:12.532412899Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-08T01:28:12.579675974Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-08T01:28:12.579719935Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-08T01:28:12.579828148Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-08T01:28:12.579838648Z level=info msg="Plugins loaded" count=54 duration=47.426219ms logger=query_data t=2026-04-08T01:28:12.584456528Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-08T01:28:12.587707754Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-08T01:28:12.594026683Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-08T01:28:12.602144435Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-08T01:28:12.60403285Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-08T01:28:12.605471383Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-08T01:28:12.624151924Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-08T01:28:12.64432395Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-08T01:28:12.668794858Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-08T01:28:12.668840059Z level=info msg="finished to provision alerting" logger=http.server t=2026-04-08T01:28:12.670880447Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-08T01:28:12.670948719Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-04-08T01:28:12.671191215Z level=info msg="State cache has been initialized" states=0 duration=242.276µs logger=ngalert.scheduler t=2026-04-08T01:28:12.672244949Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=grafanaStorageLogger t=2026-04-08T01:28:12.672366132Z level=info msg="Storage starting" logger=ticker t=2026-04-08T01:28:12.672391583Z level=info msg=starting first_tick=2026-04-08T01:28:20Z logger=ngalert.multiorg.alertmanager t=2026-04-08T01:28:12.671991353Z level=info msg="Starting MultiOrg Alertmanager" logger=plugins.update.checker t=2026-04-08T01:28:12.753726212Z level=info msg="Update check succeeded" duration=81.282098ms logger=grafana.update.checker t=2026-04-08T01:28:12.755817922Z level=info msg="Update check succeeded" duration=83.620154ms logger=provisioning.dashboard t=2026-04-08T01:28:12.787993052Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-08T01:28:12.836101287Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-08T01:28:12.850513597Z level=info msg="Patterns update finished" duration=90.964557ms logger=provisioning.dashboard t=2026-04-08T01:28:12.866425293Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-08T01:28:13.053500247Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-08T01:28:13.054129123Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-08T01:28:16.999274933Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:17.000625574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:17.025155793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:17.050359958Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:17.067613335Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:17.103976033Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:17.121006355Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-08T01:28:17.180672974Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-08T01:28:17.196441056Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-08T01:28:17.212318791Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-08T01:28:17.225640365Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:17.247169493Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:17.272506381Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:17.294411888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:17.319132262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:17.336612054Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:17.365683261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:17.377726685Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:17.411227335Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:17.429888696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:17.4567858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:17.480722736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:17.51184117Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:17.528908602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:17.558180163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:17.57544685Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:17.776406984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:17.79995094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:17.985592501Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:18.004917687Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:18.285198542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:18.315435556Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:18.404533638Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:18.423284841Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:18.464076414Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:18.480268505Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:18.515409675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:18.532702263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:18.584202999Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:18.617758061Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:18.711339079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:18.731483765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:18.791681556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:18.811108725Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:18.881015995Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:18.89948138Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:18.959761403Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:18.977234785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:19.051585109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:19.069599575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:19.143701623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:19.160278415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:19.222993005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:19.242343232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:19.313579133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:19.327907551Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:19.401732693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:19.412566259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:19.473827975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:19.489329031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:19.575243818Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:19.596148282Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:19.677887261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:19.700640838Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:19.772362701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:19.792378313Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:19.849373838Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:19.869157995Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:19.943593512Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:19.965220743Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:20.043706955Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:20.064455184Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:20.146387818Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:20.163673686Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:20.250910546Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:20.270758874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:20.36807875Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:20.386893744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:20.460788018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:20.477523303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:20.550924776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:20.568603623Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T01:28:20.66380417Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-08T01:29:09.694747118Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-04-08T01:38:12.683558042Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-08T01:38:12.720070927Z level=info msg="Completed cleanup jobs" duration=48.045349ms logger=plugins.update.checker t=2026-04-08T01:38:12.80956741Z level=info msg="Update check succeeded" duration=55.315472ms logger=sqlstore.transactions t=2026-04-08T01:43:12.603163332Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"