logger=settings t=2026-07-10T21:36:32.143151791Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-10T21:36:32Z logger=settings t=2026-07-10T21:36:32.143404097Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-10T21:36:32.143417597Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-10T21:36:32.143421288Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-10T21:36:32.143424248Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-10T21:36:32.143428728Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-10T21:36:32.143431408Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-10T21:36:32.143434548Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-10T21:36:32.143437388Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-10T21:36:32.143440168Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-10T21:36:32.143447298Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-10T21:36:32.143452208Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-10T21:36:32.143457248Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-10T21:36:32.143460788Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-10T21:36:32.143465279Z level=info msg=Target target=[all] logger=settings t=2026-07-10T21:36:32.143476209Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-10T21:36:32.143479029Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-10T21:36:32.143481689Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-10T21:36:32.143484339Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-10T21:36:32.143488729Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-10T21:36:32.143492839Z level=info msg="App mode production" logger=sqlstore t=2026-07-10T21:36:32.145459177Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-10T21:36:32.14556241Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-10T21:36:32.148590673Z level=info msg="Locking database" logger=migrator t=2026-07-10T21:36:32.148609974Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-10T21:36:32.149370933Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-10T21:36:32.150715015Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.343422ms logger=migrator t=2026-07-10T21:36:32.159917899Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-10T21:36:32.16690065Z level=info msg="Migration successfully executed" id="create user table" duration=6.985881ms logger=migrator t=2026-07-10T21:36:32.172339253Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-10T21:36:32.17307443Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=735.047µs logger=migrator t=2026-07-10T21:36:32.177834357Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-10T21:36:32.178539914Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=709.047µs logger=migrator t=2026-07-10T21:36:32.183501015Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-10T21:36:32.184204942Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=703.487µs logger=migrator t=2026-07-10T21:36:32.19070835Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-10T21:36:32.191351826Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=642.976µs logger=migrator t=2026-07-10T21:36:32.195036106Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-10T21:36:32.197773113Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.736237ms logger=migrator t=2026-07-10T21:36:32.201123344Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-10T21:36:32.201981735Z level=info msg="Migration successfully executed" id="create user table v2" duration=856.86µs logger=migrator t=2026-07-10T21:36:32.208960755Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-10T21:36:32.210521133Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.558367ms logger=migrator t=2026-07-10T21:36:32.215825352Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-10T21:36:32.216900029Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.079867ms logger=migrator t=2026-07-10T21:36:32.221542732Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-10T21:36:32.22190788Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=361.539µs logger=migrator t=2026-07-10T21:36:32.22682194Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-10T21:36:32.227346133Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=524.143µs logger=migrator t=2026-07-10T21:36:32.231347641Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-10T21:36:32.232599081Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.25103ms logger=migrator t=2026-07-10T21:36:32.239534961Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-10T21:36:32.240614827Z level=info msg="Migration successfully executed" id="Update user table charset" duration=1.080896ms logger=migrator t=2026-07-10T21:36:32.2477019Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-10T21:36:32.248845917Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.143988ms logger=migrator t=2026-07-10T21:36:32.254806502Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-10T21:36:32.254986796Z level=info msg="Migration successfully executed" id="Add missing user data" duration=182.254µs logger=migrator t=2026-07-10T21:36:32.258183154Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-10T21:36:32.259044056Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=860.412µs logger=migrator t=2026-07-10T21:36:32.262451969Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-10T21:36:32.263164416Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=715.587µs logger=migrator t=2026-07-10T21:36:32.267252816Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-10T21:36:32.268352813Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.099537ms logger=migrator t=2026-07-10T21:36:32.273020957Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-10T21:36:32.281241987Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.22069ms logger=migrator t=2026-07-10T21:36:32.28633455Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-10T21:36:32.287234383Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=899.753µs logger=migrator t=2026-07-10T21:36:32.294133811Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-10T21:36:32.294364416Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=231.025µs logger=migrator t=2026-07-10T21:36:32.304285978Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-10T21:36:32.305804595Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.520107ms logger=migrator t=2026-07-10T21:36:32.312078029Z 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-07-10T21:36:32.312453968Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=377.569µs logger=migrator t=2026-07-10T21:36:32.320511364Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-10T21:36:32.320967125Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=458.041µs logger=migrator t=2026-07-10T21:36:32.327305639Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-10T21:36:32.32814847Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=844.971µs logger=migrator t=2026-07-10T21:36:32.334166957Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-10T21:36:32.334946576Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=778.789µs logger=migrator t=2026-07-10T21:36:32.340528222Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-10T21:36:32.341652619Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.123727ms logger=migrator t=2026-07-10T21:36:32.34579207Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-10T21:36:32.346876046Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.084286ms logger=migrator t=2026-07-10T21:36:32.350703339Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-10T21:36:32.351396147Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=692.388µs logger=migrator t=2026-07-10T21:36:32.356243144Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-10T21:36:32.356284985Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=43.191µs logger=migrator t=2026-07-10T21:36:32.360054978Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-10T21:36:32.361073832Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.018234ms logger=migrator t=2026-07-10T21:36:32.364602438Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-10T21:36:32.365443069Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=840.331µs logger=migrator t=2026-07-10T21:36:32.369450867Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-10T21:36:32.370110182Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=658.535µs logger=migrator t=2026-07-10T21:36:32.373494656Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-10T21:36:32.374157201Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=665.016µs logger=migrator t=2026-07-10T21:36:32.37780206Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-10T21:36:32.381353036Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.551666ms logger=migrator t=2026-07-10T21:36:32.386730218Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-10T21:36:32.387536538Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=805.54µs logger=migrator t=2026-07-10T21:36:32.392065788Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-10T21:36:32.392769514Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=702.577µs logger=migrator t=2026-07-10T21:36:32.396204469Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-10T21:36:32.396908876Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=703.997µs logger=migrator t=2026-07-10T21:36:32.402101062Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-10T21:36:32.402909082Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=806.69µs logger=migrator t=2026-07-10T21:36:32.407812152Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-10T21:36:32.409133863Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.312011ms logger=migrator t=2026-07-10T21:36:32.41347626Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-10T21:36:32.413858129Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=382.169µs logger=migrator t=2026-07-10T21:36:32.418234516Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-10T21:36:32.418955153Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=719.157µs logger=migrator t=2026-07-10T21:36:32.423564735Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-10T21:36:32.424080148Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=514.633µs logger=migrator t=2026-07-10T21:36:32.427888611Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-10T21:36:32.428503446Z level=info msg="Migration successfully executed" id="create star table" duration=614.335µs logger=migrator t=2026-07-10T21:36:32.432269748Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-10T21:36:32.433206841Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=935.673µs logger=migrator t=2026-07-10T21:36:32.43892887Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-10T21:36:32.440111169Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.181558ms logger=migrator t=2026-07-10T21:36:32.444285801Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-10T21:36:32.445032988Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=745.327µs logger=migrator t=2026-07-10T21:36:32.449772474Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-10T21:36:32.45043643Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=662.086µs logger=migrator t=2026-07-10T21:36:32.455610587Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-10T21:36:32.456745614Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.134808ms logger=migrator t=2026-07-10T21:36:32.463052198Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-10T21:36:32.463784286Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=731.668µs logger=migrator t=2026-07-10T21:36:32.469565427Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-10T21:36:32.470694424Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.127657ms logger=migrator t=2026-07-10T21:36:32.474873496Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-10T21:36:32.474918897Z level=info msg="Migration successfully executed" id="Update org table charset" duration=45.821µs logger=migrator t=2026-07-10T21:36:32.498289266Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-10T21:36:32.498333007Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=44.611µs logger=migrator t=2026-07-10T21:36:32.504756424Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-10T21:36:32.505065582Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=310.208µs logger=migrator t=2026-07-10T21:36:32.510454263Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-10T21:36:32.511728124Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.267691ms logger=migrator t=2026-07-10T21:36:32.516957762Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-10T21:36:32.517846363Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=888.341µs logger=migrator t=2026-07-10T21:36:32.522858276Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-10T21:36:32.524041154Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.182079ms logger=migrator t=2026-07-10T21:36:32.529735113Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-10T21:36:32.530389269Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=655.536µs logger=migrator t=2026-07-10T21:36:32.535160295Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-10T21:36:32.535881214Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=720.628µs logger=migrator t=2026-07-10T21:36:32.540927925Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-10T21:36:32.541619553Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=695.208µs logger=migrator t=2026-07-10T21:36:32.547183079Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-10T21:36:32.55506784Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.882061ms logger=migrator t=2026-07-10T21:36:32.560286577Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-10T21:36:32.561458507Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.17032ms logger=migrator t=2026-07-10T21:36:32.566329664Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-10T21:36:32.567622017Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.292042ms logger=migrator t=2026-07-10T21:36:32.573844118Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-10T21:36:32.576262627Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=2.402199ms logger=migrator t=2026-07-10T21:36:32.582390566Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-10T21:36:32.583092293Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=702.377µs logger=migrator t=2026-07-10T21:36:32.587721036Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-10T21:36:32.588632138Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=910.942µs logger=migrator t=2026-07-10T21:36:32.593951788Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-10T21:36:32.59405849Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=108.402µs logger=migrator t=2026-07-10T21:36:32.59894568Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-10T21:36:32.601799749Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.854499ms logger=migrator t=2026-07-10T21:36:32.607284953Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-10T21:36:32.609406145Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.120782ms logger=migrator t=2026-07-10T21:36:32.614549111Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-10T21:36:32.617855291Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.340381ms logger=migrator t=2026-07-10T21:36:32.623221762Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-10T21:36:32.624016771Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=793.869µs logger=migrator t=2026-07-10T21:36:32.628384358Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-10T21:36:32.632423176Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=4.036428ms logger=migrator t=2026-07-10T21:36:32.638529254Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-10T21:36:32.639526939Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=997.905µs logger=migrator t=2026-07-10T21:36:32.643789693Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-10T21:36:32.644486409Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=695.546µs logger=migrator t=2026-07-10T21:36:32.649184604Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-10T21:36:32.649218865Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=35.481µs logger=migrator t=2026-07-10T21:36:32.655393205Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-10T21:36:32.655445167Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=53.322µs logger=migrator t=2026-07-10T21:36:32.661924215Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-10T21:36:32.665258626Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.327741ms logger=migrator t=2026-07-10T21:36:32.670443913Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-10T21:36:32.67445514Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=4.010067ms logger=migrator t=2026-07-10T21:36:32.680439946Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-10T21:36:32.682708352Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.267976ms logger=migrator t=2026-07-10T21:36:32.687250802Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-10T21:36:32.689403834Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.149422ms logger=migrator t=2026-07-10T21:36:32.693701169Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-10T21:36:32.694058128Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=353.819µs logger=migrator t=2026-07-10T21:36:32.698474726Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-10T21:36:32.699422919Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=948.483µs logger=migrator t=2026-07-10T21:36:32.704945183Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-10T21:36:32.706231004Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.284621ms logger=migrator t=2026-07-10T21:36:32.710885248Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-10T21:36:32.710919039Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=34.031µs logger=migrator t=2026-07-10T21:36:32.715369238Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-10T21:36:32.716479914Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.108876ms logger=migrator t=2026-07-10T21:36:32.722223074Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-10T21:36:32.723431614Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.206569ms logger=migrator t=2026-07-10T21:36:32.728260371Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-10T21:36:32.734329299Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.068238ms logger=migrator t=2026-07-10T21:36:32.739557577Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-10T21:36:32.74050714Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=949.553µs logger=migrator t=2026-07-10T21:36:32.745817879Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-10T21:36:32.74664314Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=824.311µs logger=migrator t=2026-07-10T21:36:32.751372504Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-10T21:36:32.752249056Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=871.952µs logger=migrator t=2026-07-10T21:36:32.757178097Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-10T21:36:32.75771358Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=535.243µs logger=migrator t=2026-07-10T21:36:32.762433454Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-10T21:36:32.763438859Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.004835ms logger=migrator t=2026-07-10T21:36:32.76799676Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-10T21:36:32.770104341Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.106511ms logger=migrator t=2026-07-10T21:36:32.774761425Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-10T21:36:32.775598245Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=835.35µs logger=migrator t=2026-07-10T21:36:32.779811629Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-10T21:36:32.780116006Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=305.308µs logger=migrator t=2026-07-10T21:36:32.785595669Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-10T21:36:32.786024939Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=435.66µs logger=migrator t=2026-07-10T21:36:32.792136228Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-10T21:36:32.79304376Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=907.062µs logger=migrator t=2026-07-10T21:36:32.798313209Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-10T21:36:32.801858215Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.544876ms logger=migrator t=2026-07-10T21:36:32.806664062Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-10T21:36:32.807665777Z level=info msg="Migration successfully executed" id="create data_source table" duration=998.515µs logger=migrator t=2026-07-10T21:36:32.813272864Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-10T21:36:32.814602396Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.330512ms logger=migrator t=2026-07-10T21:36:32.819508046Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-10T21:36:32.820752066Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.24294ms logger=migrator t=2026-07-10T21:36:32.825648615Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-10T21:36:32.826880525Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.23168ms logger=migrator t=2026-07-10T21:36:32.832664246Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-10T21:36:32.833774033Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.109767ms logger=migrator t=2026-07-10T21:36:32.838868557Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-10T21:36:32.846077803Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.209916ms logger=migrator t=2026-07-10T21:36:32.850848339Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-10T21:36:32.851532556Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=683.997µs logger=migrator t=2026-07-10T21:36:32.85865993Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-10T21:36:32.86033025Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.768222ms logger=migrator t=2026-07-10T21:36:32.86522497Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-10T21:36:32.866043349Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=817.489µs logger=migrator t=2026-07-10T21:36:32.870630131Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-10T21:36:32.871307478Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=677.637µs logger=migrator t=2026-07-10T21:36:32.876483444Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-10T21:36:32.879039716Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.551012ms logger=migrator t=2026-07-10T21:36:32.883427044Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-10T21:36:32.885864582Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.437268ms logger=migrator t=2026-07-10T21:36:32.89029377Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-10T21:36:32.890322891Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.281µs logger=migrator t=2026-07-10T21:36:32.894874913Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-10T21:36:32.895204521Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=330.418µs logger=migrator t=2026-07-10T21:36:32.900347546Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-10T21:36:32.904394434Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.046968ms logger=migrator t=2026-07-10T21:36:32.910292528Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-10T21:36:32.910527264Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=235.186µs logger=migrator t=2026-07-10T21:36:32.915746061Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-10T21:36:32.916053148Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=306.447µs logger=migrator t=2026-07-10T21:36:32.920471336Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-10T21:36:32.924385121Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.916855ms logger=migrator t=2026-07-10T21:36:32.929002224Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-10T21:36:32.92923087Z level=info msg="Migration successfully executed" id="Update uid value" duration=230.006µs logger=migrator t=2026-07-10T21:36:32.934454507Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-10T21:36:32.936116647Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.66538ms logger=migrator t=2026-07-10T21:36:32.941729244Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-10T21:36:32.943254581Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.523837ms logger=migrator t=2026-07-10T21:36:32.948487059Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-10T21:36:32.949270128Z level=info msg="Migration successfully executed" id="create api_key table" duration=780.249µs logger=migrator t=2026-07-10T21:36:32.954997108Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-10T21:36:32.955811947Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=818.4µs logger=migrator t=2026-07-10T21:36:32.961680491Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-10T21:36:32.962924191Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.24662ms logger=migrator t=2026-07-10T21:36:32.968060786Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-10T21:36:32.969252175Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.194919ms logger=migrator t=2026-07-10T21:36:32.974241777Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-10T21:36:32.97520936Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=973.654µs logger=migrator t=2026-07-10T21:36:32.980485069Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-10T21:36:32.981235908Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=750.499µs logger=migrator t=2026-07-10T21:36:32.987051659Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-10T21:36:32.987783347Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=731.088µs logger=migrator t=2026-07-10T21:36:32.991482937Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-10T21:36:32.998874667Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.39156ms logger=migrator t=2026-07-10T21:36:33.003390337Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-10T21:36:33.003941001Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=550.334µs logger=migrator t=2026-07-10T21:36:33.009519747Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-10T21:36:33.01089498Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.373883ms logger=migrator t=2026-07-10T21:36:33.022714938Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-10T21:36:33.023624631Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=910.543µs logger=migrator t=2026-07-10T21:36:33.029071054Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-10T21:36:33.029662528Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=591.054µs logger=migrator t=2026-07-10T21:36:33.033848569Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-10T21:36:33.034329221Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=481.172µs logger=migrator t=2026-07-10T21:36:33.119473457Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-10T21:36:33.120537802Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.066886ms logger=migrator t=2026-07-10T21:36:33.126329893Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-10T21:36:33.126364724Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=35.081µs logger=migrator t=2026-07-10T21:36:33.131760695Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-10T21:36:33.136617004Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.860619ms logger=migrator t=2026-07-10T21:36:33.142986369Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-10T21:36:33.146738241Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.752502ms logger=migrator t=2026-07-10T21:36:33.152564953Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-10T21:36:33.15286644Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=306.907µs logger=migrator t=2026-07-10T21:36:33.157944664Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-10T21:36:33.160798144Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.85087ms logger=migrator t=2026-07-10T21:36:33.16844882Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-10T21:36:33.175249946Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=6.800997ms logger=migrator t=2026-07-10T21:36:33.183521648Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-10T21:36:33.184377078Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=857.111µs logger=migrator t=2026-07-10T21:36:33.191001079Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-10T21:36:33.191539253Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=537.854µs logger=migrator t=2026-07-10T21:36:33.194882184Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-10T21:36:33.195500059Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=617.515µs logger=migrator t=2026-07-10T21:36:33.200077141Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-10T21:36:33.202224053Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=2.146482ms logger=migrator t=2026-07-10T21:36:33.207598984Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-10T21:36:33.208467996Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=869.602µs logger=migrator t=2026-07-10T21:36:33.211998031Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-10T21:36:33.212936434Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=938.183µs logger=migrator t=2026-07-10T21:36:33.216423519Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-10T21:36:33.216491181Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=67.652µs logger=migrator t=2026-07-10T21:36:33.222857776Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-10T21:36:33.222941098Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=85.112µs logger=migrator t=2026-07-10T21:36:33.226473194Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-10T21:36:33.230608095Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.152341ms logger=migrator t=2026-07-10T21:36:33.234225333Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-10T21:36:33.237020081Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.794408ms logger=migrator t=2026-07-10T21:36:33.241236854Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-10T21:36:33.241303425Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=67.061µs logger=migrator t=2026-07-10T21:36:33.245049497Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-10T21:36:33.246272316Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.222809ms logger=migrator t=2026-07-10T21:36:33.250767247Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-10T21:36:33.252619751Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.850154ms logger=migrator t=2026-07-10T21:36:33.256959607Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-10T21:36:33.257029629Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=104.923µs logger=migrator t=2026-07-10T21:36:33.261821736Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-10T21:36:33.263149168Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.326632ms logger=migrator t=2026-07-10T21:36:33.267285129Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-10T21:36:33.268191481Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=905.892µs logger=migrator t=2026-07-10T21:36:33.272556448Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-10T21:36:33.275776216Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.219198ms logger=migrator t=2026-07-10T21:36:33.281658459Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-10T21:36:33.281733221Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=74.822µs logger=migrator t=2026-07-10T21:36:33.288572877Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-10T21:36:33.289839259Z level=info msg="Migration successfully executed" id="create session table" duration=1.279162ms logger=migrator t=2026-07-10T21:36:33.295606829Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-10T21:36:33.295798054Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=192.475µs logger=migrator t=2026-07-10T21:36:33.301633556Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-10T21:36:33.301824981Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=196.945µs logger=migrator t=2026-07-10T21:36:33.307789776Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-10T21:36:33.309128729Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.338103ms logger=migrator t=2026-07-10T21:36:33.316774205Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-10T21:36:33.317801251Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.026965ms logger=migrator t=2026-07-10T21:36:33.325316653Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-10T21:36:33.325377644Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=66.581µs logger=migrator t=2026-07-10T21:36:33.329063235Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-10T21:36:33.329090806Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=29.491µs logger=migrator t=2026-07-10T21:36:33.334498047Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-10T21:36:33.337825258Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.330851ms logger=migrator t=2026-07-10T21:36:33.341647681Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-10T21:36:33.344636574Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.988763ms logger=migrator t=2026-07-10T21:36:33.348292074Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-10T21:36:33.348373016Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=81.051µs logger=migrator t=2026-07-10T21:36:33.350976589Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-10T21:36:33.351055201Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=79.052µs logger=migrator t=2026-07-10T21:36:33.355778925Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-10T21:36:33.35760115Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.828315ms logger=migrator t=2026-07-10T21:36:33.362601962Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-10T21:36:33.362678604Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=77.462µs logger=migrator t=2026-07-10T21:36:33.367492981Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-10T21:36:33.371023058Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.527577ms logger=migrator t=2026-07-10T21:36:33.374463661Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-10T21:36:33.374682646Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=207.735µs logger=migrator t=2026-07-10T21:36:33.379717809Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-10T21:36:33.382984339Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.26375ms logger=migrator t=2026-07-10T21:36:33.387600331Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-10T21:36:33.391970468Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.359876ms logger=migrator t=2026-07-10T21:36:33.398542277Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-10T21:36:33.398701102Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=164.565µs logger=migrator t=2026-07-10T21:36:33.402404512Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-10T21:36:33.403372235Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=966.813µs logger=migrator t=2026-07-10T21:36:33.409243048Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-10T21:36:33.410172942Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=929.634µs logger=migrator t=2026-07-10T21:36:33.414530678Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-10T21:36:33.41585547Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.324983ms logger=migrator t=2026-07-10T21:36:33.41954223Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-10T21:36:33.420537164Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=997.134µs logger=migrator t=2026-07-10T21:36:33.425093585Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-10T21:36:33.426475428Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.383723ms logger=migrator t=2026-07-10T21:36:33.434899664Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-10T21:36:33.436433761Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.534988ms logger=migrator t=2026-07-10T21:36:33.441643258Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-10T21:36:33.442916169Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.274211ms logger=migrator t=2026-07-10T21:36:33.447681745Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-10T21:36:33.448601638Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=919.772µs logger=migrator t=2026-07-10T21:36:33.45196722Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-10T21:36:33.45277924Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=811.06µs logger=migrator t=2026-07-10T21:36:33.457221618Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-10T21:36:33.468562244Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.341306ms logger=migrator t=2026-07-10T21:36:33.478388664Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-10T21:36:33.479899081Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.508857ms logger=migrator t=2026-07-10T21:36:33.486788889Z 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-07-10T21:36:33.487652669Z 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=863.8µs logger=migrator t=2026-07-10T21:36:33.491451733Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-10T21:36:33.491874243Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=419.221µs logger=migrator t=2026-07-10T21:36:33.496512495Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-10T21:36:33.497750416Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.240691ms logger=migrator t=2026-07-10T21:36:33.502976814Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-10T21:36:33.504654824Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.682931ms logger=migrator t=2026-07-10T21:36:33.508837556Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-10T21:36:33.511546972Z level=info msg="Migration successfully executed" id="Add column is_default" duration=2.706346ms logger=migrator t=2026-07-10T21:36:33.515925988Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-10T21:36:33.518390529Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.464651ms logger=migrator t=2026-07-10T21:36:33.52174058Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-10T21:36:33.52422016Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.47594ms logger=migrator t=2026-07-10T21:36:33.529207152Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-10T21:36:33.531803486Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.596354ms logger=migrator t=2026-07-10T21:36:33.536588203Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-10T21:36:33.537257529Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=668.207µs logger=migrator t=2026-07-10T21:36:33.540715133Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-10T21:36:33.540744263Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.2µs logger=migrator t=2026-07-10T21:36:33.544132906Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-10T21:36:33.544157056Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=24.27µs logger=migrator t=2026-07-10T21:36:33.547097799Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-10T21:36:33.548291658Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.193359ms logger=migrator t=2026-07-10T21:36:33.553572567Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-10T21:36:33.555665268Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=2.097612ms logger=migrator t=2026-07-10T21:36:33.560473724Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-10T21:36:33.561868119Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.393845ms logger=migrator t=2026-07-10T21:36:33.566910592Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-10T21:36:33.56847791Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.569907ms logger=migrator t=2026-07-10T21:36:33.572452697Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-10T21:36:33.573579564Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.126207ms logger=migrator t=2026-07-10T21:36:33.577983962Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-10T21:36:33.581940308Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.955407ms logger=migrator t=2026-07-10T21:36:33.585461683Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-10T21:36:33.589328688Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.869615ms logger=migrator t=2026-07-10T21:36:33.592728141Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-10T21:36:33.592916165Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=187.404µs logger=migrator t=2026-07-10T21:36:33.596878461Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-10T21:36:33.598153403Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.274342ms logger=migrator t=2026-07-10T21:36:33.601975796Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-10T21:36:33.603225667Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.249291ms logger=migrator t=2026-07-10T21:36:33.608035613Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-10T21:36:33.611875188Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.839365ms logger=migrator t=2026-07-10T21:36:33.624550466Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-10T21:36:33.624652718Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=102.852µs logger=migrator t=2026-07-10T21:36:33.62838516Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-10T21:36:33.629699282Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.309841ms logger=migrator t=2026-07-10T21:36:33.633478183Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-10T21:36:33.635320509Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.841106ms logger=migrator t=2026-07-10T21:36:33.640743331Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-10T21:36:33.640969596Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=232.205µs logger=migrator t=2026-07-10T21:36:33.646234995Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-10T21:36:33.647439124Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.200168ms logger=migrator t=2026-07-10T21:36:33.651841891Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-10T21:36:33.652770374Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=927.393µs logger=migrator t=2026-07-10T21:36:33.657371406Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-10T21:36:33.658255228Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=883.532µs logger=migrator t=2026-07-10T21:36:33.67024974Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-10T21:36:33.671587823Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.337483ms logger=migrator t=2026-07-10T21:36:33.675825035Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-10T21:36:33.677320272Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.493577ms logger=migrator t=2026-07-10T21:36:33.682050478Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-10T21:36:33.683521113Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.470225ms logger=migrator t=2026-07-10T21:36:33.687710496Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-10T21:36:33.687740357Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=30.58µs logger=migrator t=2026-07-10T21:36:33.691235781Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-10T21:36:33.696874219Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.637688ms logger=migrator t=2026-07-10T21:36:33.700840005Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-10T21:36:33.702478266Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.644031ms logger=migrator t=2026-07-10T21:36:33.707143699Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-10T21:36:33.717473551Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=10.319431ms logger=migrator t=2026-07-10T21:36:33.721394737Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-10T21:36:33.72277645Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.380693ms logger=migrator t=2026-07-10T21:36:33.726159732Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-10T21:36:33.727212608Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.051776ms logger=migrator t=2026-07-10T21:36:33.730945659Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-10T21:36:33.731864111Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=917.482µs logger=migrator t=2026-07-10T21:36:33.735094251Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-10T21:36:33.746417767Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.323716ms logger=migrator t=2026-07-10T21:36:33.749557913Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-10T21:36:33.750051905Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=494.812µs logger=migrator t=2026-07-10T21:36:33.753276993Z 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-07-10T21:36:33.753988661Z 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=713.288µs logger=migrator t=2026-07-10T21:36:33.758601963Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-10T21:36:33.758919961Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=317.558µs logger=migrator t=2026-07-10T21:36:33.762487648Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-10T21:36:33.763445802Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=957.404µs logger=migrator t=2026-07-10T21:36:33.76707832Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-10T21:36:33.76749738Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=418.12µs logger=migrator t=2026-07-10T21:36:33.771068186Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-10T21:36:33.77529528Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.226764ms logger=migrator t=2026-07-10T21:36:33.778497718Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-10T21:36:33.782679831Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.181693ms logger=migrator t=2026-07-10T21:36:33.786225067Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-10T21:36:33.787172619Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=944.373µs logger=migrator t=2026-07-10T21:36:33.794394746Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-10T21:36:33.796343193Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.952577ms logger=migrator t=2026-07-10T21:36:33.80030666Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-10T21:36:33.800656718Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=352.018µs logger=migrator t=2026-07-10T21:36:33.80522886Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-10T21:36:33.809520554Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.287584ms logger=migrator t=2026-07-10T21:36:33.813109261Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-10T21:36:33.813952423Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=842.882µs logger=migrator t=2026-07-10T21:36:33.817715444Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-10T21:36:33.817874778Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=159.434µs logger=migrator t=2026-07-10T21:36:33.822005369Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-10T21:36:33.8224735Z level=info msg="Migration successfully executed" id="Move region to single row" duration=467.931µs logger=migrator t=2026-07-10T21:36:33.826046107Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-10T21:36:33.827517113Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.475376ms logger=migrator t=2026-07-10T21:36:33.8315079Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-10T21:36:33.83274475Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.23681ms logger=migrator t=2026-07-10T21:36:33.837190449Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-10T21:36:33.83806861Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=877.341µs logger=migrator t=2026-07-10T21:36:33.841569026Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-10T21:36:33.842874357Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.306821ms logger=migrator t=2026-07-10T21:36:33.846877715Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-10T21:36:33.848276339Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.399164ms logger=migrator t=2026-07-10T21:36:33.852884822Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-10T21:36:33.853886126Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.001414ms logger=migrator t=2026-07-10T21:36:33.857675778Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-10T21:36:33.857821701Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=94.632µs logger=migrator t=2026-07-10T21:36:33.862219519Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-10T21:36:33.863958362Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.745543ms logger=migrator t=2026-07-10T21:36:33.868572153Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-10T21:36:33.869470426Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=898.473µs logger=migrator t=2026-07-10T21:36:33.873443062Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-10T21:36:33.874778104Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.333992ms logger=migrator t=2026-07-10T21:36:33.880150425Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-10T21:36:33.881719074Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.564789ms logger=migrator t=2026-07-10T21:36:33.887648558Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-10T21:36:33.887882344Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=233.706µs logger=migrator t=2026-07-10T21:36:33.893609604Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-10T21:36:33.894260139Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=647.456µs logger=migrator t=2026-07-10T21:36:33.898199636Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-10T21:36:33.898295788Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=96.292µs logger=migrator t=2026-07-10T21:36:33.90285985Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-10T21:36:33.903727101Z level=info msg="Migration successfully executed" id="create team table" duration=867.081µs logger=migrator t=2026-07-10T21:36:33.909230675Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-10T21:36:33.910819703Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.588548ms logger=migrator t=2026-07-10T21:36:33.915108978Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-10T21:36:33.916163083Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.055795ms logger=migrator t=2026-07-10T21:36:33.923040581Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-10T21:36:33.929505939Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.468777ms logger=migrator t=2026-07-10T21:36:33.937480223Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-10T21:36:33.93776306Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=283.337µs logger=migrator t=2026-07-10T21:36:33.942424614Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-10T21:36:33.943783416Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.358772ms logger=migrator t=2026-07-10T21:36:33.950263244Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-10T21:36:33.95131315Z level=info msg="Migration successfully executed" id="create team member table" duration=1.049756ms logger=migrator t=2026-07-10T21:36:33.956373904Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-10T21:36:33.958125916Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.749892ms logger=migrator t=2026-07-10T21:36:33.96237917Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-10T21:36:33.963423185Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.040415ms logger=migrator t=2026-07-10T21:36:33.969881732Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-10T21:36:33.971392739Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.512927ms logger=migrator t=2026-07-10T21:36:33.977210871Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-10T21:36:33.982655244Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.443113ms logger=migrator t=2026-07-10T21:36:33.991696084Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-10T21:36:33.996654525Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.958671ms logger=migrator t=2026-07-10T21:36:34.002465967Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-10T21:36:34.007612832Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.151316ms logger=migrator t=2026-07-10T21:36:34.016174421Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-10T21:36:34.01774412Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.574319ms logger=migrator t=2026-07-10T21:36:34.024215977Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-10T21:36:34.025354064Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.137827ms logger=migrator t=2026-07-10T21:36:34.029730041Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-10T21:36:34.030603192Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=872.941µs logger=migrator t=2026-07-10T21:36:34.035780579Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-10T21:36:34.037233434Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.457374ms logger=migrator t=2026-07-10T21:36:34.045338221Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-10T21:36:34.047220477Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.885586ms logger=migrator t=2026-07-10T21:36:34.053416288Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-10T21:36:34.055277654Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.862636ms logger=migrator t=2026-07-10T21:36:34.061832953Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-10T21:36:34.062819098Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=985.555µs logger=migrator t=2026-07-10T21:36:34.067893251Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-10T21:36:34.06904577Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.157078ms logger=migrator t=2026-07-10T21:36:34.073062417Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-10T21:36:34.073691332Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=628.595µs logger=migrator t=2026-07-10T21:36:34.078317835Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-10T21:36:34.078590612Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=248.586µs logger=migrator t=2026-07-10T21:36:34.082208251Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-10T21:36:34.083077551Z level=info msg="Migration successfully executed" id="create tag table" duration=877.931µs logger=migrator t=2026-07-10T21:36:34.087368016Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-10T21:36:34.088392501Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.023385ms logger=migrator t=2026-07-10T21:36:34.092094681Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-10T21:36:34.092917961Z level=info msg="Migration successfully executed" id="create login attempt table" duration=822.52µs logger=migrator t=2026-07-10T21:36:34.09655609Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-10T21:36:34.097628576Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.072656ms logger=migrator t=2026-07-10T21:36:34.101756467Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-10T21:36:34.102775922Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.019795ms logger=migrator t=2026-07-10T21:36:34.108202404Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-10T21:36:34.125431274Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.226849ms logger=migrator t=2026-07-10T21:36:34.12941076Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-10T21:36:34.130293293Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=883.262µs logger=migrator t=2026-07-10T21:36:34.134935895Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-10T21:36:34.135732135Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=793.43µs logger=migrator t=2026-07-10T21:36:34.139875906Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-10T21:36:34.140294886Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=418.75µs logger=migrator t=2026-07-10T21:36:34.14784772Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-10T21:36:34.14911152Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.26734ms logger=migrator t=2026-07-10T21:36:34.155719822Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-10T21:36:34.156569813Z level=info msg="Migration successfully executed" id="create user auth table" duration=849.911µs logger=migrator t=2026-07-10T21:36:34.162649501Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-10T21:36:34.163636585Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=986.674µs logger=migrator t=2026-07-10T21:36:34.167607972Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-10T21:36:34.167701154Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=93.773µs logger=migrator t=2026-07-10T21:36:34.171017404Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-10T21:36:34.17614712Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.129216ms logger=migrator t=2026-07-10T21:36:34.179739037Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-10T21:36:34.184686738Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.947361ms logger=migrator t=2026-07-10T21:36:34.190451938Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-10T21:36:34.196199628Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.74679ms logger=migrator t=2026-07-10T21:36:34.201811785Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-10T21:36:34.210020595Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.20839ms logger=migrator t=2026-07-10T21:36:34.215704223Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-10T21:36:34.216424221Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=723.318µs logger=migrator t=2026-07-10T21:36:34.225635306Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-10T21:36:34.231181431Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.551045ms logger=migrator t=2026-07-10T21:36:34.23728095Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-10T21:36:34.238653593Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.372653ms logger=migrator t=2026-07-10T21:36:34.243778328Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-10T21:36:34.245266655Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.487606ms logger=migrator t=2026-07-10T21:36:34.253673599Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-10T21:36:34.257777519Z level=info msg="Migration successfully executed" id="create user auth token table" duration=4.10486ms logger=migrator t=2026-07-10T21:36:34.266944722Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-10T21:36:34.268409138Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.469446ms logger=migrator t=2026-07-10T21:36:34.273868221Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-10T21:36:34.274764133Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=889.132µs logger=migrator t=2026-07-10T21:36:34.280526313Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-10T21:36:34.281456467Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=929.203µs logger=migrator t=2026-07-10T21:36:34.288692642Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-10T21:36:34.295465138Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.776856ms logger=migrator t=2026-07-10T21:36:34.301167007Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-10T21:36:34.302434638Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.267751ms logger=migrator t=2026-07-10T21:36:34.306666341Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-10T21:36:34.307577403Z level=info msg="Migration successfully executed" id="create cache_data table" duration=910.862µs logger=migrator t=2026-07-10T21:36:34.313269122Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-10T21:36:34.314343327Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.075086ms logger=migrator t=2026-07-10T21:36:34.335977345Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-10T21:36:34.336933558Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=957.273µs logger=migrator t=2026-07-10T21:36:34.356832404Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-10T21:36:34.358535905Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.703991ms logger=migrator t=2026-07-10T21:36:34.365398792Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-10T21:36:34.365500365Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=102.033µs logger=migrator t=2026-07-10T21:36:34.371017739Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-10T21:36:34.371159713Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=139.744µs logger=migrator t=2026-07-10T21:36:34.374943965Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-10T21:36:34.376304538Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.360623ms logger=migrator t=2026-07-10T21:36:34.381108405Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-10T21:36:34.382796126Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.686971ms logger=migrator t=2026-07-10T21:36:34.38827393Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-10T21:36:34.389224413Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=951.093µs logger=migrator t=2026-07-10T21:36:34.395049465Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-10T21:36:34.395117096Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=68.132µs logger=migrator t=2026-07-10T21:36:34.401203444Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-10T21:36:34.403035139Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.830485ms logger=migrator t=2026-07-10T21:36:34.414815676Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-10T21:36:34.416881857Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.067091ms logger=migrator t=2026-07-10T21:36:34.42932815Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-10T21:36:34.43054348Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.21721ms logger=migrator t=2026-07-10T21:36:34.438093934Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-10T21:36:34.43959537Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.502236ms logger=migrator t=2026-07-10T21:36:34.444334976Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-10T21:36:34.454391511Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.060775ms logger=migrator t=2026-07-10T21:36:34.45928819Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-10T21:36:34.459952246Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=663.746µs logger=migrator t=2026-07-10T21:36:34.465389199Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-10T21:36:34.465507082Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=119.262µs logger=migrator t=2026-07-10T21:36:34.471583481Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-10T21:36:34.472998554Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.415144ms logger=migrator t=2026-07-10T21:36:34.477870654Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-10T21:36:34.479562604Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.68811ms logger=migrator t=2026-07-10T21:36:34.484587047Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-10T21:36:34.485548951Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=961.134µs logger=migrator t=2026-07-10T21:36:34.491323312Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-10T21:36:34.491421564Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=99.032µs logger=migrator t=2026-07-10T21:36:34.496456466Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-10T21:36:34.497859411Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.353173ms logger=migrator t=2026-07-10T21:36:34.503428197Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-10T21:36:34.50440499Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=976.034µs logger=migrator t=2026-07-10T21:36:34.509579506Z 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-07-10T21:36:34.511171045Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.590859ms logger=migrator t=2026-07-10T21:36:34.514929847Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-10T21:36:34.516395903Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.465836ms logger=migrator t=2026-07-10T21:36:34.52242721Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-10T21:36:34.529363738Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.936298ms logger=migrator t=2026-07-10T21:36:34.535107508Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-10T21:36:34.536155734Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.047566ms logger=migrator t=2026-07-10T21:36:34.540287315Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-10T21:36:34.54136538Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.078225ms logger=migrator t=2026-07-10T21:36:34.545311397Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-10T21:36:34.571441754Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.125456ms logger=migrator t=2026-07-10T21:36:34.575916623Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-10T21:36:34.6024737Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.557977ms logger=migrator t=2026-07-10T21:36:34.607368569Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-10T21:36:34.608108787Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=740.208µs logger=migrator t=2026-07-10T21:36:34.612874174Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-10T21:36:34.614462473Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.587739ms logger=migrator t=2026-07-10T21:36:34.620174662Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-10T21:36:34.62996322Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.787958ms logger=migrator t=2026-07-10T21:36:34.635599178Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-10T21:36:34.640093287Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.490059ms logger=migrator t=2026-07-10T21:36:34.644959145Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-10T21:36:34.645900889Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=941.524µs logger=migrator t=2026-07-10T21:36:34.651428174Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-10T21:36:34.652424588Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=995.864µs logger=migrator t=2026-07-10T21:36:34.657780738Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-10T21:36:34.659462409Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.680941ms logger=migrator t=2026-07-10T21:36:34.665595699Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-10T21:36:34.667880065Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.287316ms logger=migrator t=2026-07-10T21:36:34.673197814Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-10T21:36:34.673268776Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=71.632µs logger=migrator t=2026-07-10T21:36:34.677734194Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-10T21:36:34.686950369Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.213175ms logger=migrator t=2026-07-10T21:36:34.691854068Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-10T21:36:34.696726128Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.867719ms logger=migrator t=2026-07-10T21:36:34.701440433Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-10T21:36:34.707586432Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.143099ms logger=migrator t=2026-07-10T21:36:34.712636545Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-10T21:36:34.713522157Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=889.662µs logger=migrator t=2026-07-10T21:36:34.718439197Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-10T21:36:34.719727798Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.287301ms logger=migrator t=2026-07-10T21:36:34.724894614Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-10T21:36:34.731628798Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.734524ms logger=migrator t=2026-07-10T21:36:34.734700172Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-10T21:36:34.740523075Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.822813ms logger=migrator t=2026-07-10T21:36:34.745843164Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-10T21:36:34.74687268Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.028896ms logger=migrator t=2026-07-10T21:36:34.752399234Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-10T21:36:34.760747428Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.348764ms logger=migrator t=2026-07-10T21:36:34.767608755Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-10T21:36:34.773663372Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.050957ms logger=migrator t=2026-07-10T21:36:34.779237198Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-10T21:36:34.779287209Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=48.151µs logger=migrator t=2026-07-10T21:36:34.783475632Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-10T21:36:34.785137492Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.66174ms logger=migrator t=2026-07-10T21:36:34.791473447Z 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-07-10T21:36:34.79242812Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=954.133µs logger=migrator t=2026-07-10T21:36:34.797794521Z 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-07-10T21:36:34.79900898Z 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.210119ms logger=migrator t=2026-07-10T21:36:34.80475406Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-10T21:36:34.804857593Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=96.682µs logger=migrator t=2026-07-10T21:36:34.810649114Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-10T21:36:34.816750373Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.101049ms logger=migrator t=2026-07-10T21:36:34.822129014Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-10T21:36:34.828251153Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.121919ms logger=migrator t=2026-07-10T21:36:34.835660363Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-10T21:36:34.840497581Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.836528ms logger=migrator t=2026-07-10T21:36:34.845416001Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-10T21:36:34.851474259Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.058108ms logger=migrator t=2026-07-10T21:36:34.856241635Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-10T21:36:34.862257232Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.015187ms logger=migrator t=2026-07-10T21:36:34.867855348Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-10T21:36:34.8679173Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=62.892µs logger=migrator t=2026-07-10T21:36:34.873018894Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-10T21:36:34.874463149Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.453605ms logger=migrator t=2026-07-10T21:36:34.880480365Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-10T21:36:34.889354532Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.875177ms logger=migrator t=2026-07-10T21:36:34.894321973Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-10T21:36:34.894430856Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=109.263µs logger=migrator t=2026-07-10T21:36:34.89954642Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-10T21:36:34.90569465Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.14775ms logger=migrator t=2026-07-10T21:36:34.910489167Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-10T21:36:34.911471531Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=981.964µs logger=migrator t=2026-07-10T21:36:34.916607876Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-10T21:36:34.923051754Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.443238ms logger=migrator t=2026-07-10T21:36:34.927612684Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-10T21:36:34.928384974Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=772.44µs logger=migrator t=2026-07-10T21:36:34.934283337Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-10T21:36:34.936326937Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.048509ms logger=migrator t=2026-07-10T21:36:34.943066721Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-10T21:36:34.950065391Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.99823ms logger=migrator t=2026-07-10T21:36:34.955707239Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-10T21:36:34.95654986Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=842.021µs logger=migrator t=2026-07-10T21:36:34.963855218Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-10T21:36:34.965871907Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.01992ms logger=migrator t=2026-07-10T21:36:34.971361161Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-10T21:36:34.972040087Z level=info msg="Migration successfully executed" id="create alert_image table" duration=680.736µs logger=migrator t=2026-07-10T21:36:34.978614608Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-10T21:36:34.980268158Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.643479ms logger=migrator t=2026-07-10T21:36:34.986956421Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-10T21:36:34.987053894Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=100.033µs logger=migrator t=2026-07-10T21:36:34.993236814Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-10T21:36:34.994668189Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.428884ms logger=migrator t=2026-07-10T21:36:35.001456765Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-10T21:36:35.003008842Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.554567ms logger=migrator t=2026-07-10T21:36:35.007876411Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-10T21:36:35.008448454Z 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-07-10T21:36:35.018773577Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-10T21:36:35.019365861Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=591.014µs logger=migrator t=2026-07-10T21:36:35.026235819Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-10T21:36:35.027596321Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.359382ms logger=migrator t=2026-07-10T21:36:35.032486191Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-10T21:36:35.039235915Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.753904ms logger=migrator t=2026-07-10T21:36:35.044488973Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-10T21:36:35.045530648Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.041625ms logger=migrator t=2026-07-10T21:36:35.051915404Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-10T21:36:35.05297273Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.055976ms logger=migrator t=2026-07-10T21:36:35.058557676Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-10T21:36:35.059880609Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.322473ms logger=migrator t=2026-07-10T21:36:35.06569563Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-10T21:36:35.066767176Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.070806ms logger=migrator t=2026-07-10T21:36:35.07308529Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-10T21:36:35.07472034Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.63389ms logger=migrator t=2026-07-10T21:36:35.081051714Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-10T21:36:35.081133836Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=87.672µs logger=migrator t=2026-07-10T21:36:35.086850116Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-10T21:36:35.086971998Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=122.863µs logger=migrator t=2026-07-10T21:36:35.091851418Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-10T21:36:35.102113038Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.262501ms logger=migrator t=2026-07-10T21:36:35.108805811Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-10T21:36:35.109169529Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=363.758µs logger=migrator t=2026-07-10T21:36:35.117525093Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-10T21:36:35.119208304Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.681721ms logger=migrator t=2026-07-10T21:36:35.12685207Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-10T21:36:35.127108627Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=257.087µs logger=migrator t=2026-07-10T21:36:35.133651866Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-10T21:36:35.13465079Z level=info msg="Migration successfully executed" id="create data_keys table" duration=999.344µs logger=migrator t=2026-07-10T21:36:35.141640251Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-10T21:36:35.143166388Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.526527ms logger=migrator t=2026-07-10T21:36:35.151295996Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-10T21:36:35.189122239Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.818852ms logger=migrator t=2026-07-10T21:36:35.197352289Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-10T21:36:35.206680086Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.328827ms logger=migrator t=2026-07-10T21:36:35.215107881Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-10T21:36:35.215274815Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=167.684µs logger=migrator t=2026-07-10T21:36:35.222161653Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-10T21:36:35.25570092Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.543427ms logger=migrator t=2026-07-10T21:36:35.261488802Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-10T21:36:35.29957098Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=38.077658ms logger=migrator t=2026-07-10T21:36:35.307040762Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-10T21:36:35.308577459Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.535197ms logger=migrator t=2026-07-10T21:36:35.315178941Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-10T21:36:35.316275647Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.095866ms logger=migrator t=2026-07-10T21:36:35.323238517Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-10T21:36:35.32375561Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=524.093µs logger=migrator t=2026-07-10T21:36:35.330895773Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-10T21:36:35.332440641Z level=info msg="Migration successfully executed" id="create permission table" duration=1.545338ms logger=migrator t=2026-07-10T21:36:35.337751411Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-10T21:36:35.338885958Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.136927ms logger=migrator t=2026-07-10T21:36:35.343147982Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-10T21:36:35.344225718Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.076576ms logger=migrator t=2026-07-10T21:36:35.34919649Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-10T21:36:35.350074231Z level=info msg="Migration successfully executed" id="create role table" duration=877.161µs logger=migrator t=2026-07-10T21:36:35.354091679Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-10T21:36:35.362019932Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.927962ms logger=migrator t=2026-07-10T21:36:35.386271473Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-10T21:36:35.39433961Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.071257ms logger=migrator t=2026-07-10T21:36:35.398912491Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-10T21:36:35.399730001Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=812.57µs logger=migrator t=2026-07-10T21:36:35.404541519Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-10T21:36:35.406148607Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.606438ms logger=migrator t=2026-07-10T21:36:35.410611477Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-10T21:36:35.412146353Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.535576ms logger=migrator t=2026-07-10T21:36:35.416467109Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-10T21:36:35.417418472Z level=info msg="Migration successfully executed" id="create team role table" duration=951.083µs logger=migrator t=2026-07-10T21:36:35.422116667Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-10T21:36:35.423226483Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.116486ms logger=migrator t=2026-07-10T21:36:35.427045227Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-10T21:36:35.42840774Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.361353ms logger=migrator t=2026-07-10T21:36:35.432462819Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-10T21:36:35.433536305Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.072876ms logger=migrator t=2026-07-10T21:36:35.43949248Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-10T21:36:35.44033577Z level=info msg="Migration successfully executed" id="create user role table" duration=843.13µs logger=migrator t=2026-07-10T21:36:35.443745424Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-10T21:36:35.44481942Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.073316ms logger=migrator t=2026-07-10T21:36:35.449586156Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-10T21:36:35.450705243Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.118697ms logger=migrator t=2026-07-10T21:36:35.455534141Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-10T21:36:35.456600987Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.065796ms logger=migrator t=2026-07-10T21:36:35.460556744Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-10T21:36:35.461386914Z level=info msg="Migration successfully executed" id="create builtin role table" duration=829.59µs logger=migrator t=2026-07-10T21:36:35.465151415Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-10T21:36:35.466225272Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.073327ms logger=migrator t=2026-07-10T21:36:35.470858105Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-10T21:36:35.47189868Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.040706ms logger=migrator t=2026-07-10T21:36:35.475923988Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-10T21:36:35.48583379Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.908192ms logger=migrator t=2026-07-10T21:36:35.489164391Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-10T21:36:35.48994636Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=778.959µs logger=migrator t=2026-07-10T21:36:35.49445684Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-10T21:36:35.495554706Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.096976ms logger=migrator t=2026-07-10T21:36:35.50017896Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-10T21:36:35.501234535Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.054676ms logger=migrator t=2026-07-10T21:36:35.506145535Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-10T21:36:35.507364164Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.218299ms logger=migrator t=2026-07-10T21:36:35.511522976Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-10T21:36:35.512348056Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=825.09µs logger=migrator t=2026-07-10T21:36:35.516083077Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-10T21:36:35.517204584Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.121118ms logger=migrator t=2026-07-10T21:36:35.521282643Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-10T21:36:35.529690778Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.407205ms logger=migrator t=2026-07-10T21:36:35.533937742Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-10T21:36:35.543398852Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.4636ms logger=migrator t=2026-07-10T21:36:35.546891087Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-10T21:36:35.552783351Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.890904ms logger=migrator t=2026-07-10T21:36:35.556259176Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-10T21:36:35.565667255Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.407209ms logger=migrator t=2026-07-10T21:36:35.569787856Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-10T21:36:35.570646807Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=858.451µs logger=migrator t=2026-07-10T21:36:35.574286015Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-10T21:36:35.575148896Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=865.041µs logger=migrator t=2026-07-10T21:36:35.579042031Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-10T21:36:35.580166189Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.123487ms logger=migrator t=2026-07-10T21:36:35.584501255Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-10T21:36:35.585453658Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=951.932µs logger=migrator t=2026-07-10T21:36:35.590037119Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-10T21:36:35.591269049Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.22979ms logger=migrator t=2026-07-10T21:36:35.595184335Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-10T21:36:35.595264537Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=79.392µs logger=migrator t=2026-07-10T21:36:35.599704835Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-10T21:36:35.599778666Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=74.842µs logger=migrator t=2026-07-10T21:36:35.603751494Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-10T21:36:35.604218335Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=469.071µs logger=migrator t=2026-07-10T21:36:35.607636668Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-10T21:36:35.608293644Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=659.786µs logger=migrator t=2026-07-10T21:36:35.611682967Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-10T21:36:35.612377704Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=691.527µs logger=migrator t=2026-07-10T21:36:35.616504904Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-10T21:36:35.616725999Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=220.805µs logger=migrator t=2026-07-10T21:36:35.621132007Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-10T21:36:35.62165325Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=520.953µs logger=migrator t=2026-07-10T21:36:35.62699672Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-10T21:36:35.628552569Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.525528ms logger=migrator t=2026-07-10T21:36:35.636953333Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-10T21:36:35.638316076Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.362933ms logger=migrator t=2026-07-10T21:36:35.646854964Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-10T21:36:35.655941635Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.090871ms logger=migrator t=2026-07-10T21:36:35.660267731Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-10T21:36:35.660316382Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=49.151µs logger=migrator t=2026-07-10T21:36:35.664260298Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-10T21:36:35.665041248Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=779.1µs logger=migrator t=2026-07-10T21:36:35.672055498Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-10T21:36:35.674672402Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.619424ms logger=migrator t=2026-07-10T21:36:35.680223467Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-10T21:36:35.681387275Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.163138ms logger=migrator t=2026-07-10T21:36:35.685550447Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-10T21:36:35.696519345Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.976878ms logger=migrator t=2026-07-10T21:36:35.700302757Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-10T21:36:35.701409224Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.106718ms logger=migrator t=2026-07-10T21:36:35.704585281Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-10T21:36:35.705553795Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=968.624µs logger=migrator t=2026-07-10T21:36:35.710248859Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-10T21:36:35.732624325Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.375446ms logger=migrator t=2026-07-10T21:36:35.738202481Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-10T21:36:35.739078292Z level=info msg="Migration successfully executed" id="create correlation v2" duration=877.532µs logger=migrator t=2026-07-10T21:36:35.743619013Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-10T21:36:35.744649427Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.030234ms logger=migrator t=2026-07-10T21:36:35.748524932Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-10T21:36:35.750282995Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.758393ms logger=migrator t=2026-07-10T21:36:35.754474236Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-10T21:36:35.755541263Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.066987ms logger=migrator t=2026-07-10T21:36:35.759671603Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-10T21:36:35.759901179Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=234.306µs logger=migrator t=2026-07-10T21:36:35.763809505Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-10T21:36:35.764562203Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=752.588µs logger=migrator t=2026-07-10T21:36:35.767753101Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-10T21:36:35.778554904Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.795834ms logger=migrator t=2026-07-10T21:36:35.78287173Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-10T21:36:35.784160891Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.290281ms logger=migrator t=2026-07-10T21:36:35.79072564Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-10T21:36:35.792042813Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.311612ms logger=migrator t=2026-07-10T21:36:35.798388717Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-10T21:36:35.79892362Z 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-07-10T21:36:35.803449721Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-10T21:36:35.803906782Z 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-07-10T21:36:35.808218337Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-10T21:36:35.809083768Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=865.281µs logger=migrator t=2026-07-10T21:36:35.814607333Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-10T21:36:35.815722369Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.115067ms logger=migrator t=2026-07-10T21:36:35.819265057Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-10T21:36:35.820404944Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.139457ms logger=migrator t=2026-07-10T21:36:35.825536969Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-10T21:36:35.826677097Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.139068ms logger=migrator t=2026-07-10T21:36:35.83089141Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-10T21:36:35.831991746Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.103586ms logger=migrator t=2026-07-10T21:36:35.835235995Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-10T21:36:35.836264051Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.027166ms logger=migrator t=2026-07-10T21:36:35.840487803Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-10T21:36:35.841460497Z level=info msg="Migration successfully executed" id="Drop public config table" duration=970.994µs logger=migrator t=2026-07-10T21:36:35.845997347Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-10T21:36:35.847753911Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.756064ms logger=migrator t=2026-07-10T21:36:35.85262186Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-10T21:36:35.85389669Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.274171ms logger=migrator t=2026-07-10T21:36:35.857712923Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-10T21:36:35.858888462Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.175059ms logger=migrator t=2026-07-10T21:36:35.864264673Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-10T21:36:35.866618291Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.349807ms logger=migrator t=2026-07-10T21:36:35.870997277Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-10T21:36:35.899719487Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=28.714909ms logger=migrator t=2026-07-10T21:36:35.906100813Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-10T21:36:35.912361425Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.257092ms logger=migrator t=2026-07-10T21:36:35.91831757Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-10T21:36:35.928466178Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.146248ms logger=migrator t=2026-07-10T21:36:35.934633048Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-10T21:36:35.934977966Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=346.528µs logger=migrator t=2026-07-10T21:36:35.941381592Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-10T21:36:35.951226443Z level=info msg="Migration successfully executed" id="add share column" duration=9.843621ms logger=migrator t=2026-07-10T21:36:35.956722947Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-10T21:36:35.956917811Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=195.624µs logger=migrator t=2026-07-10T21:36:35.961530313Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-10T21:36:35.962978439Z level=info msg="Migration successfully executed" id="create file table" duration=1.447046ms logger=migrator t=2026-07-10T21:36:35.967624722Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-10T21:36:35.968858272Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.23408ms logger=migrator t=2026-07-10T21:36:35.975380751Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-10T21:36:35.977103453Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.722552ms logger=migrator t=2026-07-10T21:36:35.982239898Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-10T21:36:35.983408826Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.168528ms logger=migrator t=2026-07-10T21:36:35.987608119Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-10T21:36:35.989224318Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.615459ms logger=migrator t=2026-07-10T21:36:35.994506567Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-10T21:36:35.99461594Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=110.043µs logger=migrator t=2026-07-10T21:36:35.998329501Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-10T21:36:35.998396962Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=68.181µs logger=migrator t=2026-07-10T21:36:36.002468041Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-10T21:36:36.003119907Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=651.416µs logger=migrator t=2026-07-10T21:36:36.007087024Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-10T21:36:36.007677338Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=591.764µs logger=migrator t=2026-07-10T21:36:36.013729556Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-10T21:36:36.015637042Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.923697ms logger=migrator t=2026-07-10T21:36:36.021533486Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-10T21:36:36.032679978Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.145722ms logger=migrator t=2026-07-10T21:36:36.036331076Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-10T21:36:36.03649661Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=165.584µs logger=migrator t=2026-07-10T21:36:36.0409766Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-10T21:36:36.042102407Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.127987ms logger=migrator t=2026-07-10T21:36:36.046187897Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-10T21:36:36.046634628Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=449.441µs logger=migrator t=2026-07-10T21:36:36.051480266Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-10T21:36:36.051688011Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=207.825µs logger=migrator t=2026-07-10T21:36:36.056066327Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-10T21:36:36.05660534Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=538.543µs logger=migrator t=2026-07-10T21:36:36.062562415Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-10T21:36:36.073298907Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.740892ms logger=migrator t=2026-07-10T21:36:36.079851888Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-10T21:36:36.091085081Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.234863ms logger=migrator t=2026-07-10T21:36:36.094598557Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-10T21:36:36.095377365Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=781.739µs logger=migrator t=2026-07-10T21:36:36.099125477Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-10T21:36:36.171766877Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.6408ms logger=migrator t=2026-07-10T21:36:36.17723548Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-10T21:36:36.178039361Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=803.801µs logger=migrator t=2026-07-10T21:36:36.181639798Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-10T21:36:36.182501188Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=861.01µs logger=migrator t=2026-07-10T21:36:36.186513647Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-10T21:36:36.208253476Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=21.739409ms logger=migrator t=2026-07-10T21:36:36.213461513Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-10T21:36:36.220793962Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.333179ms logger=migrator t=2026-07-10T21:36:36.224214106Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-10T21:36:36.224547094Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=333.179µs logger=migrator t=2026-07-10T21:36:36.230014227Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-10T21:36:36.230183981Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=161.844µs logger=migrator t=2026-07-10T21:36:36.234083216Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-10T21:36:36.234381233Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=298.587µs logger=migrator t=2026-07-10T21:36:36.238453622Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-10T21:36:36.238815261Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=355.859µs logger=migrator t=2026-07-10T21:36:36.243086596Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-10T21:36:36.24328736Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=205.485µs logger=migrator t=2026-07-10T21:36:36.247916054Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-10T21:36:36.24900469Z level=info msg="Migration successfully executed" id="create folder table" duration=1.087196ms logger=migrator t=2026-07-10T21:36:36.256012821Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-10T21:36:36.258777368Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.769947ms logger=migrator t=2026-07-10T21:36:36.265493902Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-10T21:36:36.26665628Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.170598ms logger=migrator t=2026-07-10T21:36:36.27200867Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-10T21:36:36.272052041Z level=info msg="Migration successfully executed" id="Update folder title length" duration=44.541µs logger=migrator t=2026-07-10T21:36:36.280054076Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-10T21:36:36.283829618Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=3.774072ms logger=migrator t=2026-07-10T21:36:36.29004364Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-10T21:36:36.29127215Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.22884ms logger=migrator t=2026-07-10T21:36:36.295756719Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-10T21:36:36.297229235Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.469676ms logger=migrator t=2026-07-10T21:36:36.301679624Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-10T21:36:36.302119554Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=439.98µs logger=migrator t=2026-07-10T21:36:36.307598738Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-10T21:36:36.308043659Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=442.411µs logger=migrator t=2026-07-10T21:36:36.311993896Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-10T21:36:36.313897311Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.903047ms logger=migrator t=2026-07-10T21:36:36.318212607Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-10T21:36:36.320169714Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.955997ms logger=migrator t=2026-07-10T21:36:36.326666343Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-10T21:36:36.329120323Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.45891ms logger=migrator t=2026-07-10T21:36:36.336208755Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-10T21:36:36.338597223Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.390808ms logger=migrator t=2026-07-10T21:36:36.343159595Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-10T21:36:36.344371934Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.212689ms logger=migrator t=2026-07-10T21:36:36.347527771Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-10T21:36:36.348780382Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.250741ms logger=migrator t=2026-07-10T21:36:36.352289587Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-10T21:36:36.354598544Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.307796ms logger=migrator t=2026-07-10T21:36:36.358532209Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-10T21:36:36.359671808Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.139159ms logger=migrator t=2026-07-10T21:36:36.364810692Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-10T21:36:36.366236937Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.424735ms logger=migrator t=2026-07-10T21:36:36.371653799Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-10T21:36:36.373502644Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.852065ms logger=migrator t=2026-07-10T21:36:36.383571919Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-10T21:36:36.384763358Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.189649ms logger=migrator t=2026-07-10T21:36:36.38851733Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-10T21:36:36.389019272Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=506.312µs logger=migrator t=2026-07-10T21:36:36.392916607Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-10T21:36:36.407497043Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=14.574276ms logger=migrator t=2026-07-10T21:36:36.41804665Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-10T21:36:36.419234329Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.19259ms logger=migrator t=2026-07-10T21:36:36.431110878Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-10T21:36:36.431138759Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=38.831µs logger=migrator t=2026-07-10T21:36:36.44555877Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-10T21:36:36.447787225Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.233805ms logger=migrator t=2026-07-10T21:36:36.452404058Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-10T21:36:36.452424898Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.371µs logger=migrator t=2026-07-10T21:36:36.455084953Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-10T21:36:36.456349523Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.26389ms logger=migrator t=2026-07-10T21:36:36.461272254Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-10T21:36:36.462426641Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.153847ms logger=migrator t=2026-07-10T21:36:36.46685485Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-10T21:36:36.467908495Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.053136ms logger=migrator t=2026-07-10T21:36:36.471547073Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-10T21:36:36.472375964Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=829.461µs logger=migrator t=2026-07-10T21:36:36.47715868Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-10T21:36:36.477454038Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=294.728µs logger=migrator t=2026-07-10T21:36:36.481733102Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-10T21:36:36.482747396Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.014584ms logger=migrator t=2026-07-10T21:36:36.511218481Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-10T21:36:36.512809519Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.590498ms logger=migrator t=2026-07-10T21:36:36.539034369Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-10T21:36:36.541002576Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.969247ms logger=migrator t=2026-07-10T21:36:36.546555051Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-10T21:36:36.556273499Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.717878ms logger=migrator t=2026-07-10T21:36:36.561908766Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-10T21:36:36.570369512Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.459156ms logger=migrator t=2026-07-10T21:36:36.58422589Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-10T21:36:36.595572677Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.347677ms logger=migrator t=2026-07-10T21:36:36.600719082Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-10T21:36:36.600772944Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=77.852µs logger=migrator t=2026-07-10T21:36:36.60557378Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-10T21:36:36.616809254Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.237084ms logger=migrator t=2026-07-10T21:36:36.62156577Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-10T21:36:36.63020432Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.63856ms logger=migrator t=2026-07-10T21:36:36.636094924Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-10T21:36:36.636326119Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=231.465µs logger=migrator t=2026-07-10T21:36:36.64084498Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.491544429s logger=migrator t=2026-07-10T21:36:36.641419104Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-10T21:36:36.657169328Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-10T21:36:36.657379253Z level=info msg="Created default organization" logger=secrets t=2026-07-10T21:36:36.66384642Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-10T21:36:36.713289096Z level=info msg="Restored cache from database" duration=509.542µs logger=plugin.store t=2026-07-10T21:36:36.714982467Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-10T21:36:36.756538559Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-10T21:36:36.756654952Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-10T21:36:36.756747404Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-10T21:36:36.756780435Z level=info msg="Plugins loaded" count=54 duration=41.800078ms logger=query_data t=2026-07-10T21:36:36.761345817Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-10T21:36:36.765465957Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-10T21:36:36.775217315Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-10T21:36:36.785101155Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-10T21:36:36.787616367Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-10T21:36:36.789723098Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-10T21:36:36.813520139Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-10T21:36:36.836704954Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-10T21:36:36.860702138Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-10T21:36:36.860749919Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-07-10T21:36:36.86198429Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-07-10T21:36:36.862765509Z level=info msg="State cache has been initialized" states=0 duration=780.799µs logger=ngalert.multiorg.alertmanager t=2026-07-10T21:36:36.863018535Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-07-10T21:36:36.863065486Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-10T21:36:36.863146718Z level=info msg=starting first_tick=2026-07-10T21:36:40Z logger=provisioning.dashboard t=2026-07-10T21:36:36.863435925Z level=info msg="starting to provision dashboards" logger=grafanaStorageLogger t=2026-07-10T21:36:36.864291936Z level=info msg="Storage starting" logger=http.server t=2026-07-10T21:36:36.871146053Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-07-10T21:36:36.890747371Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-07-10T21:36:36.934732023Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-10T21:36:36.952792713Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-07-10T21:36:36.958494032Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-07-10T21:36:36.96005322Z level=info msg="Update check succeeded" duration=97.356363ms logger=grafana.update.checker t=2026-07-10T21:36:36.960327687Z level=info msg="Update check succeeded" duration=98.341836ms logger=sqlstore.transactions t=2026-07-10T21:36:36.999707966Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-10T21:36:37.037567429Z level=info msg="Patterns update finished" duration=111.258572ms logger=grafana-apiserver t=2026-07-10T21:36:37.039161648Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-10T21:36:37.040012328Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-10T21:36:39.981884169Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:39.983048757Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.000793969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.046821191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.067996297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.104975418Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.135329578Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.204644668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.232134738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.264904017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.282366532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.309290097Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.325482962Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.355182837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.372688763Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.397811406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.417416653Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.447030015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.464079581Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.50713846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.525698323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.552854004Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.572164905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.60274408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.620898213Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.649882139Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.667261442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.704644304Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.723845331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.756856096Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.77673276Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.810804231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.829726732Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.870939687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.889185721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.922946264Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.941563708Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.978661072Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:40.996445846Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:41.033909229Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:41.055581927Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:41.091749299Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:41.111471769Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:41.181191899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:41.199959295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:41.235738408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:41.266078727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:41.340426239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:41.387117537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:41.462397912Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:41.482714917Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:41.547350042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:41.564595813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:41.617717867Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:41.632509198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:41.691411374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:41.706816129Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:41.768643135Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:41.788515169Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:41.850714086Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:41.86726434Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:41.911361154Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:41.946169892Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:42.060691424Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:42.078855536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:42.162177177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:42.178095665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:42.241449809Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:42.256520157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:42.345410732Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:42.36170735Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:42.444379225Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:42.468664267Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:42.548675607Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:42.566303766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:42.637307256Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:42.651659987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:42.731855461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:42.753854697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-10T21:36:42.956968128Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-10T21:38:09.888938253Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-10T21:46:36.924898433Z level=info msg="Completed cleanup jobs" duration=61.078843ms logger=plugins.update.checker t=2026-07-10T21:46:37.016698765Z level=info msg="Update check succeeded" duration=55.590118ms logger=cleanup t=2026-07-10T21:56:36.8690842Z level=info msg="Completed cleanup jobs" duration=5.30759ms logger=plugins.update.checker t=2026-07-10T21:56:37.040967234Z level=info msg="Update check succeeded" duration=79.711935ms logger=cleanup t=2026-07-10T22:06:36.889710783Z level=info msg="Completed cleanup jobs" duration=25.787213ms logger=plugins.update.checker t=2026-07-10T22:06:37.020362679Z level=info msg="Update check succeeded" duration=59.93325ms logger=infra.usagestats t=2026-07-10T22:08:09.915359957Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-10T22:16:36.867420485Z level=info msg="Completed cleanup jobs" duration=3.72031ms logger=plugins.update.checker t=2026-07-10T22:16:37.039204159Z level=info msg="Update check succeeded" duration=78.800714ms logger=cleanup t=2026-07-10T22:26:36.86924515Z level=info msg="Completed cleanup jobs" duration=5.227138ms logger=plugins.update.checker t=2026-07-10T22:26:37.032820102Z level=info msg="Update check succeeded" duration=71.691044ms logger=cleanup t=2026-07-10T22:36:36.86644101Z level=info msg="Completed cleanup jobs" duration=3.074175ms logger=plugins.update.checker t=2026-07-10T22:36:37.025805872Z level=info msg="Update check succeeded" duration=64.751791ms logger=infra.usagestats t=2026-07-10T22:38:09.914953249Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-10T22:46:36.87097325Z level=info msg="Completed cleanup jobs" duration=7.193195ms logger=plugins.update.checker t=2026-07-10T22:46:37.021700361Z level=info msg="Update check succeeded" duration=61.144893ms