logger=settings t=2026-03-18T10:01:53.100106691Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-18T10:01:53Z logger=settings t=2026-03-18T10:01:53.100369627Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-18T10:01:53.100383447Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-18T10:01:53.100389998Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-18T10:01:53.100393168Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-18T10:01:53.100395828Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-18T10:01:53.100398478Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-18T10:01:53.100401108Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-18T10:01:53.100404228Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-18T10:01:53.100409898Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-18T10:01:53.100412478Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-18T10:01:53.100415048Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-18T10:01:53.100417648Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-18T10:01:53.100420958Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-18T10:01:53.100424238Z level=info msg=Target target=[all] logger=settings t=2026-03-18T10:01:53.100432508Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-18T10:01:53.100436469Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-18T10:01:53.100439999Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-18T10:01:53.100442749Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-18T10:01:53.100445569Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-18T10:01:53.100448619Z level=info msg="App mode production" logger=sqlstore t=2026-03-18T10:01:53.100773286Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-18T10:01:53.100798787Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-18T10:01:53.103012587Z level=info msg="Locking database" logger=migrator t=2026-03-18T10:01:53.103030247Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-18T10:01:53.103767323Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-18T10:01:53.104884978Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.116325ms logger=migrator t=2026-03-18T10:01:53.110696759Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-18T10:01:53.111708732Z level=info msg="Migration successfully executed" id="create user table" duration=1.012013ms logger=migrator t=2026-03-18T10:01:53.116570571Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-18T10:01:53.117483472Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=924.311µs logger=migrator t=2026-03-18T10:01:53.124837498Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-18T10:01:53.126434133Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.603986ms logger=migrator t=2026-03-18T10:01:53.131299313Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-18T10:01:53.132105961Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=806.717µs logger=migrator t=2026-03-18T10:01:53.139823824Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-18T10:01:53.140754305Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=930.351µs logger=migrator t=2026-03-18T10:01:53.152403297Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-18T10:01:53.155390594Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.992677ms logger=migrator t=2026-03-18T10:01:53.161814599Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-18T10:01:53.162676908Z level=info msg="Migration successfully executed" id="create user table v2" duration=864.379µs logger=migrator t=2026-03-18T10:01:53.167015426Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-18T10:01:53.168481869Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.540374ms logger=migrator t=2026-03-18T10:01:53.172924189Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-18T10:01:53.173771918Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=849.629µs logger=migrator t=2026-03-18T10:01:53.180318855Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-18T10:01:53.180780565Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=463.55µs logger=migrator t=2026-03-18T10:01:53.184996401Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-18T10:01:53.185673936Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=677.075µs logger=migrator t=2026-03-18T10:01:53.191127758Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-18T10:01:53.1934268Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.296632ms logger=migrator t=2026-03-18T10:01:53.2001068Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-18T10:01:53.200179602Z level=info msg="Migration successfully executed" id="Update user table charset" duration=78.912µs logger=migrator t=2026-03-18T10:01:53.206385042Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-18T10:01:53.208179562Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.79767ms logger=migrator t=2026-03-18T10:01:53.212881128Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-18T10:01:53.213211855Z level=info msg="Migration successfully executed" id="Add missing user data" duration=331.957µs logger=migrator t=2026-03-18T10:01:53.217794338Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-18T10:01:53.219451345Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.659727ms logger=migrator t=2026-03-18T10:01:53.2271919Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-18T10:01:53.228439318Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.252328ms logger=migrator t=2026-03-18T10:01:53.246687438Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-18T10:01:53.249109723Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.421115ms logger=migrator t=2026-03-18T10:01:53.255602109Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-18T10:01:53.263731771Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.129002ms logger=migrator t=2026-03-18T10:01:53.294985875Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-18T10:01:53.296858927Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.877963ms logger=migrator t=2026-03-18T10:01:53.305422239Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-18T10:01:53.305662695Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=247.246µs logger=migrator t=2026-03-18T10:01:53.309639154Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-18T10:01:53.310536875Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=896.731µs logger=migrator t=2026-03-18T10:01:53.31745916Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-03-18T10:01:53.317883879Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=426.609µs logger=migrator t=2026-03-18T10:01:53.323377903Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-18T10:01:53.323809424Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=430.661µs logger=migrator t=2026-03-18T10:01:53.329245345Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-18T10:01:53.330227348Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=981.673µs logger=migrator t=2026-03-18T10:01:53.33522455Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-18T10:01:53.336588341Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.37573ms logger=migrator t=2026-03-18T10:01:53.342016583Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-18T10:01:53.343449765Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.432042ms logger=migrator t=2026-03-18T10:01:53.350416822Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-18T10:01:53.351413994Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=997.812µs logger=migrator t=2026-03-18T10:01:53.356205292Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-18T10:01:53.357061671Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=856.329µs logger=migrator t=2026-03-18T10:01:53.361717206Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-18T10:01:53.361789437Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=72.981µs logger=migrator t=2026-03-18T10:01:53.367145498Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-18T10:01:53.36853919Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.385032ms logger=migrator t=2026-03-18T10:01:53.373384648Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-18T10:01:53.374678298Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.29362ms logger=migrator t=2026-03-18T10:01:53.379699361Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-18T10:01:53.381075761Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.38039ms logger=migrator t=2026-03-18T10:01:53.38989629Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-18T10:01:53.391149738Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.260609ms logger=migrator t=2026-03-18T10:01:53.403738191Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-18T10:01:53.411085057Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=7.339946ms logger=migrator t=2026-03-18T10:01:53.418014302Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-18T10:01:53.419158768Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.150276ms logger=migrator t=2026-03-18T10:01:53.424943279Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-18T10:01:53.425939761Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.003473ms logger=migrator t=2026-03-18T10:01:53.432184221Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-18T10:01:53.433823058Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.643617ms logger=migrator t=2026-03-18T10:01:53.439045616Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-18T10:01:53.439790432Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=737.336µs logger=migrator t=2026-03-18T10:01:53.443759761Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-18T10:01:53.444454047Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=694.236µs logger=migrator t=2026-03-18T10:01:53.456521779Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-18T10:01:53.457143273Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=613.123µs logger=migrator t=2026-03-18T10:01:53.461357138Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-18T10:01:53.46192037Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=563.822µs logger=migrator t=2026-03-18T10:01:53.466907773Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-18T10:01:53.467284061Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=376.288µs logger=migrator t=2026-03-18T10:01:53.471596848Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-18T10:01:53.47254432Z level=info msg="Migration successfully executed" id="create star table" duration=947.312µs logger=migrator t=2026-03-18T10:01:53.477200004Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-18T10:01:53.477936831Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=731.458µs logger=migrator t=2026-03-18T10:01:53.483714021Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-18T10:01:53.484798225Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.082614ms logger=migrator t=2026-03-18T10:01:53.490428181Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-18T10:01:53.491553806Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.125405ms logger=migrator t=2026-03-18T10:01:53.496416526Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-18T10:01:53.49704465Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=628.154µs logger=migrator t=2026-03-18T10:01:53.501880369Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-18T10:01:53.502952114Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.071855ms logger=migrator t=2026-03-18T10:01:53.509199384Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-18T10:01:53.51035372Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.160406ms logger=migrator t=2026-03-18T10:01:53.515417224Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-18T10:01:53.516543819Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.125454ms logger=migrator t=2026-03-18T10:01:53.52150456Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-18T10:01:53.521530951Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.341µs logger=migrator t=2026-03-18T10:01:53.52769475Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-18T10:01:53.527741811Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=49.772µs logger=migrator t=2026-03-18T10:01:53.533343906Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-18T10:01:53.533607422Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=264.246µs logger=migrator t=2026-03-18T10:01:53.539712441Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-18T10:01:53.54103458Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.32284ms logger=migrator t=2026-03-18T10:01:53.546752849Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-18T10:01:53.548361355Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.613447ms logger=migrator t=2026-03-18T10:01:53.55393416Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-18T10:01:53.55528736Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.34675ms logger=migrator t=2026-03-18T10:01:53.560792174Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-18T10:01:53.56151895Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=726.686µs logger=migrator t=2026-03-18T10:01:53.566149785Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-18T10:01:53.567401104Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.243748ms logger=migrator t=2026-03-18T10:01:53.572484927Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-18T10:01:53.573655404Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.170697ms logger=migrator t=2026-03-18T10:01:53.579673559Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-18T10:01:53.585637063Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.964594ms logger=migrator t=2026-03-18T10:01:53.590938102Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-18T10:01:53.591752991Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=766.287µs logger=migrator t=2026-03-18T10:01:53.597403808Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-18T10:01:53.59837794Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=970.172µs logger=migrator t=2026-03-18T10:01:53.608787394Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-18T10:01:53.613997761Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=5.204077ms logger=migrator t=2026-03-18T10:01:53.618140815Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-18T10:01:53.618472272Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=331.547µs logger=migrator t=2026-03-18T10:01:53.622733247Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-18T10:01:53.623662009Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=924.722µs logger=migrator t=2026-03-18T10:01:53.629057301Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-18T10:01:53.629123082Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=66.631µs logger=migrator t=2026-03-18T10:01:53.633362827Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-18T10:01:53.635232689Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.864112ms logger=migrator t=2026-03-18T10:01:53.64059751Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-18T10:01:53.642907731Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.310951ms logger=migrator t=2026-03-18T10:01:53.647135167Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-18T10:01:53.649196393Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.059996ms logger=migrator t=2026-03-18T10:01:53.653637623Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-18T10:01:53.654499403Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=859.59µs logger=migrator t=2026-03-18T10:01:53.66013822Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-18T10:01:53.662121203Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.981503ms logger=migrator t=2026-03-18T10:01:53.66638204Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-18T10:01:53.667415133Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.033083ms logger=migrator t=2026-03-18T10:01:53.672093649Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-18T10:01:53.672994418Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=900µs logger=migrator t=2026-03-18T10:01:53.678665106Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-18T10:01:53.678690426Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.11µs logger=migrator t=2026-03-18T10:01:53.683650138Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-18T10:01:53.683823452Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=178.304µs logger=migrator t=2026-03-18T10:01:53.68907306Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-18T10:01:53.691480604Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.406874ms logger=migrator t=2026-03-18T10:01:53.697623223Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-18T10:01:53.699638828Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.015125ms logger=migrator t=2026-03-18T10:01:53.704436885Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-18T10:01:53.707406122Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.968697ms logger=migrator t=2026-03-18T10:01:53.712946827Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-18T10:01:53.716497268Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.549691ms logger=migrator t=2026-03-18T10:01:53.722592284Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-18T10:01:53.722935592Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=342.948µs logger=migrator t=2026-03-18T10:01:53.727874383Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-18T10:01:53.72991268Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=2.038277ms logger=migrator t=2026-03-18T10:01:53.734952622Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-18T10:01:53.735800162Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=847.1µs logger=migrator t=2026-03-18T10:01:53.74148841Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-18T10:01:53.741557011Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=68.971µs logger=migrator t=2026-03-18T10:01:53.74641409Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-18T10:01:53.747629458Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.213888ms logger=migrator t=2026-03-18T10:01:53.754052042Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-18T10:01:53.755251189Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.198687ms logger=migrator t=2026-03-18T10:01:53.760264001Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-18T10:01:53.766325359Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.061277ms logger=migrator t=2026-03-18T10:01:53.77353305Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-18T10:01:53.77440603Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=872.19µs logger=migrator t=2026-03-18T10:01:53.779648387Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-18T10:01:53.780545328Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=896.411µs logger=migrator t=2026-03-18T10:01:53.784784293Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-18T10:01:53.786068673Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.28803ms logger=migrator t=2026-03-18T10:01:53.806063682Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-18T10:01:53.80641269Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=348.988µs logger=migrator t=2026-03-18T10:01:53.811928074Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-18T10:01:53.812521487Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=593.523µs logger=migrator t=2026-03-18T10:01:53.819960805Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-18T10:01:53.823933584Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.972129ms logger=migrator t=2026-03-18T10:01:53.829866737Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-18T10:01:53.831053865Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.186988ms logger=migrator t=2026-03-18T10:01:53.83575364Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-18T10:01:53.835959034Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=213.075µs logger=migrator t=2026-03-18T10:01:53.844997408Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-18T10:01:53.845767636Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=727.657µs logger=migrator t=2026-03-18T10:01:53.858101443Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-18T10:01:53.862001741Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=3.902299ms logger=migrator t=2026-03-18T10:01:53.868077177Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-18T10:01:53.870555573Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.477746ms logger=migrator t=2026-03-18T10:01:53.874721096Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-18T10:01:53.875884643Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.163247ms logger=migrator t=2026-03-18T10:01:53.883181447Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-18T10:01:53.884105528Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=924.001µs logger=migrator t=2026-03-18T10:01:53.891556235Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-18T10:01:53.892726022Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.175887ms logger=migrator t=2026-03-18T10:01:53.897764215Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-18T10:01:53.898546113Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=782.139µs logger=migrator t=2026-03-18T10:01:53.904500357Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-18T10:01:53.906237445Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.745149ms logger=migrator t=2026-03-18T10:01:53.912709491Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-18T10:01:53.9197879Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.067319ms logger=migrator t=2026-03-18T10:01:53.925403886Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-18T10:01:53.926385389Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=980.973µs logger=migrator t=2026-03-18T10:01:53.93088085Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-18T10:01:53.932005136Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.124315ms logger=migrator t=2026-03-18T10:01:53.937036778Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-18T10:01:53.938030341Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=992.773µs logger=migrator t=2026-03-18T10:01:53.942026231Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-18T10:01:53.942718926Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=697.286µs logger=migrator t=2026-03-18T10:01:53.950218455Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-18T10:01:53.966039881Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=15.818356ms logger=migrator t=2026-03-18T10:01:53.971904173Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-18T10:01:53.974321308Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.416504ms logger=migrator t=2026-03-18T10:01:53.979919563Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-18T10:01:53.979948054Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.661µs logger=migrator t=2026-03-18T10:01:53.983998375Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-18T10:01:53.984354813Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=356.688µs logger=migrator t=2026-03-18T10:01:53.992381103Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-18T10:01:53.99619708Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.812527ms logger=migrator t=2026-03-18T10:01:54.001734744Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-18T10:01:54.00200664Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=264.196µs logger=migrator t=2026-03-18T10:01:54.006829378Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-18T10:01:54.007196227Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=367.319µs logger=migrator t=2026-03-18T10:01:54.011986214Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-18T10:01:54.015168156Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.182112ms logger=migrator t=2026-03-18T10:01:54.020944646Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-18T10:01:54.021587921Z level=info msg="Migration successfully executed" id="Update uid value" duration=649.486µs logger=migrator t=2026-03-18T10:01:54.029760465Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-18T10:01:54.030713836Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=953.051µs logger=migrator t=2026-03-18T10:01:54.038596963Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-18T10:01:54.039904852Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.308279ms logger=migrator t=2026-03-18T10:01:54.048198209Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-18T10:01:54.049451148Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.252449ms logger=migrator t=2026-03-18T10:01:54.054157453Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-18T10:01:54.056725831Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.561608ms logger=migrator t=2026-03-18T10:01:54.063730759Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-18T10:01:54.064535407Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=807.248µs logger=migrator t=2026-03-18T10:01:54.070102822Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-18T10:01:54.071422451Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.319179ms logger=migrator t=2026-03-18T10:01:54.077269803Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-18T10:01:54.07848178Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.211897ms logger=migrator t=2026-03-18T10:01:54.085296263Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-18T10:01:54.086283516Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=989.263µs logger=migrator t=2026-03-18T10:01:54.094112032Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-18T10:01:54.095279428Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.167396ms logger=migrator t=2026-03-18T10:01:54.10333029Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-18T10:01:54.110861829Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.529919ms logger=migrator t=2026-03-18T10:01:54.119272879Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-18T10:01:54.120736611Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.468173ms logger=migrator t=2026-03-18T10:01:54.128928585Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-18T10:01:54.129877496Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=949.991µs logger=migrator t=2026-03-18T10:01:54.137794814Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-18T10:01:54.138673124Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=877.65µs logger=migrator t=2026-03-18T10:01:54.14602069Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-18T10:01:54.146820328Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=799.597µs logger=migrator t=2026-03-18T10:01:54.155570364Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-18T10:01:54.156393483Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=832.099µs logger=migrator t=2026-03-18T10:01:54.162673635Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-18T10:01:54.16384542Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.161966ms logger=migrator t=2026-03-18T10:01:54.171272638Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-18T10:01:54.171311579Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=39.661µs logger=migrator t=2026-03-18T10:01:54.177802034Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-18T10:01:54.182648704Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.848549ms logger=migrator t=2026-03-18T10:01:54.190706715Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-18T10:01:54.19359519Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.887575ms logger=migrator t=2026-03-18T10:01:54.282353277Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-18T10:01:54.282710055Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=362.028µs logger=migrator t=2026-03-18T10:01:54.337572718Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-18T10:01:54.342123771Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.557783ms logger=migrator t=2026-03-18T10:01:54.349235732Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-18T10:01:54.353050907Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.813425ms logger=migrator t=2026-03-18T10:01:54.35850375Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-18T10:01:54.359987633Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.483843ms logger=migrator t=2026-03-18T10:01:54.365763342Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-18T10:01:54.366583782Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=819.03µs logger=migrator t=2026-03-18T10:01:54.371755868Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-18T10:01:54.37318869Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.371831ms logger=migrator t=2026-03-18T10:01:54.380571176Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-18T10:01:54.383680786Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=3.11586ms logger=migrator t=2026-03-18T10:01:54.389399855Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-18T10:01:54.390229873Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=829.838µs logger=migrator t=2026-03-18T10:01:54.396277559Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-18T10:01:54.397520978Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.243099ms logger=migrator t=2026-03-18T10:01:54.407103023Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-18T10:01:54.407172554Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=73.021µs logger=migrator t=2026-03-18T10:01:54.412476834Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-18T10:01:54.412516285Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=39.851µs logger=migrator t=2026-03-18T10:01:54.419078623Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-18T10:01:54.421944677Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.866184ms logger=migrator t=2026-03-18T10:01:54.427630545Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-18T10:01:54.430318566Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.685341ms logger=migrator t=2026-03-18T10:01:54.436012464Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-18T10:01:54.436102936Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=90.622µs logger=migrator t=2026-03-18T10:01:54.442576741Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-18T10:01:54.445246501Z level=info msg="Migration successfully executed" id="create quota table v1" duration=2.66678ms logger=migrator t=2026-03-18T10:01:54.450859927Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-18T10:01:54.451656745Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=796.748µs logger=migrator t=2026-03-18T10:01:54.457232001Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-18T10:01:54.457269952Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=38.901µs logger=migrator t=2026-03-18T10:01:54.463533812Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-18T10:01:54.464672078Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.145236ms logger=migrator t=2026-03-18T10:01:54.471086542Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-18T10:01:54.471740807Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=654.225µs logger=migrator t=2026-03-18T10:01:54.476935804Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-18T10:01:54.480824422Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.888858ms logger=migrator t=2026-03-18T10:01:54.486807097Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-18T10:01:54.486840037Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=33.481µs logger=migrator t=2026-03-18T10:01:54.49410559Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-18T10:01:54.495058022Z level=info msg="Migration successfully executed" id="create session table" duration=950.442µs logger=migrator t=2026-03-18T10:01:54.502785555Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-18T10:01:54.502912398Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=127.553µs logger=migrator t=2026-03-18T10:01:54.510881497Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-18T10:01:54.511099122Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=225.205µs logger=migrator t=2026-03-18T10:01:54.517735302Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-18T10:01:54.518710794Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=972.392µs logger=migrator t=2026-03-18T10:01:54.526583571Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-18T10:01:54.527656455Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.078104ms logger=migrator t=2026-03-18T10:01:54.537483936Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-18T10:01:54.537554278Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=77.222µs logger=migrator t=2026-03-18T10:01:54.543247646Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-18T10:01:54.543284937Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=38.591µs logger=migrator t=2026-03-18T10:01:54.550249533Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-18T10:01:54.554566701Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.313827ms logger=migrator t=2026-03-18T10:01:54.573131289Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-18T10:01:54.57943514Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=6.333592ms logger=migrator t=2026-03-18T10:01:54.597796223Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-18T10:01:54.598031918Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=241.676µs logger=migrator t=2026-03-18T10:01:54.609302161Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-18T10:01:54.609450965Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=150.634µs logger=migrator t=2026-03-18T10:01:54.624715499Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-18T10:01:54.62654616Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.836182ms logger=migrator t=2026-03-18T10:01:54.651269615Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-18T10:01:54.651363017Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=99.352µs logger=migrator t=2026-03-18T10:01:54.664742159Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-18T10:01:54.670300014Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.564186ms logger=migrator t=2026-03-18T10:01:54.683205364Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-18T10:01:54.683520441Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=310.067µs logger=migrator t=2026-03-18T10:01:54.70255618Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-18T10:01:54.707202064Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.646984ms logger=migrator t=2026-03-18T10:01:54.727566693Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-18T10:01:54.732605465Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.033062ms logger=migrator t=2026-03-18T10:01:54.744693808Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-18T10:01:54.74480478Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=111.482µs logger=migrator t=2026-03-18T10:01:54.760264988Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-18T10:01:54.762622541Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.356983ms logger=migrator t=2026-03-18T10:01:54.780549125Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-18T10:01:54.781952876Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.40264ms logger=migrator t=2026-03-18T10:01:54.79415233Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-18T10:01:54.795878809Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.725229ms logger=migrator t=2026-03-18T10:01:54.812568464Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-18T10:01:54.814652802Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=2.118008ms logger=migrator t=2026-03-18T10:01:54.830386365Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-18T10:01:54.831207794Z level=info msg="Migration successfully executed" id="add index alert state" duration=820.569µs logger=migrator t=2026-03-18T10:01:54.89773102Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-18T10:01:54.899885409Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=2.154699ms logger=migrator t=2026-03-18T10:01:54.918356625Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-18T10:01:54.919593902Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.237527ms logger=migrator t=2026-03-18T10:01:55.007620133Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-18T10:01:55.010077027Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=2.458394ms logger=migrator t=2026-03-18T10:01:55.028566704Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-18T10:01:55.030717012Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=2.156299ms logger=migrator t=2026-03-18T10:01:55.133637528Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-18T10:01:55.146114388Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.4757ms logger=migrator t=2026-03-18T10:01:55.185166346Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-18T10:01:55.186726152Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.561826ms logger=migrator t=2026-03-18T10:01:55.200696136Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-03-18T10:01:55.202329033Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.630606ms logger=migrator t=2026-03-18T10:01:55.337920383Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-18T10:01:55.338561357Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=640.954µs logger=migrator t=2026-03-18T10:01:55.354457854Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-18T10:01:55.355252923Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=793.869µs logger=migrator t=2026-03-18T10:01:55.446227329Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-18T10:01:55.447855916Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.631697ms logger=migrator t=2026-03-18T10:01:55.471812185Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-18T10:01:55.477732508Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.920744ms logger=migrator t=2026-03-18T10:01:55.634142826Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-18T10:01:55.640341106Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.205069ms logger=migrator t=2026-03-18T10:01:55.66005646Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-18T10:01:55.664265034Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.229675ms logger=migrator t=2026-03-18T10:01:55.678053305Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-18T10:01:55.685643925Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=7.595511ms logger=migrator t=2026-03-18T10:01:55.691779623Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-18T10:01:55.692449388Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=670.045µs logger=migrator t=2026-03-18T10:01:55.70096895Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-18T10:01:55.701073002Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=106.082µs logger=migrator t=2026-03-18T10:01:55.707561918Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-18T10:01:55.707613969Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=61.232µs logger=migrator t=2026-03-18T10:01:55.715890225Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-18T10:01:55.716911279Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.028034ms logger=migrator t=2026-03-18T10:01:55.725238416Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-18T10:01:55.726671728Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.438322ms logger=migrator t=2026-03-18T10:01:55.73830832Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-18T10:01:55.73966039Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.358251ms logger=migrator t=2026-03-18T10:01:55.744856587Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-18T10:01:55.746089005Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.232428ms logger=migrator t=2026-03-18T10:01:55.753623904Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-18T10:01:55.75476205Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.138915ms logger=migrator t=2026-03-18T10:01:55.760544Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-18T10:01:55.765149764Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.606474ms logger=migrator t=2026-03-18T10:01:55.772672303Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-18T10:01:55.776716934Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.044821ms logger=migrator t=2026-03-18T10:01:55.783702211Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-18T10:01:55.783940287Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=238.755µs logger=migrator t=2026-03-18T10:01:55.791168869Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-18T10:01:55.793045441Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.876672ms logger=migrator t=2026-03-18T10:01:55.799539857Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-18T10:01:55.800584341Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.044864ms logger=migrator t=2026-03-18T10:01:55.810524084Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-18T10:01:55.815437545Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.916651ms logger=migrator t=2026-03-18T10:01:55.821463071Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-18T10:01:55.821651065Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=187.985µs logger=migrator t=2026-03-18T10:01:55.830710228Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-18T10:01:55.832148761Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.439963ms logger=migrator t=2026-03-18T10:01:55.842378371Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-18T10:01:55.844524079Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=2.147728ms logger=migrator t=2026-03-18T10:01:55.857406009Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-18T10:01:55.857734836Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=335.127µs logger=migrator t=2026-03-18T10:01:55.869728546Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-18T10:01:55.871835754Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=2.105607ms logger=migrator t=2026-03-18T10:01:55.881356438Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-18T10:01:55.883721921Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.362902ms logger=migrator t=2026-03-18T10:01:55.889690215Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-18T10:01:55.890651307Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=969.082µs logger=migrator t=2026-03-18T10:01:55.897578392Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-18T10:01:55.898606136Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.026694ms logger=migrator t=2026-03-18T10:01:55.903373863Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-18T10:01:55.904470948Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.096605ms logger=migrator t=2026-03-18T10:01:55.911314052Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-18T10:01:55.914573265Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=3.262033ms logger=migrator t=2026-03-18T10:01:55.920870777Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-18T10:01:55.92099604Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=132.423µs logger=migrator t=2026-03-18T10:01:55.928717053Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-18T10:01:55.937205644Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=8.489621ms logger=migrator t=2026-03-18T10:01:55.946641647Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-18T10:01:55.947559937Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=917.66µs logger=migrator t=2026-03-18T10:01:55.952751904Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-18T10:01:55.958649547Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.894582ms logger=migrator t=2026-03-18T10:01:55.964024528Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-18T10:01:55.965359938Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.3385ms logger=migrator t=2026-03-18T10:01:55.970693087Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-18T10:01:55.972482058Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.786531ms logger=migrator t=2026-03-18T10:01:55.978991694Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-18T10:01:55.980019338Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.029604ms logger=migrator t=2026-03-18T10:01:55.986951733Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-18T10:01:55.998458622Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.503009ms logger=migrator t=2026-03-18T10:01:56.003832583Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-18T10:01:56.004761785Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=929.481µs logger=migrator t=2026-03-18T10:01:56.010370201Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-03-18T10:01:56.011766212Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.38639ms logger=migrator t=2026-03-18T10:01:56.016959628Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-18T10:01:56.017436849Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=476.921µs logger=migrator t=2026-03-18T10:01:56.023323321Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-18T10:01:56.024427827Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.104026ms logger=migrator t=2026-03-18T10:01:56.031836943Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-18T10:01:56.032334734Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=505.031µs logger=migrator t=2026-03-18T10:01:56.037223854Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-18T10:01:56.041732776Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.508272ms logger=migrator t=2026-03-18T10:01:56.049206434Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-18T10:01:56.053884029Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.673566ms logger=migrator t=2026-03-18T10:01:56.058194326Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-18T10:01:56.059185078Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=991.322µs logger=migrator t=2026-03-18T10:01:56.063952056Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-18T10:01:56.065164163Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.211227ms logger=migrator t=2026-03-18T10:01:56.071318821Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-18T10:01:56.071601797Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=285.316µs logger=migrator t=2026-03-18T10:01:56.075831573Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-18T10:01:56.08056832Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.735607ms logger=migrator t=2026-03-18T10:01:56.095297141Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-18T10:01:56.097195824Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.894813ms logger=migrator t=2026-03-18T10:01:56.104795264Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-18T10:01:56.105516581Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=735.097µs logger=migrator t=2026-03-18T10:01:56.131753341Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-18T10:01:56.13261095Z level=info msg="Migration successfully executed" id="Move region to single row" duration=863.709µs logger=migrator t=2026-03-18T10:01:56.181987101Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-18T10:01:56.184203791Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=2.2231ms logger=migrator t=2026-03-18T10:01:56.196360624Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-18T10:01:56.197633062Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.277538ms logger=migrator t=2026-03-18T10:01:56.209573132Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-18T10:01:56.211007144Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.437812ms logger=migrator t=2026-03-18T10:01:56.267225838Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-18T10:01:56.268296973Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.074565ms logger=migrator t=2026-03-18T10:01:56.275667068Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-18T10:01:56.276559329Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=896.261µs logger=migrator t=2026-03-18T10:01:56.281349766Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-18T10:01:56.282068103Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=719.577µs logger=migrator t=2026-03-18T10:01:56.290746698Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-18T10:01:56.29084304Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=98.102µs logger=migrator t=2026-03-18T10:01:56.297602632Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-18T10:01:56.298998473Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.395952ms logger=migrator t=2026-03-18T10:01:56.30729434Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-18T10:01:56.308389895Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.100875ms logger=migrator t=2026-03-18T10:01:56.314848499Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-18T10:01:56.317390127Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.542038ms logger=migrator t=2026-03-18T10:01:56.324887676Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-18T10:01:56.325958669Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.067853ms logger=migrator t=2026-03-18T10:01:56.331542755Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-18T10:01:56.33174854Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=206.065µs logger=migrator t=2026-03-18T10:01:56.335770911Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-18T10:01:56.336142229Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=370.848µs logger=migrator t=2026-03-18T10:01:56.35130757Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-18T10:01:56.351488514Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=199.045µs logger=migrator t=2026-03-18T10:01:56.362775888Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-18T10:01:56.364111958Z level=info msg="Migration successfully executed" id="create team table" duration=1.358361ms logger=migrator t=2026-03-18T10:01:56.371877833Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-18T10:01:56.373188302Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.312029ms logger=migrator t=2026-03-18T10:01:56.380672481Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-18T10:01:56.381865087Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.192216ms logger=migrator t=2026-03-18T10:01:56.386455041Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-18T10:01:56.391505185Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.049324ms logger=migrator t=2026-03-18T10:01:56.39753095Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-18T10:01:56.397760225Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=230.835µs logger=migrator t=2026-03-18T10:01:56.403789811Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-18T10:01:56.404761552Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=972.501µs logger=migrator t=2026-03-18T10:01:56.409332425Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-18T10:01:56.410200965Z level=info msg="Migration successfully executed" id="create team member table" duration=864.97µs logger=migrator t=2026-03-18T10:01:56.41580371Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-18T10:01:56.416695961Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=892.151µs logger=migrator t=2026-03-18T10:01:56.422469011Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-18T10:01:56.423370681Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=900.8µs logger=migrator t=2026-03-18T10:01:56.432178169Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-18T10:01:56.433563271Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.390402ms logger=migrator t=2026-03-18T10:01:56.44157925Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-18T10:01:56.448347143Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.773703ms logger=migrator t=2026-03-18T10:01:56.455953094Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-18T10:01:56.461412567Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.459293ms logger=migrator t=2026-03-18T10:01:56.472424425Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-18T10:01:56.477208542Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.778287ms logger=migrator t=2026-03-18T10:01:56.481858057Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-18T10:01:56.48289411Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.034843ms logger=migrator t=2026-03-18T10:01:56.491185477Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-18T10:01:56.493346555Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.162109ms logger=migrator t=2026-03-18T10:01:56.499472793Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-18T10:01:56.501227043Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.75428ms logger=migrator t=2026-03-18T10:01:56.507854512Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-18T10:01:56.510241185Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.390324ms logger=migrator t=2026-03-18T10:01:56.516995137Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-18T10:01:56.517715524Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=720.007µs logger=migrator t=2026-03-18T10:01:56.522777397Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-18T10:01:56.524385924Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.608927ms logger=migrator t=2026-03-18T10:01:56.538935761Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-18T10:01:56.539688738Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=755.787µs logger=migrator t=2026-03-18T10:01:56.544370313Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-18T10:01:56.5451246Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=753.937µs logger=migrator t=2026-03-18T10:01:56.554505071Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-18T10:01:56.555296709Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=792.088µs logger=migrator t=2026-03-18T10:01:56.562867969Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-18T10:01:56.563268938Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=401.949µs logger=migrator t=2026-03-18T10:01:56.569037928Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-18T10:01:56.57090667Z level=info msg="Migration successfully executed" id="create tag table" duration=1.866182ms logger=migrator t=2026-03-18T10:01:56.579880382Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-18T10:01:56.58156535Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.684297ms logger=migrator t=2026-03-18T10:01:56.587010212Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-18T10:01:56.58822824Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.218218ms logger=migrator t=2026-03-18T10:01:56.594151773Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-18T10:01:56.595133255Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=980.962µs logger=migrator t=2026-03-18T10:01:56.600100887Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-18T10:01:56.601604111Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.503484ms logger=migrator t=2026-03-18T10:01:56.606365118Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-18T10:01:56.620349852Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.987545ms logger=migrator t=2026-03-18T10:01:56.625440967Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-18T10:01:56.626065841Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=623.944µs logger=migrator t=2026-03-18T10:01:56.631604625Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-18T10:01:56.632491226Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=886.301µs logger=migrator t=2026-03-18T10:01:56.637492008Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-18T10:01:56.637781285Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=289.267µs logger=migrator t=2026-03-18T10:01:56.643755909Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-18T10:01:56.644868104Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.110285ms logger=migrator t=2026-03-18T10:01:56.651158215Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-18T10:01:56.652864914Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.705579ms logger=migrator t=2026-03-18T10:01:56.658049281Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-18T10:01:56.659510513Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.460393ms logger=migrator t=2026-03-18T10:01:56.665712483Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-18T10:01:56.665779265Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=67.432µs logger=migrator t=2026-03-18T10:01:56.67047112Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-18T10:01:56.679252967Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.784068ms logger=migrator t=2026-03-18T10:01:56.684044775Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-18T10:01:56.68912319Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.078105ms logger=migrator t=2026-03-18T10:01:56.695704028Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-18T10:01:56.70245309Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.749993ms logger=migrator t=2026-03-18T10:01:56.70737661Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-18T10:01:56.712390123Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.013303ms logger=migrator t=2026-03-18T10:01:56.716836053Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-18T10:01:56.717716803Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=880.77µs logger=migrator t=2026-03-18T10:01:56.723486893Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-18T10:01:56.731936452Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.44903ms logger=migrator t=2026-03-18T10:01:56.740826742Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-18T10:01:56.742095551Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.265599ms logger=migrator t=2026-03-18T10:01:56.748197098Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-18T10:01:56.749714252Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.517114ms logger=migrator t=2026-03-18T10:01:56.758379608Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-18T10:01:56.759697797Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.318169ms logger=migrator t=2026-03-18T10:01:56.765366795Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-18T10:01:56.766564982Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.198467ms logger=migrator t=2026-03-18T10:01:56.771326819Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-18T10:01:56.77224768Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=921.211µs logger=migrator t=2026-03-18T10:01:56.778516111Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-18T10:01:56.77982385Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.307129ms logger=migrator t=2026-03-18T10:01:56.785528008Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-18T10:01:56.792285051Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.756563ms logger=migrator t=2026-03-18T10:01:56.798729165Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-18T10:01:56.799637815Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=908.68µs logger=migrator t=2026-03-18T10:01:56.805657361Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-18T10:01:56.806554372Z level=info msg="Migration successfully executed" id="create cache_data table" duration=896.96µs logger=migrator t=2026-03-18T10:01:56.811592345Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-18T10:01:56.813227721Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.632666ms logger=migrator t=2026-03-18T10:01:56.81940357Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-18T10:01:56.821304593Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.907603ms logger=migrator t=2026-03-18T10:01:56.828812752Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-18T10:01:56.829780024Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=967.361µs logger=migrator t=2026-03-18T10:01:56.834833438Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-18T10:01:56.834894239Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=61.671µs logger=migrator t=2026-03-18T10:01:56.840042805Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-18T10:01:56.840165168Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=122.922µs logger=migrator t=2026-03-18T10:01:56.844647478Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-18T10:01:56.846195633Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.550475ms logger=migrator t=2026-03-18T10:01:56.853118589Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-18T10:01:56.854067571Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=948.522µs logger=migrator t=2026-03-18T10:01:56.859416491Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-18T10:01:56.860654158Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.236847ms logger=migrator t=2026-03-18T10:01:56.866158132Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-18T10:01:56.866263544Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=102.532µs logger=migrator t=2026-03-18T10:01:56.872647788Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-18T10:01:56.87361014Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=956.912µs logger=migrator t=2026-03-18T10:01:56.877733542Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-18T10:01:56.879146255Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.412813ms logger=migrator t=2026-03-18T10:01:56.88342143Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-18T10:01:56.884949965Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.528435ms logger=migrator t=2026-03-18T10:01:56.891275987Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-18T10:01:56.892237178Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=960.091µs logger=migrator t=2026-03-18T10:01:56.90030235Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-18T10:01:56.908442913Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.141303ms logger=migrator t=2026-03-18T10:01:56.913043677Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-18T10:01:56.913958167Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=915.37µs logger=migrator t=2026-03-18T10:01:56.920027704Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-18T10:01:56.920121936Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=92.482µs logger=migrator t=2026-03-18T10:01:56.924188498Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-18T10:01:56.925134249Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=946.051µs logger=migrator t=2026-03-18T10:01:56.933437686Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-18T10:01:56.934404957Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=967.392µs logger=migrator t=2026-03-18T10:01:56.938711454Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-18T10:01:56.939667906Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=953.192µs logger=migrator t=2026-03-18T10:01:56.946076Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-18T10:01:56.946147662Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=70.742µs logger=migrator t=2026-03-18T10:01:56.951274397Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-18T10:01:56.952115796Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=841.26µs logger=migrator t=2026-03-18T10:01:56.957723372Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-18T10:01:56.958708184Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=984.102µs logger=migrator t=2026-03-18T10:01:56.96296066Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-03-18T10:01:56.963896391Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=938.081µs logger=migrator t=2026-03-18T10:01:56.970030299Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-18T10:01:56.971546283Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.514044ms logger=migrator t=2026-03-18T10:01:56.993985408Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-18T10:01:57.003206045Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.219057ms logger=migrator t=2026-03-18T10:01:57.025283092Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-18T10:01:57.026706954Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.423941ms logger=migrator t=2026-03-18T10:01:57.040486554Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-18T10:01:57.042014179Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.531285ms logger=migrator t=2026-03-18T10:01:57.06651655Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-18T10:01:57.09586289Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.334679ms logger=migrator t=2026-03-18T10:01:57.134965659Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-18T10:01:57.17143585Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=36.47074ms logger=migrator t=2026-03-18T10:01:57.207541262Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-18T10:01:57.209564598Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.027496ms logger=migrator t=2026-03-18T10:01:57.288846981Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-18T10:01:57.291199064Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.356733ms logger=migrator t=2026-03-18T10:01:57.60840604Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-18T10:01:57.617914243Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.514533ms logger=migrator t=2026-03-18T10:01:57.622857825Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-18T10:01:57.629866993Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.013508ms logger=migrator t=2026-03-18T10:01:57.637450053Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-18T10:01:57.638762483Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.31291ms logger=migrator t=2026-03-18T10:01:57.645992085Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-18T10:01:57.647110021Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.119235ms logger=migrator t=2026-03-18T10:01:57.65773851Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-18T10:01:57.659919898Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.204998ms logger=migrator t=2026-03-18T10:01:57.669367422Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-18T10:01:57.671452729Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.084228ms logger=migrator t=2026-03-18T10:01:57.679620861Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-18T10:01:57.679771445Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=152.244µs logger=migrator t=2026-03-18T10:01:57.685390361Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-18T10:01:57.6964628Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=11.071009ms logger=migrator t=2026-03-18T10:01:57.702958907Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-18T10:01:57.708472221Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.512024ms logger=migrator t=2026-03-18T10:01:57.713990686Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-18T10:01:57.720287567Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.295962ms logger=migrator t=2026-03-18T10:01:57.726328403Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-18T10:01:57.727201512Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=874.899µs logger=migrator t=2026-03-18T10:01:57.733894183Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-18T10:01:57.734641069Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=746.366µs logger=migrator t=2026-03-18T10:01:57.743508759Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-18T10:01:57.754269171Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.764862ms logger=migrator t=2026-03-18T10:01:57.759861697Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-18T10:01:57.764477621Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.616214ms logger=migrator t=2026-03-18T10:01:57.772122862Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-18T10:01:57.773918353Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.793801ms logger=migrator t=2026-03-18T10:01:57.781010463Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-18T10:01:57.788293856Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.282783ms logger=migrator t=2026-03-18T10:01:57.794500206Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-18T10:01:57.799026578Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.526872ms logger=migrator t=2026-03-18T10:01:57.804500561Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-18T10:01:57.804605023Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=104.072µs logger=migrator t=2026-03-18T10:01:57.811100209Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-18T10:01:57.812966782Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.865973ms logger=migrator t=2026-03-18T10:01:57.819493338Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-03-18T10:01:57.820635724Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.141336ms logger=migrator t=2026-03-18T10:01:57.826984987Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-03-18T10:01:57.828779258Z 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.793281ms logger=migrator t=2026-03-18T10:01:57.837471963Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-18T10:01:57.837644017Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=178.214µs logger=migrator t=2026-03-18T10:01:57.843408877Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-18T10:01:57.8502698Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.861113ms logger=migrator t=2026-03-18T10:01:57.854831094Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-18T10:01:57.859465968Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.630454ms logger=migrator t=2026-03-18T10:01:57.866295071Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-18T10:01:57.874823533Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.526102ms logger=migrator t=2026-03-18T10:01:57.880194774Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-18T10:01:57.885003943Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.808769ms logger=migrator t=2026-03-18T10:01:57.890272111Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-18T10:01:57.899366636Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.096735ms logger=migrator t=2026-03-18T10:01:57.907720653Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-18T10:01:57.907838216Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=119.013µs logger=migrator t=2026-03-18T10:01:57.913247368Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-18T10:01:57.914143388Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=895.53µs logger=migrator t=2026-03-18T10:01:57.919692102Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-18T10:01:57.929645887Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.952185ms logger=migrator t=2026-03-18T10:01:57.937024922Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-18T10:01:57.937199896Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=178.844µs logger=migrator t=2026-03-18T10:01:57.942504726Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-18T10:01:57.949672157Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.167742ms logger=migrator t=2026-03-18T10:01:57.955161601Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-18T10:01:57.956170643Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.010162ms logger=migrator t=2026-03-18T10:01:57.962404393Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-18T10:01:57.971759664Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.356661ms logger=migrator t=2026-03-18T10:01:57.979360624Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-18T10:01:57.980219154Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=858.16µs logger=migrator t=2026-03-18T10:01:57.987030827Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-18T10:01:57.988407669Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.373202ms logger=migrator t=2026-03-18T10:01:57.996373618Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-18T10:01:58.004664354Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.290046ms logger=migrator t=2026-03-18T10:01:58.012121432Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-18T10:01:58.014863443Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=2.741091ms logger=migrator t=2026-03-18T10:01:58.02316004Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-18T10:01:58.024258794Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.097614ms logger=migrator t=2026-03-18T10:01:58.03067742Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-18T10:01:58.032314236Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.645467ms logger=migrator t=2026-03-18T10:01:58.038837523Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-18T10:01:58.039953618Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.117855ms logger=migrator t=2026-03-18T10:01:58.049569435Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-18T10:01:58.049683627Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=115.103µs logger=migrator t=2026-03-18T10:01:58.055409676Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-18T10:01:58.05694577Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.535554ms logger=migrator t=2026-03-18T10:01:58.064355547Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-18T10:01:58.066096836Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.740979ms logger=migrator t=2026-03-18T10:01:58.073717667Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-18T10:01:58.074141827Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-18T10:01:58.080216663Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-18T10:01:58.081224877Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=969.823µs logger=migrator t=2026-03-18T10:01:58.088609722Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-18T10:01:58.090052235Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.444363ms logger=migrator t=2026-03-18T10:01:58.098293731Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-18T10:01:58.106497185Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.197614ms logger=migrator t=2026-03-18T10:01:58.112135132Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-18T10:01:58.113949842Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.81436ms logger=migrator t=2026-03-18T10:01:58.120532531Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-18T10:01:58.122614628Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.082277ms logger=migrator t=2026-03-18T10:01:58.13028001Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-18T10:01:58.131354424Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.076984ms logger=migrator t=2026-03-18T10:01:58.138104456Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-18T10:01:58.139426686Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.32273ms logger=migrator t=2026-03-18T10:01:58.146689339Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-18T10:01:58.148427048Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.737619ms logger=migrator t=2026-03-18T10:01:58.166861723Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-18T10:01:58.166893483Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=35.351µs logger=migrator t=2026-03-18T10:01:58.172473829Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-18T10:01:58.172577801Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=105.112µs logger=migrator t=2026-03-18T10:01:58.177674416Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-18T10:01:58.186327231Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.653405ms logger=migrator t=2026-03-18T10:01:58.192986921Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-18T10:01:58.19340699Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=419.709µs logger=migrator t=2026-03-18T10:01:58.200612092Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-18T10:01:58.202472874Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.860512ms logger=migrator t=2026-03-18T10:01:58.209472992Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-18T10:01:58.209969733Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=497.021µs logger=migrator t=2026-03-18T10:01:58.216145642Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-18T10:01:58.218329511Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.18823ms logger=migrator t=2026-03-18T10:01:58.226442674Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-18T10:01:58.227263002Z level=info msg="Migration successfully executed" id="create secrets table" duration=820.198µs logger=migrator t=2026-03-18T10:01:58.233802208Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-18T10:01:58.269880992Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.079914ms logger=migrator t=2026-03-18T10:01:58.275666042Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-18T10:01:58.282908186Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.241723ms logger=migrator t=2026-03-18T10:01:58.292104833Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-18T10:01:58.292386329Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=285.506µs logger=migrator t=2026-03-18T10:01:58.298971398Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-18T10:01:58.333299482Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.320614ms logger=migrator t=2026-03-18T10:01:58.339568663Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-18T10:01:58.372526337Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.957653ms logger=migrator t=2026-03-18T10:01:58.377943769Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-18T10:01:58.378801018Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=856.659µs logger=migrator t=2026-03-18T10:01:58.387604406Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-18T10:01:58.389275554Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.669488ms logger=migrator t=2026-03-18T10:01:58.396575899Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-18T10:01:58.396918696Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=343.098µs logger=migrator t=2026-03-18T10:01:58.402846051Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-18T10:01:58.403656299Z level=info msg="Migration successfully executed" id="create permission table" duration=809.788µs logger=migrator t=2026-03-18T10:01:58.435551257Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-18T10:01:58.437647905Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.102238ms logger=migrator t=2026-03-18T10:01:58.50080799Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-18T10:01:58.503018079Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.214799ms logger=migrator t=2026-03-18T10:01:58.545992719Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-18T10:01:58.548384823Z level=info msg="Migration successfully executed" id="create role table" duration=2.396684ms logger=migrator t=2026-03-18T10:01:58.559494733Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-18T10:01:58.575550145Z level=info msg="Migration successfully executed" id="add column display_name" duration=16.045902ms logger=migrator t=2026-03-18T10:01:58.584336543Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-18T10:01:58.594739987Z level=info msg="Migration successfully executed" id="add column group_name" duration=10.400035ms logger=migrator t=2026-03-18T10:01:58.602965113Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-18T10:01:58.604850716Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.888613ms logger=migrator t=2026-03-18T10:01:58.612442226Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-18T10:01:58.613763807Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.322811ms logger=migrator t=2026-03-18T10:01:58.620245093Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-18T10:01:58.622029323Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.78265ms logger=migrator t=2026-03-18T10:01:58.630395062Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-18T10:01:58.631355913Z level=info msg="Migration successfully executed" id="create team role table" duration=960.051µs logger=migrator t=2026-03-18T10:01:58.637938262Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-18T10:01:58.639700471Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.762069ms logger=migrator t=2026-03-18T10:01:58.647513358Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-18T10:01:58.648867038Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.35512ms logger=migrator t=2026-03-18T10:01:58.656076431Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-18T10:01:58.658223079Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.145098ms logger=migrator t=2026-03-18T10:01:58.66758594Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-18T10:01:58.668732767Z level=info msg="Migration successfully executed" id="create user role table" duration=1.146377ms logger=migrator t=2026-03-18T10:01:58.676276986Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-18T10:01:58.678379454Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.106158ms logger=migrator t=2026-03-18T10:01:58.687436798Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-18T10:01:58.689128687Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.689598ms logger=migrator t=2026-03-18T10:01:58.697410763Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-18T10:01:58.69906935Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.657687ms logger=migrator t=2026-03-18T10:01:58.707239055Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-18T10:01:58.709112017Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.874583ms logger=migrator t=2026-03-18T10:01:58.719673065Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-18T10:01:58.72122274Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.556515ms logger=migrator t=2026-03-18T10:01:58.729604909Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-18T10:01:58.731224386Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.624007ms logger=migrator t=2026-03-18T10:01:58.738710585Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-18T10:01:58.752750192Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=14.032297ms logger=migrator t=2026-03-18T10:01:58.760230279Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-18T10:01:58.761717983Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.489044ms logger=migrator t=2026-03-18T10:01:58.76955869Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-18T10:01:58.771138115Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.578495ms logger=migrator t=2026-03-18T10:01:58.777261214Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-18T10:01:58.778464921Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.203468ms logger=migrator t=2026-03-18T10:01:58.783828422Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-18T10:01:58.785241383Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.415621ms logger=migrator t=2026-03-18T10:01:58.792346904Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-18T10:01:58.793285385Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=940.871µs logger=migrator t=2026-03-18T10:01:58.799230289Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-18T10:01:58.800494108Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.263019ms logger=migrator t=2026-03-18T10:01:58.806486173Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-18T10:01:58.815963516Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.475113ms logger=migrator t=2026-03-18T10:01:58.823146749Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-18T10:01:58.835866705Z level=info msg="Migration successfully executed" id="permission kind migration" duration=12.708356ms logger=migrator t=2026-03-18T10:01:58.841604045Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-18T10:01:58.850337051Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.727526ms logger=migrator t=2026-03-18T10:01:58.85689501Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-18T10:01:58.86448578Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.59074ms logger=migrator t=2026-03-18T10:01:58.871575971Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-18T10:01:58.872991302Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.417101ms logger=migrator t=2026-03-18T10:01:58.87909232Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-18T10:01:58.880300097Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.200757ms logger=migrator t=2026-03-18T10:01:58.886281252Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-18T10:01:58.887363147Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.081485ms logger=migrator t=2026-03-18T10:01:58.895304425Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-18T10:01:58.896784829Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.479734ms logger=migrator t=2026-03-18T10:01:58.906771824Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-18T10:01:58.908658407Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.887303ms logger=migrator t=2026-03-18T10:01:58.91809762Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-18T10:01:58.918176382Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=79.302µs logger=migrator t=2026-03-18T10:01:58.922342975Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-18T10:01:58.922391286Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=49.391µs logger=migrator t=2026-03-18T10:01:58.926570931Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-18T10:01:58.927274957Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=704.526µs logger=migrator t=2026-03-18T10:01:58.933702542Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-18T10:01:58.934308675Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=606.123µs logger=migrator t=2026-03-18T10:01:58.941231651Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-18T10:01:58.942392457Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.161326ms logger=migrator t=2026-03-18T10:01:58.947932953Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-18T10:01:58.948156438Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=224.855µs logger=migrator t=2026-03-18T10:01:58.954146002Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-18T10:01:58.954662865Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=516.603µs logger=migrator t=2026-03-18T10:01:58.960339483Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-18T10:01:58.961437377Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.097864ms logger=migrator t=2026-03-18T10:01:58.969410537Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-18T10:01:58.971471184Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.061457ms logger=migrator t=2026-03-18T10:01:58.978914451Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-18T10:01:58.990696677Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.789556ms logger=migrator t=2026-03-18T10:01:58.997556952Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-18T10:01:58.997623823Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=67.381µs logger=migrator t=2026-03-18T10:01:59.003785162Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-18T10:01:59.004888787Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.103345ms logger=migrator t=2026-03-18T10:01:59.012600391Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-18T10:01:59.014687448Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.086657ms logger=migrator t=2026-03-18T10:01:59.023335143Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-18T10:01:59.024896328Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.558945ms logger=migrator t=2026-03-18T10:01:59.031822284Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-18T10:01:59.040237844Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.42523ms logger=migrator t=2026-03-18T10:01:59.046361112Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-18T10:01:59.047171301Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=809.349µs logger=migrator t=2026-03-18T10:01:59.061610036Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-18T10:01:59.063380486Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.77084ms logger=migrator t=2026-03-18T10:01:59.070526737Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-18T10:01:59.096489852Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.956375ms logger=migrator t=2026-03-18T10:01:59.103236545Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-18T10:01:59.104058954Z level=info msg="Migration successfully executed" id="create correlation v2" duration=819.258µs logger=migrator t=2026-03-18T10:01:59.110992009Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-18T10:01:59.112827231Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.834102ms logger=migrator t=2026-03-18T10:01:59.11943523Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-18T10:01:59.120925064Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.488154ms logger=migrator t=2026-03-18T10:01:59.128429513Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-18T10:01:59.130393127Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.962774ms logger=migrator t=2026-03-18T10:01:59.13539407Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-18T10:01:59.135617175Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=223.155µs logger=migrator t=2026-03-18T10:01:59.143988994Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-18T10:01:59.14513413Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.140476ms logger=migrator t=2026-03-18T10:01:59.152765391Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-18T10:01:59.166551033Z level=info msg="Migration successfully executed" id="add provisioning column" duration=13.784811ms logger=migrator t=2026-03-18T10:01:59.173373237Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-18T10:01:59.174146154Z level=info msg="Migration successfully executed" id="create entity_events table" duration=772.377µs logger=migrator t=2026-03-18T10:01:59.180822984Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-18T10:01:59.183069455Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=2.246141ms logger=migrator t=2026-03-18T10:01:59.191795292Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-18T10:01:59.192273822Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-18T10:01:59.198727239Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-18T10:01:59.199205229Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-18T10:01:59.204072329Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-18T10:01:59.205212954Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.140755ms logger=migrator t=2026-03-18T10:01:59.212031348Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-18T10:01:59.214445643Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.413754ms logger=migrator t=2026-03-18T10:01:59.228742104Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-18T10:01:59.230118716Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.377012ms logger=migrator t=2026-03-18T10:01:59.234844313Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-18T10:01:59.236676034Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.831421ms logger=migrator t=2026-03-18T10:01:59.24447699Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-18T10:01:59.245654806Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.178326ms logger=migrator t=2026-03-18T10:01:59.249720038Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-18T10:01:59.251403207Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.683279ms logger=migrator t=2026-03-18T10:01:59.257092345Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-18T10:01:59.258002555Z level=info msg="Migration successfully executed" id="Drop public config table" duration=906.64µs logger=migrator t=2026-03-18T10:01:59.263235693Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-18T10:01:59.26443259Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.198117ms logger=migrator t=2026-03-18T10:01:59.268076662Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-18T10:01:59.269264729Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.187067ms logger=migrator t=2026-03-18T10:01:59.274723422Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-18T10:01:59.276632816Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.908504ms logger=migrator t=2026-03-18T10:01:59.280993833Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-18T10:01:59.282806775Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.810852ms logger=migrator t=2026-03-18T10:01:59.287434398Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-18T10:01:59.310775875Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.340767ms logger=migrator t=2026-03-18T10:01:59.317901085Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-18T10:01:59.329451516Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.549901ms logger=migrator t=2026-03-18T10:01:59.333227902Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-18T10:01:59.339144435Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=5.916173ms logger=migrator t=2026-03-18T10:01:59.343852912Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-18T10:01:59.344077717Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=224.815µs logger=migrator t=2026-03-18T10:01:59.350261326Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-18T10:01:59.359637267Z level=info msg="Migration successfully executed" id="add share column" duration=9.381171ms logger=migrator t=2026-03-18T10:01:59.364396134Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-18T10:01:59.364711191Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=315.117µs logger=migrator t=2026-03-18T10:01:59.370724097Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-18T10:01:59.371789771Z level=info msg="Migration successfully executed" id="create file table" duration=1.067243ms logger=migrator t=2026-03-18T10:01:59.37707424Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-18T10:01:59.37930331Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.22753ms logger=migrator t=2026-03-18T10:01:59.384720113Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-18T10:01:59.386029133Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.30949ms logger=migrator t=2026-03-18T10:01:59.394062833Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-18T10:01:59.395945026Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.878902ms logger=migrator t=2026-03-18T10:01:59.401332207Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-18T10:01:59.402694618Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.362171ms logger=migrator t=2026-03-18T10:01:59.411098918Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-18T10:01:59.41120182Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=103.732µs logger=migrator t=2026-03-18T10:01:59.416842457Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-18T10:01:59.417092543Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=187.484µs logger=migrator t=2026-03-18T10:01:59.42364903Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-18T10:01:59.425159135Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.517555ms logger=migrator t=2026-03-18T10:01:59.436363828Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-18T10:01:59.436669715Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=305.746µs logger=migrator t=2026-03-18T10:01:59.441048053Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-18T10:01:59.443372405Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.325072ms logger=migrator t=2026-03-18T10:01:59.44933821Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-18T10:01:59.459459928Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.123058ms logger=migrator t=2026-03-18T10:01:59.464529033Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-18T10:01:59.464923671Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=394.759µs logger=migrator t=2026-03-18T10:01:59.469506314Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-18T10:01:59.470847805Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.344781ms logger=migrator t=2026-03-18T10:01:59.477031524Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-18T10:01:59.477891303Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=861.799µs logger=migrator t=2026-03-18T10:01:59.484059673Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-18T10:01:59.484515233Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=456.56µs logger=migrator t=2026-03-18T10:01:59.489465324Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-18T10:01:59.491263385Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.797661ms logger=migrator t=2026-03-18T10:01:59.496473273Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-18T10:01:59.506258163Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.78537ms logger=migrator t=2026-03-18T10:01:59.51100398Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-18T10:01:59.517500768Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.494088ms logger=migrator t=2026-03-18T10:01:59.52209253Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-18T10:01:59.523200696Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.108566ms logger=migrator t=2026-03-18T10:01:59.528582746Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-18T10:01:59.620266604Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=91.626507ms logger=migrator t=2026-03-18T10:01:59.627759004Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-18T10:01:59.628788327Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.028402ms logger=migrator t=2026-03-18T10:01:59.63602649Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-18T10:01:59.63869647Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.66557ms logger=migrator t=2026-03-18T10:01:59.645555564Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-18T10:01:59.673236909Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.675365ms logger=migrator t=2026-03-18T10:01:59.678858346Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-18T10:01:59.688665417Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.805591ms logger=migrator t=2026-03-18T10:01:59.69544707Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-18T10:01:59.695776807Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=330.437µs logger=migrator t=2026-03-18T10:01:59.700430292Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-18T10:01:59.700716799Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=287.097µs logger=migrator t=2026-03-18T10:01:59.706860877Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-18T10:01:59.707205825Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=345.908µs logger=migrator t=2026-03-18T10:01:59.713533357Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-18T10:01:59.713890436Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=357.669µs logger=migrator t=2026-03-18T10:01:59.718386457Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-18T10:01:59.718700234Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=314.267µs logger=migrator t=2026-03-18T10:01:59.723236087Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-18T10:01:59.724812723Z level=info msg="Migration successfully executed" id="create folder table" duration=1.576475ms logger=migrator t=2026-03-18T10:01:59.730143602Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-18T10:01:59.731311869Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.167857ms logger=migrator t=2026-03-18T10:01:59.738519551Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-18T10:01:59.740078407Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.557225ms logger=migrator t=2026-03-18T10:01:59.745406107Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-18T10:01:59.745452448Z level=info msg="Migration successfully executed" id="Update folder title length" duration=74.162µs logger=migrator t=2026-03-18T10:01:59.749877247Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-18T10:01:59.751098405Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.221018ms logger=migrator t=2026-03-18T10:01:59.758499182Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-18T10:01:59.760165879Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.662027ms logger=migrator t=2026-03-18T10:01:59.765891898Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-18T10:01:59.767081586Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.182207ms logger=migrator t=2026-03-18T10:01:59.773652903Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-18T10:01:59.774160065Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=506.382µs logger=migrator t=2026-03-18T10:01:59.778715798Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-18T10:01:59.779115437Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=400.199µs logger=migrator t=2026-03-18T10:01:59.785859319Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-18T10:01:59.786926403Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.073955ms logger=migrator t=2026-03-18T10:01:59.791127977Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-18T10:01:59.792441117Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.31181ms logger=migrator t=2026-03-18T10:01:59.799482216Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-18T10:01:59.801154584Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.674868ms logger=migrator t=2026-03-18T10:01:59.807276692Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-18T10:01:59.809105453Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.829071ms logger=migrator t=2026-03-18T10:01:59.814374121Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-18T10:01:59.815400475Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.026224ms logger=migrator t=2026-03-18T10:01:59.819434435Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-18T10:01:59.820344047Z level=info msg="Migration successfully executed" id="create anon_device table" duration=909.092µs logger=migrator t=2026-03-18T10:01:59.82495183Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-18T10:01:59.826757471Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.803951ms logger=migrator t=2026-03-18T10:01:59.833872831Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-18T10:01:59.835789195Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.916913ms logger=migrator t=2026-03-18T10:01:59.841188666Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-18T10:01:59.842685731Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.496484ms logger=migrator t=2026-03-18T10:01:59.847773995Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-18T10:01:59.84888682Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.109055ms logger=migrator t=2026-03-18T10:01:59.855160202Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-18T10:01:59.857263899Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.103698ms logger=migrator t=2026-03-18T10:01:59.861790941Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-18T10:01:59.862094228Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=303.247µs logger=migrator t=2026-03-18T10:01:59.865779051Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-18T10:01:59.876151435Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.371584ms logger=migrator t=2026-03-18T10:01:59.883750126Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-18T10:01:59.884310888Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=561.852µs logger=migrator t=2026-03-18T10:01:59.888584245Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-18T10:01:59.888632216Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=49.251µs logger=migrator t=2026-03-18T10:01:59.893404414Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-18T10:01:59.895103392Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.698538ms logger=migrator t=2026-03-18T10:01:59.899955852Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-18T10:01:59.899985722Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=31.49µs logger=migrator t=2026-03-18T10:01:59.905907306Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-18T10:01:59.90783298Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.924504ms logger=migrator t=2026-03-18T10:01:59.912341411Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-18T10:01:59.913472917Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.130416ms logger=migrator t=2026-03-18T10:01:59.919542453Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-18T10:01:59.92114709Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.603987ms logger=migrator t=2026-03-18T10:01:59.926118541Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-18T10:01:59.927296998Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.179967ms logger=migrator t=2026-03-18T10:01:59.931547924Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-18T10:01:59.931997344Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=450.74µs logger=migrator t=2026-03-18T10:01:59.936085647Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-18T10:01:59.936759142Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=673.775µs logger=migrator t=2026-03-18T10:01:59.940717711Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-18T10:01:59.941750764Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.032633ms logger=migrator t=2026-03-18T10:01:59.946617554Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-18T10:01:59.947497224Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=879.84µs logger=migrator t=2026-03-18T10:01:59.953724504Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-18T10:01:59.966961203Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.238619ms logger=migrator t=2026-03-18T10:01:59.971787522Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-18T10:01:59.979301831Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.518979ms logger=migrator t=2026-03-18T10:01:59.983431604Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-18T10:01:59.992865257Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.432903ms logger=migrator t=2026-03-18T10:01:59.997158824Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-18T10:01:59.997231396Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=72.822µs logger=migrator t=2026-03-18T10:02:00.001754437Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-18T10:02:00.011323563Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.568466ms logger=migrator t=2026-03-18T10:02:00.015776863Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-18T10:02:00.025677677Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.899134ms logger=migrator t=2026-03-18T10:02:00.029779259Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-18T10:02:00.030147068Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=367.519µs logger=migrator t=2026-03-18T10:02:00.03377715Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.930052758s logger=migrator t=2026-03-18T10:02:00.034460955Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-18T10:02:00.050209761Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-18T10:02:00.050408865Z level=info msg="Created default organization" logger=secrets t=2026-03-18T10:02:00.054890405Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-18T10:02:00.105946437Z level=info msg="Restored cache from database" duration=570.253µs logger=plugin.store t=2026-03-18T10:02:00.107661306Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-18T10:02:00.154594504Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-18T10:02:00.154629825Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-18T10:02:00.154707877Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-18T10:02:00.154721447Z level=info msg="Plugins loaded" count=54 duration=47.062122ms logger=query_data t=2026-03-18T10:02:00.15884703Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-18T10:02:00.168215311Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-18T10:02:00.176781805Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-18T10:02:00.187582438Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-18T10:02:00.190186697Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-18T10:02:00.192367275Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-18T10:02:00.212963991Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-18T10:02:00.232199755Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-18T10:02:00.251316545Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-18T10:02:00.251369286Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-18T10:02:00.251716185Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-18T10:02:00.251896259Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-03-18T10:02:00.252280547Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-18T10:02:00.25287552Z level=info msg="State cache has been initialized" states=0 duration=1.158465ms logger=ngalert.scheduler t=2026-03-18T10:02:00.252911431Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-18T10:02:00.253182027Z level=info msg=starting first_tick=2026-03-18T10:02:10Z logger=provisioning.dashboard t=2026-03-18T10:02:00.253690168Z level=info msg="starting to provision dashboards" logger=http.server t=2026-03-18T10:02:00.257468744Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-03-18T10:02:00.323275128Z level=info msg="Update check succeeded" duration=71.348149ms logger=plugins.update.checker t=2026-03-18T10:02:00.336375894Z level=info msg="Update check succeeded" duration=84.011045ms logger=sqlstore.transactions t=2026-03-18T10:02:00.361327746Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-18T10:02:00.368000456Z level=info msg="Patterns update finished" duration=113.99096ms logger=sqlstore.transactions t=2026-03-18T10:02:00.373317787Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-18T10:02:00.390923743Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-03-18T10:02:00.408441769Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-18T10:02:00.413407531Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-03-18T10:02:00.981393179Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-18T10:02:00.98189932Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-18T10:02:14.570606822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:14.571830319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:14.596462235Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:14.632038807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:14.651983777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:15.021268735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:15.03835189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:15.25960578Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:15.28089143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:15.421744616Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:15.443104697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:15.4844504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:15.505675819Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:15.533985717Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:15.550274435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.040004239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.061459962Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.104878042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.124010562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.161292744Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.178128084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.20592012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.225741267Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.259925148Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.280967353Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.332568526Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.352654449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.396407426Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.418389722Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.448637663Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.467832566Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.504886722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.524803732Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.57525452Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.597967322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.642544457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.666116638Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.704579776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.720018283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.934667144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.952515516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:16.994627096Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.013794519Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.071240655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.087996102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.140482035Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.177503941Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.214891934Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.230163648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.270494418Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.289487797Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.341130141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.373640404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.441426813Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.460426611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.527543885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.549647172Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.606864883Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.627636181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.686618442Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.70737448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.783684971Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.803101489Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.854931827Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.875401219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.942977523Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:17.964939118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:18.033334091Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:18.052701047Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:18.119275629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:18.139150427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:18.314544952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:18.349657104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:18.986854773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:19.004057232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:19.099064233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:19.116017457Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:19.198389644Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:19.221444944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:02:19.299247118Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-18T10:03:00.282727463Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-03-18T10:12:00.26432698Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-18T10:12:00.279084022Z level=info msg="Completed cleanup jobs" duration=26.390643ms logger=plugins.update.checker t=2026-03-18T10:12:00.389997434Z level=info msg="Update check succeeded" duration=52.703225ms logger=sqlstore.transactions t=2026-03-18T10:17:00.183973876Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-18T10:22:00.290344435Z level=info msg="Completed cleanup jobs" duration=37.555187ms logger=plugins.update.checker t=2026-03-18T10:22:00.389647724Z level=info msg="Update check succeeded" duration=53.145571ms logger=cleanup t=2026-03-18T10:32:00.297782734Z level=info msg="Completed cleanup jobs" duration=43.460422ms logger=plugins.update.checker t=2026-03-18T10:32:00.393503512Z level=info msg="Update check succeeded" duration=57.027322ms logger=infra.usagestats t=2026-03-18T10:33:00.314230177Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-18T10:42:00.30120611Z level=info msg="Completed cleanup jobs" duration=47.867142ms logger=plugins.update.checker t=2026-03-18T10:42:03.42564637Z level=info msg="Update check succeeded" duration=3.089114665s logger=cleanup t=2026-03-18T10:52:00.28216675Z level=info msg="Completed cleanup jobs" duration=28.394759ms logger=plugins.update.checker t=2026-03-18T10:52:00.403095195Z level=info msg="Update check succeeded" duration=64.767553ms logger=cleanup t=2026-03-18T11:02:00.303396588Z level=info msg="Completed cleanup jobs" duration=51.586742ms logger=plugins.update.checker t=2026-03-18T11:02:00.394321907Z level=info msg="Update check succeeded" duration=57.151775ms logger=infra.usagestats t=2026-03-18T11:03:00.309349259Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-18T11:12:00.300403606Z level=info msg="Completed cleanup jobs" duration=48.0561ms logger=plugins.update.checker t=2026-03-18T11:12:00.763256836Z level=info msg="Update check succeeded" duration=425.799999ms