logger=settings t=2026-03-02T21:32:29.478716341Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-02T21:32:29Z logger=settings t=2026-03-02T21:32:29.479029588Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-02T21:32:29.479048089Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-02T21:32:29.479052559Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-02T21:32:29.479060949Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-02T21:32:29.479064839Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-02T21:32:29.479068589Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-02T21:32:29.479072159Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-02T21:32:29.47907653Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-02T21:32:29.47908029Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-02T21:32:29.47908384Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-02T21:32:29.47908751Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-02T21:32:29.4790911Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-02T21:32:29.47909468Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-02T21:32:29.47909996Z level=info msg=Target target=[all] logger=settings t=2026-03-02T21:32:29.47910888Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-02T21:32:29.479114671Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-02T21:32:29.479119021Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-02T21:32:29.479122521Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-02T21:32:29.479126171Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-02T21:32:29.479129811Z level=info msg="App mode production" logger=sqlstore t=2026-03-02T21:32:29.479545662Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-02T21:32:29.479572933Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-02T21:32:29.48183347Z level=info msg="Locking database" logger=migrator t=2026-03-02T21:32:29.48185373Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-02T21:32:29.482476957Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-02T21:32:29.483589505Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.111978ms logger=migrator t=2026-03-02T21:32:29.853178774Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-02T21:32:29.854785935Z level=info msg="Migration successfully executed" id="create user table" duration=1.608591ms logger=migrator t=2026-03-02T21:32:29.904292211Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-02T21:32:29.905251885Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=975.905µs logger=migrator t=2026-03-02T21:32:29.912659404Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-02T21:32:29.914080971Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.423387ms logger=migrator t=2026-03-02T21:32:29.923228575Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-02T21:32:29.92460798Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.385946ms logger=migrator t=2026-03-02T21:32:29.930315416Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-02T21:32:29.931112016Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=797.65µs logger=migrator t=2026-03-02T21:32:29.935672492Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-02T21:32:29.939965113Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.295371ms logger=migrator t=2026-03-02T21:32:29.943812601Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-02T21:32:29.944646212Z level=info msg="Migration successfully executed" id="create user table v2" duration=833.402µs logger=migrator t=2026-03-02T21:32:29.950283966Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-02T21:32:29.951105017Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=821.001µs logger=migrator t=2026-03-02T21:32:29.956517405Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-02T21:32:29.95747223Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=959.615µs logger=migrator t=2026-03-02T21:32:29.963231097Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-02T21:32:29.963803322Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=579.385µs logger=migrator t=2026-03-02T21:32:29.968501971Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-02T21:32:29.969071926Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=570.685µs logger=migrator t=2026-03-02T21:32:29.975413498Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-02T21:32:29.977269016Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.857678ms logger=migrator t=2026-03-02T21:32:29.982339345Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-02T21:32:29.982377976Z level=info msg="Migration successfully executed" id="Update user table charset" duration=46.891µs logger=migrator t=2026-03-02T21:32:29.988222435Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-02T21:32:29.98959546Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.375545ms logger=migrator t=2026-03-02T21:32:29.996057876Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-02T21:32:29.996376774Z level=info msg="Migration successfully executed" id="Add missing user data" duration=321.578µs logger=migrator t=2026-03-02T21:32:30.001377952Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-02T21:32:30.003267161Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.888428ms logger=migrator t=2026-03-02T21:32:30.017190377Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-02T21:32:30.018517411Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.328834ms logger=migrator t=2026-03-02T21:32:30.026883285Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-02T21:32:30.028175238Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.292253ms logger=migrator t=2026-03-02T21:32:30.033915444Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-02T21:32:30.042241437Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.326763ms logger=migrator t=2026-03-02T21:32:30.120068717Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-02T21:32:30.121879022Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.812126ms logger=migrator t=2026-03-02T21:32:30.128306997Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-02T21:32:30.128516512Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=212.655µs logger=migrator t=2026-03-02T21:32:30.13352572Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-02T21:32:30.13506649Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.535749ms logger=migrator t=2026-03-02T21:32:30.143933367Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-03-02T21:32:30.144394329Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=464.193µs logger=migrator t=2026-03-02T21:32:30.149319205Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-02T21:32:30.149923259Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=609.165µs logger=migrator t=2026-03-02T21:32:30.156546679Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-02T21:32:30.157781941Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.237812ms logger=migrator t=2026-03-02T21:32:30.16324792Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-02T21:32:30.164599664Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.350254ms logger=migrator t=2026-03-02T21:32:30.172479237Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-02T21:32:30.173514683Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.029546ms logger=migrator t=2026-03-02T21:32:30.178635513Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-02T21:32:30.179507946Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=871.983µs logger=migrator t=2026-03-02T21:32:30.185713025Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-02T21:32:30.187047538Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.326303ms logger=migrator t=2026-03-02T21:32:30.193258447Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-02T21:32:30.193302288Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=36.211µs logger=migrator t=2026-03-02T21:32:30.198273006Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-02T21:32:30.19921697Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=945.354µs logger=migrator t=2026-03-02T21:32:30.203604872Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-02T21:32:30.20429744Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=693.067µs logger=migrator t=2026-03-02T21:32:30.210269083Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-02T21:32:30.211257387Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=989.905µs logger=migrator t=2026-03-02T21:32:30.216939033Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-02T21:32:30.217711912Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=778.6µs logger=migrator t=2026-03-02T21:32:30.222362032Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-02T21:32:30.227691348Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.327426ms logger=migrator t=2026-03-02T21:32:30.232332506Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-02T21:32:30.233247189Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=914.833µs logger=migrator t=2026-03-02T21:32:30.240138406Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-02T21:32:30.241201183Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.063007ms logger=migrator t=2026-03-02T21:32:30.247182596Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-02T21:32:30.24891317Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.734214ms logger=migrator t=2026-03-02T21:32:30.255723865Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-02T21:32:30.256499645Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=770.609µs logger=migrator t=2026-03-02T21:32:30.270090761Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-02T21:32:30.272262707Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=2.176666ms logger=migrator t=2026-03-02T21:32:30.283126125Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-02T21:32:30.283808463Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=685.898µs logger=migrator t=2026-03-02T21:32:30.295383668Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-02T21:32:30.296144037Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=761.089µs logger=migrator t=2026-03-02T21:32:30.303073995Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-02T21:32:30.30368141Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=608.865µs logger=migrator t=2026-03-02T21:32:30.309228132Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-02T21:32:30.30994811Z level=info msg="Migration successfully executed" id="create star table" duration=716.698µs logger=migrator t=2026-03-02T21:32:30.3158086Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-02T21:32:30.316587551Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=779.861µs logger=migrator t=2026-03-02T21:32:30.323122318Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-02T21:32:30.324269186Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.142718ms logger=migrator t=2026-03-02T21:32:30.329755167Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-02T21:32:30.331892991Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=2.132994ms logger=migrator t=2026-03-02T21:32:30.338532201Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-02T21:32:30.339876716Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.346595ms logger=migrator t=2026-03-02T21:32:30.345873288Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-02T21:32:30.346856884Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=984.026µs logger=migrator t=2026-03-02T21:32:30.352392406Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-02T21:32:30.353490803Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.091137ms logger=migrator t=2026-03-02T21:32:30.35844067Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-02T21:32:30.35958267Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.142239ms logger=migrator t=2026-03-02T21:32:30.365234564Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-02T21:32:30.365277485Z level=info msg="Migration successfully executed" id="Update org table charset" duration=44.431µs logger=migrator t=2026-03-02T21:32:30.370047117Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-02T21:32:30.370079898Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=38.211µs logger=migrator t=2026-03-02T21:32:30.374419309Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-02T21:32:30.374783738Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=355.629µs logger=migrator t=2026-03-02T21:32:30.379909999Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-02T21:32:30.381209933Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.300404ms logger=migrator t=2026-03-02T21:32:30.387746679Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-02T21:32:30.389822703Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=2.079393ms logger=migrator t=2026-03-02T21:32:30.395800536Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-02T21:32:30.396736299Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=937.143µs logger=migrator t=2026-03-02T21:32:30.401823689Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-02T21:32:30.402763554Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=932.595µs logger=migrator t=2026-03-02T21:32:30.409631049Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-02T21:32:30.410904841Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.295963ms logger=migrator t=2026-03-02T21:32:30.416141066Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-02T21:32:30.417012338Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=872.233µs logger=migrator t=2026-03-02T21:32:30.421900392Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-02T21:32:30.429422375Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.513163ms logger=migrator t=2026-03-02T21:32:30.436881405Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-02T21:32:30.438500437Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.628182ms logger=migrator t=2026-03-02T21:32:30.44564635Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-02T21:32:30.447008035Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.362855ms logger=migrator t=2026-03-02T21:32:30.453636374Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-02T21:32:30.454833875Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.201661ms logger=migrator t=2026-03-02T21:32:30.464339978Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-02T21:32:30.465429685Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=1.095687ms logger=migrator t=2026-03-02T21:32:30.472363083Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-02T21:32:30.473481422Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.118519ms logger=migrator t=2026-03-02T21:32:30.478274923Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-02T21:32:30.478358596Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=84.913µs logger=migrator t=2026-03-02T21:32:30.483904118Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-02T21:32:30.486789972Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.893975ms logger=migrator t=2026-03-02T21:32:30.492058036Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-02T21:32:30.495075143Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.017327ms logger=migrator t=2026-03-02T21:32:30.501417986Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-02T21:32:30.503281983Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.863577ms logger=migrator t=2026-03-02T21:32:30.510923558Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-02T21:32:30.511853492Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=928.974µs logger=migrator t=2026-03-02T21:32:30.516920082Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-02T21:32:30.520506854Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.588121ms logger=migrator t=2026-03-02T21:32:30.527880972Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-02T21:32:30.529009741Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.13081ms logger=migrator t=2026-03-02T21:32:30.536080662Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-02T21:32:30.539690624Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=3.603992ms logger=migrator t=2026-03-02T21:32:30.547347179Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-02T21:32:30.547399421Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=54.242µs logger=migrator t=2026-03-02T21:32:30.553085326Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-02T21:32:30.553141077Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=58.241µs logger=migrator t=2026-03-02T21:32:30.558685219Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-02T21:32:30.561116752Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.433093ms logger=migrator t=2026-03-02T21:32:30.56498397Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-02T21:32:30.567020952Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.036792ms logger=migrator t=2026-03-02T21:32:30.571101477Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-02T21:32:30.573080827Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.97121ms logger=migrator t=2026-03-02T21:32:30.578968288Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-02T21:32:30.581272177Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.301609ms logger=migrator t=2026-03-02T21:32:30.586345847Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-02T21:32:30.586561322Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=216.385µs logger=migrator t=2026-03-02T21:32:30.592678529Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-02T21:32:30.59351285Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=833.801µs logger=migrator t=2026-03-02T21:32:30.598134788Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-02T21:32:30.599550974Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.416266ms logger=migrator t=2026-03-02T21:32:30.604961082Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-02T21:32:30.605038435Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=62.272µs logger=migrator t=2026-03-02T21:32:30.609573Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-02T21:32:30.610441392Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=858.552µs logger=migrator t=2026-03-02T21:32:30.61501344Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-02T21:32:30.615846091Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=832.431µs logger=migrator t=2026-03-02T21:32:30.620003517Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-02T21:32:30.628895285Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.887368ms logger=migrator t=2026-03-02T21:32:30.634724164Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-02T21:32:30.63616014Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.436567ms logger=migrator t=2026-03-02T21:32:30.643929908Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-02T21:32:30.644725319Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=796.401µs logger=migrator t=2026-03-02T21:32:30.649891671Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-02T21:32:30.650777964Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=881.663µs logger=migrator t=2026-03-02T21:32:30.65490963Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-02T21:32:30.655300719Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=392.189µs logger=migrator t=2026-03-02T21:32:30.658814899Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-02T21:32:30.659439775Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=625.056µs logger=migrator t=2026-03-02T21:32:30.666163047Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-02T21:32:30.669833151Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.671424ms logger=migrator t=2026-03-02T21:32:30.676408079Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-02T21:32:30.677396094Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=989.586µs logger=migrator t=2026-03-02T21:32:30.682632648Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-02T21:32:30.682841404Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=209.776µs logger=migrator t=2026-03-02T21:32:30.689055893Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-02T21:32:30.689238307Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=183.004µs logger=migrator t=2026-03-02T21:32:30.694498161Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-02T21:32:30.695413815Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=908.984µs logger=migrator t=2026-03-02T21:32:30.700927415Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-02T21:32:30.70423032Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.302385ms logger=migrator t=2026-03-02T21:32:30.709786102Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-02T21:32:30.710933202Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.14728ms logger=migrator t=2026-03-02T21:32:30.715124749Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-02T21:32:30.716276958Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.151679ms logger=migrator t=2026-03-02T21:32:30.72183418Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-02T21:32:30.722737894Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=904.364µs logger=migrator t=2026-03-02T21:32:30.929354766Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-02T21:32:30.932034984Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=2.681508ms logger=migrator t=2026-03-02T21:32:30.938559841Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-02T21:32:30.939288779Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=729.088µs logger=migrator t=2026-03-02T21:32:30.9432235Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-02T21:32:30.953864922Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.641922ms logger=migrator t=2026-03-02T21:32:30.959152457Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-02T21:32:30.965180661Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=6.019294ms logger=migrator t=2026-03-02T21:32:30.971534754Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-02T21:32:30.972448607Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=914.433µs logger=migrator t=2026-03-02T21:32:30.975896945Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-02T21:32:30.976753557Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=856.132µs logger=migrator t=2026-03-02T21:32:30.981532589Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-02T21:32:30.982109394Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=577.775µs logger=migrator t=2026-03-02T21:32:30.986797684Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-02T21:32:30.989075832Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.278338ms logger=migrator t=2026-03-02T21:32:30.994189952Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-02T21:32:30.996487572Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.29731ms logger=migrator t=2026-03-02T21:32:31.00072371Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-02T21:32:31.000750431Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.411µs logger=migrator t=2026-03-02T21:32:31.004191009Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-02T21:32:31.004380474Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=189.995µs logger=migrator t=2026-03-02T21:32:31.008192651Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-02T21:32:31.01048015Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.28727ms logger=migrator t=2026-03-02T21:32:31.014146733Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-02T21:32:31.014328687Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=182.284µs logger=migrator t=2026-03-02T21:32:31.019433468Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-02T21:32:31.01989969Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=466.752µs logger=migrator t=2026-03-02T21:32:31.024991Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-02T21:32:31.030261055Z level=info msg="Migration successfully executed" id="Add uid column" duration=5.271275ms logger=migrator t=2026-03-02T21:32:31.034040461Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-02T21:32:31.034257028Z level=info msg="Migration successfully executed" id="Update uid value" duration=216.967µs logger=migrator t=2026-03-02T21:32:31.038095495Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-02T21:32:31.038985988Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=890.743µs logger=migrator t=2026-03-02T21:32:31.043538585Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-02T21:32:31.044862308Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.324864ms logger=migrator t=2026-03-02T21:32:31.048926253Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-02T21:32:31.049849896Z level=info msg="Migration successfully executed" id="create api_key table" duration=918.303µs logger=migrator t=2026-03-02T21:32:31.05512984Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-02T21:32:31.056043264Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=918.694µs logger=migrator t=2026-03-02T21:32:31.059641026Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-02T21:32:31.060518488Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=877.412µs logger=migrator t=2026-03-02T21:32:31.065223489Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-02T21:32:31.066302176Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.078467ms logger=migrator t=2026-03-02T21:32:31.071908599Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-02T21:32:31.072989068Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.128329ms logger=migrator t=2026-03-02T21:32:31.076763103Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-02T21:32:31.077630506Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=867.633µs logger=migrator t=2026-03-02T21:32:31.081336481Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-02T21:32:31.082159092Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=823.111µs logger=migrator t=2026-03-02T21:32:31.086588035Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-02T21:32:31.097432542Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.842258ms logger=migrator t=2026-03-02T21:32:31.101233639Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-02T21:32:31.101902006Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=669.007µs logger=migrator t=2026-03-02T21:32:31.105111109Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-02T21:32:31.106142644Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.031376ms logger=migrator t=2026-03-02T21:32:31.110851245Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-02T21:32:31.111910943Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.058938ms logger=migrator t=2026-03-02T21:32:31.115962306Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-02T21:32:31.117003043Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.041217ms logger=migrator t=2026-03-02T21:32:31.123518949Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-02T21:32:31.123888229Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=369.2µs logger=migrator t=2026-03-02T21:32:31.128511286Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-02T21:32:31.129551213Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=988.996µs logger=migrator t=2026-03-02T21:32:31.135713441Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-02T21:32:31.136885481Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=1.174719ms logger=migrator t=2026-03-02T21:32:31.141191481Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-02T21:32:31.144583297Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.391366ms logger=migrator t=2026-03-02T21:32:31.149286648Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-02T21:32:31.151262209Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=1.975231ms logger=migrator t=2026-03-02T21:32:31.15526132Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-02T21:32:31.155463606Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=202.976µs logger=migrator t=2026-03-02T21:32:31.159392046Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-02T21:32:31.162099105Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.707999ms logger=migrator t=2026-03-02T21:32:31.167217407Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-02T21:32:31.169939915Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.724069ms logger=migrator t=2026-03-02T21:32:31.17361339Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-02T21:32:31.174233526Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=620.306µs logger=migrator t=2026-03-02T21:32:31.178088864Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-02T21:32:31.178646769Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=557.654µs logger=migrator t=2026-03-02T21:32:31.183723478Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-02T21:32:31.18460817Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=884.592µs logger=migrator t=2026-03-02T21:32:31.188426469Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-02T21:32:31.189712421Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.285633ms logger=migrator t=2026-03-02T21:32:31.193606931Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-02T21:32:31.194464562Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=856.071µs logger=migrator t=2026-03-02T21:32:31.199271645Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-02T21:32:31.200145538Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=872.993µs logger=migrator t=2026-03-02T21:32:31.203976046Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-02T21:32:31.204096139Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=125.753µs logger=migrator t=2026-03-02T21:32:31.20803742Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-02T21:32:31.208065031Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=28.671µs logger=migrator t=2026-03-02T21:32:31.21198649Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-02T21:32:31.216907627Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.920307ms logger=migrator t=2026-03-02T21:32:31.222153711Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-02T21:32:31.225050795Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.896724ms logger=migrator t=2026-03-02T21:32:31.228462322Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-02T21:32:31.228531514Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=69.992µs logger=migrator t=2026-03-02T21:32:31.231698525Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-02T21:32:31.2323047Z level=info msg="Migration successfully executed" id="create quota table v1" duration=604.284µs logger=migrator t=2026-03-02T21:32:31.237248667Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-02T21:32:31.238847778Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.59876ms logger=migrator t=2026-03-02T21:32:31.243020264Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-02T21:32:31.243231659Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=211.445µs logger=migrator t=2026-03-02T21:32:31.247480588Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-02T21:32:31.248484804Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.003856ms logger=migrator t=2026-03-02T21:32:31.253080991Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-02T21:32:31.254164789Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.083388ms logger=migrator t=2026-03-02T21:32:31.258481169Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-02T21:32:31.261443935Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.959296ms logger=migrator t=2026-03-02T21:32:31.26556485Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-02T21:32:31.265651962Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=85.942µs logger=migrator t=2026-03-02T21:32:31.270019744Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-02T21:32:31.272030205Z level=info msg="Migration successfully executed" id="create session table" duration=1.980951ms logger=migrator t=2026-03-02T21:32:31.278431209Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-02T21:32:31.278573903Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=142.654µs logger=migrator t=2026-03-02T21:32:31.282948065Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-02T21:32:31.283096959Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=149.614µs logger=migrator t=2026-03-02T21:32:31.290794395Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-02T21:32:31.291925095Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.13115ms logger=migrator t=2026-03-02T21:32:31.29956724Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-02T21:32:31.300854372Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.288562ms logger=migrator t=2026-03-02T21:32:31.308020966Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-02T21:32:31.308096958Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=78.652µs logger=migrator t=2026-03-02T21:32:31.315722903Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-02T21:32:31.315759194Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=35.361µs logger=migrator t=2026-03-02T21:32:31.321374177Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-02T21:32:31.324344633Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.970076ms logger=migrator t=2026-03-02T21:32:31.329104315Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-02T21:32:31.332377428Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.272693ms logger=migrator t=2026-03-02T21:32:31.336223607Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-02T21:32:31.336463003Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=239.586µs logger=migrator t=2026-03-02T21:32:31.340500686Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-02T21:32:31.340626019Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=124.963µs logger=migrator t=2026-03-02T21:32:31.345315739Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-02T21:32:31.346179661Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=912.573µs logger=migrator t=2026-03-02T21:32:31.350661356Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-02T21:32:31.350690137Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=29.321µs logger=migrator t=2026-03-02T21:32:31.354584516Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-02T21:32:31.360083357Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.497681ms logger=migrator t=2026-03-02T21:32:31.36411312Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-02T21:32:31.364401327Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=287.717µs logger=migrator t=2026-03-02T21:32:31.369135618Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-02T21:32:31.372476924Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.340856ms logger=migrator t=2026-03-02T21:32:31.377882982Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-02T21:32:31.381166376Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.279544ms logger=migrator t=2026-03-02T21:32:31.388191115Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-02T21:32:31.388350089Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=157.514µs logger=migrator t=2026-03-02T21:32:31.487636427Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-02T21:32:31.490540141Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.910144ms logger=migrator t=2026-03-02T21:32:31.498359282Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-02T21:32:31.499968673Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.614661ms logger=migrator t=2026-03-02T21:32:31.50650607Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-02T21:32:31.507611459Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.105338ms logger=migrator t=2026-03-02T21:32:31.512039821Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-02T21:32:31.513171701Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.13091ms logger=migrator t=2026-03-02T21:32:31.519292396Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-02T21:32:31.5201714Z level=info msg="Migration successfully executed" id="add index alert state" duration=879.354µs logger=migrator t=2026-03-02T21:32:31.53075363Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-02T21:32:31.531671653Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=918.693µs logger=migrator t=2026-03-02T21:32:31.535717467Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-02T21:32:31.537059881Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.342204ms logger=migrator t=2026-03-02T21:32:31.542452439Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-02T21:32:31.543294141Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=841.332µs logger=migrator t=2026-03-02T21:32:31.547388575Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-02T21:32:31.548187696Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=799.211µs logger=migrator t=2026-03-02T21:32:31.552294361Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-02T21:32:31.563181239Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.883518ms logger=migrator t=2026-03-02T21:32:31.568541376Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-02T21:32:31.569840179Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.298933ms logger=migrator t=2026-03-02T21:32:31.574311313Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-03-02T21:32:31.575823142Z 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.512059ms logger=migrator t=2026-03-02T21:32:31.580644895Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-02T21:32:31.580974034Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=331.469µs logger=migrator t=2026-03-02T21:32:31.585297394Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-02T21:32:31.586026193Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=727.709µs logger=migrator t=2026-03-02T21:32:31.590074087Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-02T21:32:31.591496253Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.421156ms logger=migrator t=2026-03-02T21:32:31.59567716Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-02T21:32:31.599472727Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.793247ms logger=migrator t=2026-03-02T21:32:31.60667174Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-02T21:32:31.613503235Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.831615ms logger=migrator t=2026-03-02T21:32:31.616711618Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-02T21:32:31.620145314Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.433446ms logger=migrator t=2026-03-02T21:32:31.623412868Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-02T21:32:31.626920898Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.50773ms logger=migrator t=2026-03-02T21:32:31.63247509Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-02T21:32:31.633414954Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=939.694µs logger=migrator t=2026-03-02T21:32:31.637592031Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-02T21:32:31.637621161Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=37.001µs logger=migrator t=2026-03-02T21:32:31.641293136Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-02T21:32:31.641331567Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=42.831µs logger=migrator t=2026-03-02T21:32:31.645253827Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-02T21:32:31.646014996Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=759.27µs logger=migrator t=2026-03-02T21:32:31.650334247Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-02T21:32:31.651172759Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=838.121µs logger=migrator t=2026-03-02T21:32:31.656262858Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-02T21:32:31.657184792Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=917.864µs logger=migrator t=2026-03-02T21:32:31.662202131Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-02T21:32:31.663402631Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.2ms logger=migrator t=2026-03-02T21:32:31.667391023Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-02T21:32:31.668242825Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=855.891µs logger=migrator t=2026-03-02T21:32:31.672008761Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-02T21:32:31.675623494Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.614463ms logger=migrator t=2026-03-02T21:32:31.6801992Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-02T21:32:31.684022208Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.821338ms logger=migrator t=2026-03-02T21:32:31.687952168Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-02T21:32:31.688150434Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=199.806µs logger=migrator t=2026-03-02T21:32:31.691820977Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-02T21:32:31.692776842Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=955.205µs logger=migrator t=2026-03-02T21:32:31.698077177Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-02T21:32:31.69932979Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.249973ms logger=migrator t=2026-03-02T21:32:31.70364507Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-02T21:32:31.707317614Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.671953ms logger=migrator t=2026-03-02T21:32:31.711453549Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-02T21:32:31.711518061Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=65.912µs logger=migrator t=2026-03-02T21:32:31.71539065Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-02T21:32:31.716290043Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=899.213µs logger=migrator t=2026-03-02T21:32:31.721391883Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-02T21:32:31.72282014Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.426777ms logger=migrator t=2026-03-02T21:32:31.727885549Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-02T21:32:31.728002823Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=115.474µs logger=migrator t=2026-03-02T21:32:31.73418896Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-02T21:32:31.735090204Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=901.014µs logger=migrator t=2026-03-02T21:32:31.739447955Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-02T21:32:31.740849651Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.400776ms logger=migrator t=2026-03-02T21:32:31.745696095Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-02T21:32:31.746552257Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=855.692µs logger=migrator t=2026-03-02T21:32:31.750855627Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-02T21:32:31.751741109Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=884.742µs logger=migrator t=2026-03-02T21:32:31.756822069Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-02T21:32:31.757776803Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=954.144µs logger=migrator t=2026-03-02T21:32:31.76231003Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-02T21:32:31.763563741Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.252431ms logger=migrator t=2026-03-02T21:32:31.769096373Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-02T21:32:31.769130174Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=220.165µs logger=migrator t=2026-03-02T21:32:31.77330627Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-02T21:32:31.777310283Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.003543ms logger=migrator t=2026-03-02T21:32:31.780936205Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-02T21:32:31.781688024Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=751.589µs logger=migrator t=2026-03-02T21:32:31.78618997Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-02T21:32:31.790089719Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.899509ms logger=migrator t=2026-03-02T21:32:31.795552299Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-02T21:32:31.796235337Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=681.308µs logger=migrator t=2026-03-02T21:32:31.801520252Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-02T21:32:31.802362044Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=841.532µs logger=migrator t=2026-03-02T21:32:31.808181292Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-02T21:32:31.809578478Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.396626ms logger=migrator t=2026-03-02T21:32:31.813402796Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-02T21:32:31.826418638Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.015402ms logger=migrator t=2026-03-02T21:32:31.831235181Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-02T21:32:31.831779665Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=544.824µs logger=migrator t=2026-03-02T21:32:31.837951364Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-03-02T21:32:31.839456612Z 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.503258ms logger=migrator t=2026-03-02T21:32:31.846280706Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-02T21:32:31.84682672Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=543.484µs logger=migrator t=2026-03-02T21:32:31.850266898Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-02T21:32:31.850841683Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=574.665µs logger=migrator t=2026-03-02T21:32:31.855086951Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-02T21:32:31.855435521Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=348.669µs logger=migrator t=2026-03-02T21:32:31.859636448Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-02T21:32:31.866511093Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.874345ms logger=migrator t=2026-03-02T21:32:31.870752221Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-02T21:32:31.878628833Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.872082ms logger=migrator t=2026-03-02T21:32:31.883319263Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-02T21:32:31.884438992Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.12421ms logger=migrator t=2026-03-02T21:32:31.888771302Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-02T21:32:31.889804009Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.032857ms logger=migrator t=2026-03-02T21:32:31.896813028Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-02T21:32:31.897204828Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=395.27µs logger=migrator t=2026-03-02T21:32:31.902588106Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-02T21:32:31.908205439Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.617933ms logger=migrator t=2026-03-02T21:32:31.913623028Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-02T21:32:31.914811158Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.18863ms logger=migrator t=2026-03-02T21:32:31.924758313Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-02T21:32:31.925210474Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=457.611µs logger=migrator t=2026-03-02T21:32:31.930963051Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-02T21:32:31.931398412Z level=info msg="Migration successfully executed" id="Move region to single row" duration=434.732µs logger=migrator t=2026-03-02T21:32:31.938417371Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-02T21:32:31.939754466Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.339765ms logger=migrator t=2026-03-02T21:32:31.945235586Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-02T21:32:31.94697532Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.738374ms logger=migrator t=2026-03-02T21:32:31.956036782Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-02T21:32:31.957592581Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.554309ms logger=migrator t=2026-03-02T21:32:31.967229078Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-02T21:32:31.968940732Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.714344ms logger=migrator t=2026-03-02T21:32:31.97510758Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-02T21:32:31.975995083Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=887.622µs logger=migrator t=2026-03-02T21:32:31.98179849Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-02T21:32:31.982792065Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=993.965µs logger=migrator t=2026-03-02T21:32:31.988327217Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-02T21:32:31.988398279Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=71.792µs logger=migrator t=2026-03-02T21:32:32.004426389Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-02T21:32:32.006494782Z level=info msg="Migration successfully executed" id="create test_data table" duration=2.074913ms logger=migrator t=2026-03-02T21:32:32.014599329Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-02T21:32:32.015616385Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.017546ms logger=migrator t=2026-03-02T21:32:32.032168988Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-02T21:32:32.033375979Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.213441ms logger=migrator t=2026-03-02T21:32:32.150259107Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-02T21:32:32.151317334Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.060217ms logger=migrator t=2026-03-02T21:32:32.15934558Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-02T21:32:32.159613486Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=271.116µs logger=migrator t=2026-03-02T21:32:32.170600747Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-02T21:32:32.171321376Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=723.939µs logger=migrator t=2026-03-02T21:32:32.180733596Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-02T21:32:32.180935872Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=209.496µs logger=migrator t=2026-03-02T21:32:32.198388857Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-02T21:32:32.199797533Z level=info msg="Migration successfully executed" id="create team table" duration=1.407426ms logger=migrator t=2026-03-02T21:32:32.20786167Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-02T21:32:32.208866385Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.008315ms logger=migrator t=2026-03-02T21:32:32.21491429Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-02T21:32:32.216780348Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.865558ms logger=migrator t=2026-03-02T21:32:32.22392306Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-02T21:32:32.231802712Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.876241ms logger=migrator t=2026-03-02T21:32:32.237368194Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-02T21:32:32.237600709Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=233.385µs logger=migrator t=2026-03-02T21:32:32.242714881Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-02T21:32:32.244557947Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.842766ms logger=migrator t=2026-03-02T21:32:32.251507955Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-02T21:32:32.25244372Z level=info msg="Migration successfully executed" id="create team member table" duration=935.895µs logger=migrator t=2026-03-02T21:32:32.258059954Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-02T21:32:32.259062549Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.001516ms logger=migrator t=2026-03-02T21:32:32.264872827Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-02T21:32:32.266429308Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.54835ms logger=migrator t=2026-03-02T21:32:32.274154275Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-02T21:32:32.276243368Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=2.095963ms logger=migrator t=2026-03-02T21:32:32.282796155Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-02T21:32:32.287723371Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.920816ms logger=migrator t=2026-03-02T21:32:32.293071448Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-02T21:32:32.298296241Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.226053ms logger=migrator t=2026-03-02T21:32:32.305451874Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-02T21:32:32.310654398Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.201084ms logger=migrator t=2026-03-02T21:32:32.317032871Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-02T21:32:32.318322274Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.287623ms logger=migrator t=2026-03-02T21:32:32.325064176Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-02T21:32:32.326928434Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.864268ms logger=migrator t=2026-03-02T21:32:32.334511968Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-02T21:32:32.335947654Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.439376ms logger=migrator t=2026-03-02T21:32:32.343832066Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-02T21:32:32.344990576Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.159939ms logger=migrator t=2026-03-02T21:32:32.35259073Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-02T21:32:32.354306703Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.719023ms logger=migrator t=2026-03-02T21:32:32.361143358Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-02T21:32:32.362505663Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.361805ms logger=migrator t=2026-03-02T21:32:32.370092727Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-02T21:32:32.371674378Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.58444ms logger=migrator t=2026-03-02T21:32:32.381678193Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-02T21:32:32.382935685Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.256012ms logger=migrator t=2026-03-02T21:32:32.390447538Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-02T21:32:32.391125875Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=684.828µs logger=migrator t=2026-03-02T21:32:32.396966964Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-02T21:32:32.397379035Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=416.761µs logger=migrator t=2026-03-02T21:32:32.404088576Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-02T21:32:32.40501762Z level=info msg="Migration successfully executed" id="create tag table" duration=932.654µs logger=migrator t=2026-03-02T21:32:32.411089745Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-02T21:32:32.412261165Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.17399ms logger=migrator t=2026-03-02T21:32:32.418129655Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-02T21:32:32.419029569Z level=info msg="Migration successfully executed" id="create login attempt table" duration=903.714µs logger=migrator t=2026-03-02T21:32:32.426625732Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-02T21:32:32.428769978Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.149886ms logger=migrator t=2026-03-02T21:32:32.435827548Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-02T21:32:32.436951246Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.123928ms logger=migrator t=2026-03-02T21:32:32.445143996Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-02T21:32:32.458395595Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.252358ms logger=migrator t=2026-03-02T21:32:32.462258703Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-02T21:32:32.46372551Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.466547ms logger=migrator t=2026-03-02T21:32:32.470379191Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-02T21:32:32.471612563Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.235222ms logger=migrator t=2026-03-02T21:32:32.479910275Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-02T21:32:32.480333075Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=424.24µs logger=migrator t=2026-03-02T21:32:32.48559271Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-02T21:32:32.486443412Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=851.042µs logger=migrator t=2026-03-02T21:32:32.492730153Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-02T21:32:32.493745198Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.015536ms logger=migrator t=2026-03-02T21:32:32.499738681Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-02T21:32:32.500938062Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.199071ms logger=migrator t=2026-03-02T21:32:32.506561106Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-02T21:32:32.506663399Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=99.103µs logger=migrator t=2026-03-02T21:32:32.511840441Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-02T21:32:32.517257769Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.413659ms logger=migrator t=2026-03-02T21:32:32.523375556Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-02T21:32:32.52861551Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.240423ms logger=migrator t=2026-03-02T21:32:32.533101305Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-02T21:32:32.538487192Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.384807ms logger=migrator t=2026-03-02T21:32:32.544850614Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-02T21:32:32.54858089Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.729506ms logger=migrator t=2026-03-02T21:32:32.571970708Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-02T21:32:32.573477856Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.511428ms logger=migrator t=2026-03-02T21:32:32.579589793Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-02T21:32:32.588035389Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.439335ms logger=migrator t=2026-03-02T21:32:32.595200002Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-02T21:32:32.596325131Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.12661ms logger=migrator t=2026-03-02T21:32:32.601192355Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-02T21:32:32.602322093Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.129868ms logger=migrator t=2026-03-02T21:32:32.607560648Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-02T21:32:32.608478411Z level=info msg="Migration successfully executed" id="create user auth token table" duration=915.113µs logger=migrator t=2026-03-02T21:32:32.615369977Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-02T21:32:32.616446665Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.076448ms logger=migrator t=2026-03-02T21:32:32.621658378Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-02T21:32:32.622697435Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.039927ms logger=migrator t=2026-03-02T21:32:32.627917388Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-02T21:32:32.62912253Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.204391ms logger=migrator t=2026-03-02T21:32:32.635623295Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-02T21:32:32.641462084Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.838929ms logger=migrator t=2026-03-02T21:32:32.646097293Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-02T21:32:32.647107669Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.010876ms logger=migrator t=2026-03-02T21:32:32.652074365Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-02T21:32:32.65302403Z level=info msg="Migration successfully executed" id="create cache_data table" duration=954.765µs logger=migrator t=2026-03-02T21:32:32.658778707Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-02T21:32:32.660001939Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.222931ms logger=migrator t=2026-03-02T21:32:32.665631083Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-02T21:32:32.6667436Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.114028ms logger=migrator t=2026-03-02T21:32:32.671682067Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-02T21:32:32.672747834Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.065798ms logger=migrator t=2026-03-02T21:32:32.678940493Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-02T21:32:32.679068396Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=148.534µs logger=migrator t=2026-03-02T21:32:32.684038353Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-02T21:32:32.684145715Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=107.832µs logger=migrator t=2026-03-02T21:32:32.68861734Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-02T21:32:32.68977897Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.161639ms logger=migrator t=2026-03-02T21:32:32.695608319Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-02T21:32:32.69685962Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.250831ms logger=migrator t=2026-03-02T21:32:32.701943281Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-02T21:32:32.702947376Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.004025ms logger=migrator t=2026-03-02T21:32:32.708198721Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-02T21:32:32.708316164Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=120.423µs logger=migrator t=2026-03-02T21:32:32.713609039Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-02T21:32:32.715086596Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.474977ms logger=migrator t=2026-03-02T21:32:32.72069119Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-02T21:32:32.721987823Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.295763ms logger=migrator t=2026-03-02T21:32:32.727990357Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-02T21:32:32.729273099Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.281963ms logger=migrator t=2026-03-02T21:32:32.734500953Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-02T21:32:32.735855857Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.357444ms logger=migrator t=2026-03-02T21:32:32.740721662Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-02T21:32:32.748722797Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.964153ms logger=migrator t=2026-03-02T21:32:32.754482904Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-02T21:32:32.755766457Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.287933ms logger=migrator t=2026-03-02T21:32:32.771194901Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-02T21:32:32.771413457Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=221.606µs logger=migrator t=2026-03-02T21:32:32.937919924Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-02T21:32:32.939082983Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.1664ms logger=migrator t=2026-03-02T21:32:33.08605133Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-02T21:32:33.087966969Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.924079ms logger=migrator t=2026-03-02T21:32:33.418984942Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-02T21:32:33.420805148Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.821867ms logger=migrator t=2026-03-02T21:32:33.431867041Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-02T21:32:33.432010675Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=152.885µs logger=migrator t=2026-03-02T21:32:33.436201052Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-02T21:32:33.43731813Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.116799ms logger=migrator t=2026-03-02T21:32:33.443305144Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-02T21:32:33.444481833Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.177169ms logger=migrator t=2026-03-02T21:32:33.451246956Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-03-02T21:32:33.453827973Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.584156ms logger=migrator t=2026-03-02T21:32:33.459789095Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-02T21:32:33.460939124Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.149389ms logger=migrator t=2026-03-02T21:32:33.473216587Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-02T21:32:33.479834427Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.6144ms logger=migrator t=2026-03-02T21:32:33.489555516Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-02T21:32:33.491046954Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.496578ms logger=migrator t=2026-03-02T21:32:33.499023247Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-02T21:32:33.499985823Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=963.346µs logger=migrator t=2026-03-02T21:32:33.507259268Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-02T21:32:33.537938573Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.676414ms logger=migrator t=2026-03-02T21:32:33.542489939Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-02T21:32:33.571314435Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.820526ms logger=migrator t=2026-03-02T21:32:33.576467598Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-02T21:32:33.577528184Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.057736ms logger=migrator t=2026-03-02T21:32:33.583587189Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-02T21:32:33.586070164Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.480494ms logger=migrator t=2026-03-02T21:32:33.592124548Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-02T21:32:33.599538008Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.41579ms logger=migrator t=2026-03-02T21:32:33.603737255Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-02T21:32:33.608000344Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.270729ms logger=migrator t=2026-03-02T21:32:33.611923763Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-02T21:32:33.61295756Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.035107ms logger=migrator t=2026-03-02T21:32:33.623141251Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-02T21:32:33.624783623Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.649442ms logger=migrator t=2026-03-02T21:32:33.630306074Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-02T21:32:33.631244708Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=960.394µs logger=migrator t=2026-03-02T21:32:33.641173171Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-02T21:32:33.64268659Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.516149ms logger=migrator t=2026-03-02T21:32:33.649812513Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-02T21:32:33.649952596Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=144.843µs logger=migrator t=2026-03-02T21:32:33.656390271Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-02T21:32:33.663143324Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.755434ms logger=migrator t=2026-03-02T21:32:33.671093337Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-02T21:32:33.677761108Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.669611ms logger=migrator t=2026-03-02T21:32:33.685575127Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-02T21:32:33.691781026Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.206959ms logger=migrator t=2026-03-02T21:32:33.695505151Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-02T21:32:33.6962426Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=738.209µs logger=migrator t=2026-03-02T21:32:33.703777972Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-02T21:32:33.705226349Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.445137ms logger=migrator t=2026-03-02T21:32:33.709836626Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-02T21:32:33.716339964Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.572058ms logger=migrator t=2026-03-02T21:32:33.719812282Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-02T21:32:33.726288288Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.475046ms logger=migrator t=2026-03-02T21:32:33.733539863Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-02T21:32:33.735341499Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.805717ms logger=migrator t=2026-03-02T21:32:33.739801783Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-02T21:32:33.746151245Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.348142ms logger=migrator t=2026-03-02T21:32:33.752627391Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-02T21:32:33.759834946Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.209355ms logger=migrator t=2026-03-02T21:32:33.763488629Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-02T21:32:33.76355967Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=71.641µs logger=migrator t=2026-03-02T21:32:33.766206218Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-02T21:32:33.767398879Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.202891ms logger=migrator t=2026-03-02T21:32:33.774697055Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-03-02T21:32:33.776489021Z 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.792036ms logger=migrator t=2026-03-02T21:32:33.781591142Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-03-02T21:32:33.78273237Z 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.134418ms logger=migrator t=2026-03-02T21:32:33.789185966Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-02T21:32:33.789410631Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=232.585µs logger=migrator t=2026-03-02T21:32:33.79560118Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-02T21:32:33.803385809Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.774378ms logger=migrator t=2026-03-02T21:32:33.807574586Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-02T21:32:33.814215285Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.640659ms logger=migrator t=2026-03-02T21:32:33.820547527Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-02T21:32:33.827266149Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.716832ms logger=migrator t=2026-03-02T21:32:33.831465366Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-02T21:32:33.838292821Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.829435ms logger=migrator t=2026-03-02T21:32:33.843849083Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-02T21:32:33.850047872Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.198409ms logger=migrator t=2026-03-02T21:32:33.853942421Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-02T21:32:33.854018602Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=75.892µs logger=migrator t=2026-03-02T21:32:33.857700248Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-02T21:32:33.858628051Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=927.514µs logger=migrator t=2026-03-02T21:32:33.863968338Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-02T21:32:33.870296119Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.329631ms logger=migrator t=2026-03-02T21:32:33.875582064Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-02T21:32:33.875721867Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=143.893µs logger=migrator t=2026-03-02T21:32:33.8805254Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-02T21:32:33.887199591Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.673891ms logger=migrator t=2026-03-02T21:32:33.891590874Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-02T21:32:33.892520767Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=930.504µs logger=migrator t=2026-03-02T21:32:33.898037198Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-02T21:32:33.90472442Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.690722ms logger=migrator t=2026-03-02T21:32:33.908623319Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-02T21:32:33.909224974Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=595.175µs logger=migrator t=2026-03-02T21:32:33.912761525Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-02T21:32:33.914356525Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.58394ms logger=migrator t=2026-03-02T21:32:33.918965993Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-02T21:32:33.926047974Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.080401ms logger=migrator t=2026-03-02T21:32:33.931416732Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-02T21:32:33.932885399Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.473928ms logger=migrator t=2026-03-02T21:32:33.938372659Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-02T21:32:33.939806016Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.435717ms logger=migrator t=2026-03-02T21:32:33.946245931Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-02T21:32:33.947238256Z level=info msg="Migration successfully executed" id="create alert_image table" duration=993.655µs logger=migrator t=2026-03-02T21:32:33.951568657Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-02T21:32:33.952622213Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.053146ms logger=migrator t=2026-03-02T21:32:33.959438088Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-02T21:32:33.959647363Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=211.975µs logger=migrator t=2026-03-02T21:32:33.964589849Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-02T21:32:33.965968345Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.385196ms logger=migrator t=2026-03-02T21:32:33.970491561Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-02T21:32:33.971801575Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.313783ms logger=migrator t=2026-03-02T21:32:33.97595622Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-02T21:32:33.976473813Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-02T21:32:33.988657535Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-02T21:32:33.989497677Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=885.323µs logger=migrator t=2026-03-02T21:32:33.993307304Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-02T21:32:33.994898945Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.593592ms logger=migrator t=2026-03-02T21:32:34.000784475Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-02T21:32:34.009314443Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.495317ms logger=migrator t=2026-03-02T21:32:34.013540691Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-02T21:32:34.015378708Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.841907ms logger=migrator t=2026-03-02T21:32:34.021832683Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-02T21:32:34.023125556Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.293993ms logger=migrator t=2026-03-02T21:32:34.029788316Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-02T21:32:34.031193612Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.411646ms logger=migrator t=2026-03-02T21:32:34.039633598Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-02T21:32:34.04127645Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.643322ms logger=migrator t=2026-03-02T21:32:34.045424686Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-02T21:32:34.046595296Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.17036ms logger=migrator t=2026-03-02T21:32:34.0541955Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-02T21:32:34.054227591Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=32.731µs logger=migrator t=2026-03-02T21:32:34.057398513Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-02T21:32:34.057471014Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=75.131µs logger=migrator t=2026-03-02T21:32:34.063368485Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-02T21:32:34.07333998Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.967665ms logger=migrator t=2026-03-02T21:32:34.077472925Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-02T21:32:34.077912777Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=440.192µs logger=migrator t=2026-03-02T21:32:34.08275894Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-02T21:32:34.083949521Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.190841ms logger=migrator t=2026-03-02T21:32:34.090328334Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-02T21:32:34.090865528Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=537.524µs logger=migrator t=2026-03-02T21:32:34.094550002Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-02T21:32:34.096064701Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.515869ms logger=migrator t=2026-03-02T21:32:34.101862309Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-02T21:32:34.102841394Z level=info msg="Migration successfully executed" id="create secrets table" duration=979.325µs logger=migrator t=2026-03-02T21:32:34.106829825Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-02T21:32:34.139588873Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.748598ms logger=migrator t=2026-03-02T21:32:34.144707115Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-02T21:32:34.151149119Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.440704ms logger=migrator t=2026-03-02T21:32:34.154633838Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-02T21:32:34.154850494Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=218.375µs logger=migrator t=2026-03-02T21:32:34.158376423Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-02T21:32:34.194351463Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.926279ms logger=migrator t=2026-03-02T21:32:34.201151657Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-02T21:32:34.239707983Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=38.552115ms logger=migrator t=2026-03-02T21:32:34.244474875Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-02T21:32:34.245596874Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.124829ms logger=migrator t=2026-03-02T21:32:34.251972617Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-02T21:32:34.253358642Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.385955ms logger=migrator t=2026-03-02T21:32:34.258197096Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-02T21:32:34.258441592Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=244.726µs logger=migrator t=2026-03-02T21:32:34.26228248Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-02T21:32:34.263613394Z level=info msg="Migration successfully executed" id="create permission table" duration=1.331134ms logger=migrator t=2026-03-02T21:32:34.267681588Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-02T21:32:34.269010502Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.328984ms logger=migrator t=2026-03-02T21:32:34.273481996Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-02T21:32:34.274647876Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.16599ms logger=migrator t=2026-03-02T21:32:34.278936316Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-02T21:32:34.279953012Z level=info msg="Migration successfully executed" id="create role table" duration=1.018156ms logger=migrator t=2026-03-02T21:32:34.283832511Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-02T21:32:34.292275546Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.434545ms logger=migrator t=2026-03-02T21:32:34.299675456Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-02T21:32:34.311832856Z level=info msg="Migration successfully executed" id="add column group_name" duration=12.196241ms logger=migrator t=2026-03-02T21:32:34.31701918Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-02T21:32:34.31824802Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.232121ms logger=migrator t=2026-03-02T21:32:34.323526626Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-02T21:32:34.325554808Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.027671ms logger=migrator t=2026-03-02T21:32:34.330530655Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-02T21:32:34.332050183Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.520068ms logger=migrator t=2026-03-02T21:32:34.339237217Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-02T21:32:34.341763322Z level=info msg="Migration successfully executed" id="create team role table" duration=2.532515ms logger=migrator t=2026-03-02T21:32:34.349670764Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-02T21:32:34.35186449Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.192636ms logger=migrator t=2026-03-02T21:32:34.355659587Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-02T21:32:34.35656056Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=904.823µs logger=migrator t=2026-03-02T21:32:34.360686436Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-02T21:32:34.361667511Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=983.404µs logger=migrator t=2026-03-02T21:32:34.366305319Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-02T21:32:34.367052268Z level=info msg="Migration successfully executed" id="create user role table" duration=746.969µs logger=migrator t=2026-03-02T21:32:34.370836465Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-02T21:32:34.372175249Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.338534ms logger=migrator t=2026-03-02T21:32:34.37728195Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-02T21:32:34.37849115Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.21032ms logger=migrator t=2026-03-02T21:32:34.384806252Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-02T21:32:34.385931971Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.126579ms logger=migrator t=2026-03-02T21:32:34.390496548Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-02T21:32:34.391511524Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.016506ms logger=migrator t=2026-03-02T21:32:34.396279146Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-02T21:32:34.397430866Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.153869ms logger=migrator t=2026-03-02T21:32:34.401397606Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-02T21:32:34.402529045Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.132269ms logger=migrator t=2026-03-02T21:32:34.408525608Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-02T21:32:34.416160584Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.634275ms logger=migrator t=2026-03-02T21:32:34.421551332Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-02T21:32:34.423971433Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.413871ms logger=migrator t=2026-03-02T21:32:34.431592318Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-02T21:32:34.432740988Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.14783ms logger=migrator t=2026-03-02T21:32:34.437569621Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-02T21:32:34.43872707Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.156889ms logger=migrator t=2026-03-02T21:32:34.442518958Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-02T21:32:34.444664632Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.149574ms logger=migrator t=2026-03-02T21:32:34.448389317Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-02T21:32:34.449219198Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=829.941µs logger=migrator t=2026-03-02T21:32:34.454496014Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-02T21:32:34.456648089Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.148895ms logger=migrator t=2026-03-02T21:32:34.461709868Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-02T21:32:34.470670847Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.962049ms logger=migrator t=2026-03-02T21:32:34.478560079Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-02T21:32:34.484619364Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.057515ms logger=migrator t=2026-03-02T21:32:34.488675868Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-02T21:32:34.497844012Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.166354ms logger=migrator t=2026-03-02T21:32:34.502832489Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-02T21:32:34.509335195Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.505616ms logger=migrator t=2026-03-02T21:32:34.513919293Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-02T21:32:34.514777345Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=858.262µs logger=migrator t=2026-03-02T21:32:34.521491007Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-02T21:32:34.52277903Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.287463ms logger=migrator t=2026-03-02T21:32:34.529396508Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-02T21:32:34.531234756Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.838918ms logger=migrator t=2026-03-02T21:32:34.542253767Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-02T21:32:34.543382266Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.127879ms logger=migrator t=2026-03-02T21:32:34.550697783Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-02T21:32:34.551611177Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=913.594µs logger=migrator t=2026-03-02T21:32:34.556516292Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-02T21:32:34.556706827Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=190.755µs logger=migrator t=2026-03-02T21:32:34.560948075Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-02T21:32:34.561035467Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=88.982µs logger=migrator t=2026-03-02T21:32:34.566716872Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-02T21:32:34.567504032Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=786.63µs logger=migrator t=2026-03-02T21:32:34.5720797Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-02T21:32:34.572994023Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=915.783µs logger=migrator t=2026-03-02T21:32:34.577325303Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-02T21:32:34.578040832Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=715.469µs logger=migrator t=2026-03-02T21:32:34.581761228Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-02T21:32:34.582030904Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=265.296µs logger=migrator t=2026-03-02T21:32:34.588189172Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-02T21:32:34.589125155Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=939.893µs logger=migrator t=2026-03-02T21:32:34.596876973Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-02T21:32:34.598039473Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.16552ms logger=migrator t=2026-03-02T21:32:34.603425891Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-02T21:32:34.604384415Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=958.124µs logger=migrator t=2026-03-02T21:32:34.613213231Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-02T21:32:34.623521554Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.308773ms logger=migrator t=2026-03-02T21:32:34.631821417Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-02T21:32:34.632056953Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=240.896µs logger=migrator t=2026-03-02T21:32:34.637853071Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-02T21:32:34.639684489Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.831247ms logger=migrator t=2026-03-02T21:32:34.646963624Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-02T21:32:34.648591786Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.626212ms logger=migrator t=2026-03-02T21:32:34.654882726Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-02T21:32:34.656378445Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.496979ms logger=migrator t=2026-03-02T21:32:34.663290341Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-02T21:32:34.674755745Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.464674ms logger=migrator t=2026-03-02T21:32:34.67848477Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-02T21:32:34.680323387Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.838447ms logger=migrator t=2026-03-02T21:32:34.684468853Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-02T21:32:34.685472069Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.000787ms logger=migrator t=2026-03-02T21:32:34.701068667Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-02T21:32:34.72541566Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.348863ms logger=migrator t=2026-03-02T21:32:34.730667384Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-02T21:32:34.731508566Z level=info msg="Migration successfully executed" id="create correlation v2" duration=841.092µs logger=migrator t=2026-03-02T21:32:34.737052238Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-02T21:32:34.738424313Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.371805ms logger=migrator t=2026-03-02T21:32:34.7559185Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-02T21:32:34.757245743Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.335784ms logger=migrator t=2026-03-02T21:32:34.763901244Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-02T21:32:34.765001932Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.101988ms logger=migrator t=2026-03-02T21:32:34.769059395Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-02T21:32:34.769273251Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=213.896µs logger=migrator t=2026-03-02T21:32:34.774213027Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-02T21:32:34.774997657Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=784.36µs logger=migrator t=2026-03-02T21:32:34.780217Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-02T21:32:34.788569454Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.348834ms logger=migrator t=2026-03-02T21:32:34.793968653Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-02T21:32:34.794892476Z level=info msg="Migration successfully executed" id="create entity_events table" duration=924.994µs logger=migrator t=2026-03-02T21:32:34.79974908Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-02T21:32:34.801397183Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.647793ms logger=migrator t=2026-03-02T21:32:34.80639931Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-02T21:32:34.806903643Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-02T21:32:34.811691325Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-02T21:32:34.812385643Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-02T21:32:34.817594326Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-02T21:32:34.818975682Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.380366ms logger=migrator t=2026-03-02T21:32:34.824663417Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-02T21:32:34.825897289Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.233862ms logger=migrator t=2026-03-02T21:32:34.829676795Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-02T21:32:34.83104872Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.372035ms logger=migrator t=2026-03-02T21:32:34.83691089Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-02T21:32:34.838385627Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.466797ms logger=migrator t=2026-03-02T21:32:34.844720389Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-02T21:32:34.846135566Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.419406ms logger=migrator t=2026-03-02T21:32:34.851202206Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-02T21:32:34.852840837Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.638621ms logger=migrator t=2026-03-02T21:32:34.89048298Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-02T21:32:34.892273865Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.793885ms logger=migrator t=2026-03-02T21:32:34.972937188Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-02T21:32:34.974939318Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.00079ms logger=migrator t=2026-03-02T21:32:34.983024895Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-02T21:32:34.985517589Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.498874ms logger=migrator t=2026-03-02T21:32:34.992374314Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-02T21:32:34.993859162Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.485488ms logger=migrator t=2026-03-02T21:32:35.001390015Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-02T21:32:35.003888499Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.506805ms logger=migrator t=2026-03-02T21:32:35.010273122Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-02T21:32:35.034287506Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.013754ms logger=migrator t=2026-03-02T21:32:35.040515135Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-02T21:32:35.049001752Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.487187ms logger=migrator t=2026-03-02T21:32:35.053755713Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-02T21:32:35.061325597Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.561704ms logger=migrator t=2026-03-02T21:32:35.068085189Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-02T21:32:35.068353317Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=270.698µs logger=migrator t=2026-03-02T21:32:35.073373895Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-02T21:32:35.082672433Z level=info msg="Migration successfully executed" id="add share column" duration=9.296418ms logger=migrator t=2026-03-02T21:32:35.087753923Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-02T21:32:35.087963698Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=209.605µs logger=migrator t=2026-03-02T21:32:35.093468859Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-02T21:32:35.09471257Z level=info msg="Migration successfully executed" id="create file table" duration=1.243141ms logger=migrator t=2026-03-02T21:32:35.100988681Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-02T21:32:35.102883229Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.895868ms logger=migrator t=2026-03-02T21:32:35.109361225Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-02T21:32:35.111703215Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.347931ms logger=migrator t=2026-03-02T21:32:35.118412716Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-02T21:32:35.119569846Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.16131ms logger=migrator t=2026-03-02T21:32:35.125761705Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-02T21:32:35.127011427Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.257773ms logger=migrator t=2026-03-02T21:32:35.13225532Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-02T21:32:35.132342152Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=81.972µs logger=migrator t=2026-03-02T21:32:35.136845328Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-02T21:32:35.136976711Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=132.773µs logger=migrator t=2026-03-02T21:32:35.142930413Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-02T21:32:35.143824147Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=894.323µs logger=migrator t=2026-03-02T21:32:35.148488685Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-02T21:32:35.148716932Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=228.857µs logger=migrator t=2026-03-02T21:32:35.153100833Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-02T21:32:35.154619742Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.519449ms logger=migrator t=2026-03-02T21:32:35.159341893Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-02T21:32:35.17021198Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.866017ms logger=migrator t=2026-03-02T21:32:35.188257182Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-02T21:32:35.18857094Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=319.168µs logger=migrator t=2026-03-02T21:32:35.204902838Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-02T21:32:35.207153795Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.253638ms logger=migrator t=2026-03-02T21:32:35.215585781Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-02T21:32:35.216139695Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=555.795µs logger=migrator t=2026-03-02T21:32:35.234696969Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-02T21:32:35.235277144Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=591.166µs logger=migrator t=2026-03-02T21:32:35.288080644Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-02T21:32:35.288791332Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=711.808µs logger=migrator t=2026-03-02T21:32:35.62861338Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-02T21:32:35.640564895Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.958616ms logger=migrator t=2026-03-02T21:32:35.831200838Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-02T21:32:35.842370024Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.173546ms logger=migrator t=2026-03-02T21:32:35.855933221Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-02T21:32:35.857710966Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.778545ms logger=migrator t=2026-03-02T21:32:35.925189382Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-02T21:32:36.024526371Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=99.326079ms logger=migrator t=2026-03-02T21:32:36.079019214Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-02T21:32:36.080334077Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.317753ms logger=migrator t=2026-03-02T21:32:36.093490144Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-02T21:32:36.094414177Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=923.923µs logger=migrator t=2026-03-02T21:32:36.109264847Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-02T21:32:36.143308267Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=34.04091ms logger=migrator t=2026-03-02T21:32:36.215219386Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-02T21:32:36.224719509Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.505663ms logger=migrator t=2026-03-02T21:32:36.238503601Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-02T21:32:36.239031484Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=526.453µs logger=migrator t=2026-03-02T21:32:36.249122612Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-02T21:32:36.24941001Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=291.368µs logger=migrator t=2026-03-02T21:32:36.269219366Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-02T21:32:36.269572226Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=352.999µs logger=migrator t=2026-03-02T21:32:36.324333615Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-02T21:32:36.325057924Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=729.509µs logger=migrator t=2026-03-02T21:32:36.357155345Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-02T21:32:36.357532294Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=377.699µs logger=migrator t=2026-03-02T21:32:36.404473394Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-02T21:32:36.406225269Z level=info msg="Migration successfully executed" id="create folder table" duration=1.756806ms logger=migrator t=2026-03-02T21:32:36.421453658Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-02T21:32:36.422811763Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.355465ms logger=migrator t=2026-03-02T21:32:36.436992486Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-02T21:32:36.439086149Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.093714ms logger=migrator t=2026-03-02T21:32:36.555748781Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-02T21:32:36.555823424Z level=info msg="Migration successfully executed" id="Update folder title length" duration=80.233µs logger=migrator t=2026-03-02T21:32:36.688748051Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-02T21:32:36.69103407Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.286379ms logger=migrator t=2026-03-02T21:32:36.757717875Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-02T21:32:36.760046844Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.36609ms logger=migrator t=2026-03-02T21:32:36.814147427Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-02T21:32:36.816566269Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.420962ms logger=migrator t=2026-03-02T21:32:36.937404538Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-02T21:32:36.938325892Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=924.154µs logger=migrator t=2026-03-02T21:32:37.040152795Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-02T21:32:37.040575986Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=429.492µs logger=migrator t=2026-03-02T21:32:37.125595789Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-02T21:32:37.127728393Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.134984ms logger=migrator t=2026-03-02T21:32:37.308369421Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-02T21:32:37.309884831Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.51776ms logger=migrator t=2026-03-02T21:32:37.444103861Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-02T21:32:37.445655012Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.556791ms logger=migrator t=2026-03-02T21:32:37.562464287Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-02T21:32:37.564990252Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.530125ms logger=migrator t=2026-03-02T21:32:37.688964001Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-02T21:32:37.691502627Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.543155ms logger=migrator t=2026-03-02T21:32:37.720408695Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-02T21:32:37.722630742Z level=info msg="Migration successfully executed" id="create anon_device table" duration=2.226437ms logger=migrator t=2026-03-02T21:32:37.728047151Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-02T21:32:37.729555729Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.509078ms logger=migrator t=2026-03-02T21:32:37.736514397Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-02T21:32:37.738801835Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.287808ms logger=migrator t=2026-03-02T21:32:37.745565288Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-02T21:32:37.74836911Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.805692ms logger=migrator t=2026-03-02T21:32:37.757325689Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-02T21:32:37.760146451Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.825452ms logger=migrator t=2026-03-02T21:32:37.766678288Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-02T21:32:37.768079674Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.400706ms logger=migrator t=2026-03-02T21:32:37.774086818Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-02T21:32:37.774828127Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=745.639µs logger=migrator t=2026-03-02T21:32:37.779925747Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-02T21:32:37.79098333Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.054643ms logger=migrator t=2026-03-02T21:32:37.796031019Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-02T21:32:37.796988493Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=959.505µs logger=migrator t=2026-03-02T21:32:37.803358295Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-02T21:32:37.803461589Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=93.404µs logger=migrator t=2026-03-02T21:32:37.807751388Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-02T21:32:37.810465948Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.71504ms logger=migrator t=2026-03-02T21:32:37.815545407Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-02T21:32:37.815591919Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=56.021µs logger=migrator t=2026-03-02T21:32:37.822731381Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-02T21:32:37.82582262Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=3.088779ms logger=migrator t=2026-03-02T21:32:37.83091385Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-02T21:32:37.833891236Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.979986ms logger=migrator t=2026-03-02T21:32:37.840948977Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-02T21:32:37.842494176Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.54428ms logger=migrator t=2026-03-02T21:32:37.856829833Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-02T21:32:37.858228699Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.400756ms logger=migrator t=2026-03-02T21:32:37.862901469Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-02T21:32:37.863429161Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=529.443µs logger=migrator t=2026-03-02T21:32:37.867758482Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-02T21:32:37.868889691Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.130969ms logger=migrator t=2026-03-02T21:32:37.873975931Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-02T21:32:37.875027488Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.052167ms logger=migrator t=2026-03-02T21:32:37.883095624Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-02T21:32:37.88488146Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.785966ms logger=migrator t=2026-03-02T21:32:37.898414056Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-02T21:32:37.913348718Z level=info msg="Migration successfully executed" id="add stack_id column" duration=14.933942ms logger=migrator t=2026-03-02T21:32:37.921800014Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-02T21:32:37.930730842Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.942418ms logger=migrator t=2026-03-02T21:32:37.935084354Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-02T21:32:37.945026068Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.941864ms logger=migrator t=2026-03-02T21:32:37.94982366Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-02T21:32:37.949883612Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=60.392µs logger=migrator t=2026-03-02T21:32:37.954194482Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-02T21:32:37.967476011Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.273609ms logger=migrator t=2026-03-02T21:32:37.972586682Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-02T21:32:37.984137878Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.545905ms logger=migrator t=2026-03-02T21:32:37.98854036Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-02T21:32:37.98891776Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=380.1µs logger=migrator t=2026-03-02T21:32:37.992114191Z level=info msg="migrations completed" performed=558 skipped=0 duration=8.509664795s logger=migrator t=2026-03-02T21:32:37.993074715Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-02T21:32:38.011953468Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-02T21:32:38.012266087Z level=info msg="Created default organization" logger=secrets t=2026-03-02T21:32:38.019511852Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-02T21:32:38.068721479Z level=info msg="Restored cache from database" duration=445.141µs logger=plugin.store t=2026-03-02T21:32:38.069989862Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-02T21:32:38.108975009Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-02T21:32:38.10901441Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-02T21:32:38.109129942Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-02T21:32:38.109144703Z level=info msg="Plugins loaded" count=54 duration=39.157531ms logger=query_data t=2026-03-02T21:32:38.113434942Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-02T21:32:38.116961392Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-02T21:32:38.124586318Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-02T21:32:38.136349548Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-02T21:32:38.138896744Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-02T21:32:38.141027518Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-02T21:32:38.159050079Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-02T21:32:38.175717105Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-02T21:32:38.194887175Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-02T21:32:38.194954397Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-02T21:32:38.195187503Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-02T21:32:38.195264634Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-03-02T21:32:38.195551762Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-02T21:32:38.196376323Z level=info msg="State cache has been initialized" states=0 duration=1.189651ms logger=ngalert.scheduler t=2026-03-02T21:32:38.196420294Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-02T21:32:38.196481696Z level=info msg=starting first_tick=2026-03-02T21:32:40Z logger=http.server t=2026-03-02T21:32:38.20094932Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-03-02T21:32:38.260130123Z level=info msg="Update check succeeded" duration=63.957145ms logger=grafana.update.checker t=2026-03-02T21:32:38.261681522Z level=info msg="Update check succeeded" duration=66.116859ms logger=provisioning.dashboard t=2026-03-02T21:32:38.281622633Z level=info msg="starting to provision dashboards" logger=grafana-apiserver t=2026-03-02T21:32:38.393137583Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-02T21:32:38.393606896Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=sqlstore.transactions t=2026-03-02T21:32:38.510545975Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-02T21:32:38.515741477Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-02T21:32:38.522515541Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-02T21:32:38.535064432Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-02T21:32:38.543491447Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-02T21:32:38.545631712Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-03-02T21:32:38.54597633Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-03-02T21:32:38.599123419Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-02T21:32:38.627510435Z level=info msg="Patterns update finished" duration=350.053389ms logger=provisioning.dashboard t=2026-03-02T21:32:38.646170241Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:55.811676659Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:55.826684984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:55.850440221Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:55.896847917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:55.911102721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:55.949478172Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:55.968050758Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.009666511Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.030826852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.076037338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.096370238Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.138018272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.152153524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.201486085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.221879606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.26546516Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.285864251Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.344256255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.359270138Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.403171531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.421458598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.487125517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.504814439Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.565789728Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.593484836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.666678297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.682993725Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.747456223Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.76380565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.82325581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.839634569Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.903246825Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.919788318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.977427481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:56.993622205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:57.048522199Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:57.062353593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:57.136770085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:57.158439069Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:57.21871061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:57.234299218Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:57.292615119Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:57.30870078Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:57.370566642Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:57.390670156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:57.45890287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:57.489303567Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:57.563229297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:57.583521646Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:57.649569564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:57.669957906Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:57.736728363Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:57.759814733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:57.837266502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:57.858378173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:57.919655669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:57.938758427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:58.019350908Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:58.037130433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:58.106158608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:58.125182364Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:58.191854528Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:58.2099197Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:58.276632525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:58.296054172Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:58.373195264Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:58.392198569Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:58.473639321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:58.487454695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:58.561337033Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:58.579894138Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:59.1092545Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:59.123220407Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:59.207336748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:59.222597388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:59.305820536Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:59.327765726Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:59.410611285Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:59.429567979Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T21:32:59.495533916Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-02T21:33:49.219045825Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-02T21:42:38.259896639Z level=info msg="Completed cleanup jobs" duration=63.440679ms logger=plugins.update.checker t=2026-03-02T21:42:38.311071054Z level=info msg="Update check succeeded" duration=50.854616ms logger=sqlstore.transactions t=2026-03-02T21:47:38.132353711Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-02T21:52:38.233822436Z level=info msg="Completed cleanup jobs" duration=37.487983ms logger=plugins.update.checker t=2026-03-02T21:52:38.31761664Z level=info msg="Update check succeeded" duration=57.316594ms logger=cleanup t=2026-03-02T22:02:38.227040773Z level=info msg="Completed cleanup jobs" duration=30.401491ms logger=plugins.update.checker t=2026-03-02T22:02:38.313049766Z level=info msg="Update check succeeded" duration=52.574752ms logger=infra.usagestats t=2026-03-02T22:03:49.244709696Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-02T22:12:38.231345299Z level=info msg="Completed cleanup jobs" duration=35.838602ms logger=plugins.update.checker t=2026-03-02T22:12:38.314387184Z level=info msg="Update check succeeded" duration=53.78176ms logger=cleanup t=2026-03-02T22:22:38.224159617Z level=info msg="Completed cleanup jobs" duration=26.685194ms logger=plugins.update.checker t=2026-03-02T22:22:38.321062898Z level=info msg="Update check succeeded" duration=60.10662ms logger=cleanup t=2026-03-02T22:32:38.226528262Z level=info msg="Completed cleanup jobs" duration=30.84711ms logger=plugins.update.checker t=2026-03-02T22:32:38.313378186Z level=info msg="Update check succeeded" duration=52.250918ms logger=infra.usagestats t=2026-03-02T22:33:49.244986403Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-02T22:42:38.255345388Z level=info msg="Completed cleanup jobs" duration=59.529315ms logger=plugins.update.checker t=2026-03-02T22:42:38.31127263Z level=info msg="Update check succeeded" duration=51.056688ms