logger=settings t=2026-09-03T02:41:19.720666134Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-09-03T02:41:19Z logger=settings t=2026-09-03T02:41:19.720989563Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-09-03T02:41:19.721005593Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-09-03T02:41:19.721010624Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-09-03T02:41:19.721017944Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-09-03T02:41:19.721022754Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-09-03T02:41:19.721026924Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-09-03T02:41:19.721031094Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-09-03T02:41:19.721038754Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-09-03T02:41:19.721043724Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-09-03T02:41:19.721048625Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-09-03T02:41:19.721053645Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-09-03T02:41:19.721060285Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-09-03T02:41:19.721065125Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-09-03T02:41:19.721069395Z level=info msg=Target target=[all] logger=settings t=2026-09-03T02:41:19.721078085Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-09-03T02:41:19.721082906Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-09-03T02:41:19.721087626Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-09-03T02:41:19.721092516Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-09-03T02:41:19.721097256Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-09-03T02:41:19.721101766Z level=info msg="App mode production" logger=sqlstore t=2026-09-03T02:41:19.721497847Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-09-03T02:41:19.721521987Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-09-03T02:41:19.730480324Z level=info msg="Locking database" logger=migrator t=2026-09-03T02:41:19.730527276Z level=info msg="Starting DB migrations" logger=migrator t=2026-09-03T02:41:19.731831091Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-09-03T02:41:19.73359857Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.763809ms logger=migrator t=2026-09-03T02:41:19.754416582Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-09-03T02:41:19.755177392Z level=info msg="Migration successfully executed" id="create user table" duration=760.71µs logger=migrator t=2026-09-03T02:41:19.770580646Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-09-03T02:41:19.771707237Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.128411ms logger=migrator t=2026-09-03T02:41:19.784149549Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-09-03T02:41:19.785047734Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=900.315µs logger=migrator t=2026-09-03T02:41:19.796115408Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-09-03T02:41:19.797441165Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.328197ms logger=migrator t=2026-09-03T02:41:19.809790434Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-09-03T02:41:19.810524064Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=734.29µs logger=migrator t=2026-09-03T02:41:19.818315588Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-09-03T02:41:19.821783123Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.467055ms logger=migrator t=2026-09-03T02:41:19.8271262Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-09-03T02:41:19.828024694Z level=info msg="Migration successfully executed" id="create user table v2" duration=898.324µs logger=migrator t=2026-09-03T02:41:19.837586618Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-09-03T02:41:19.838314878Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=728.4µs logger=migrator t=2026-09-03T02:41:19.843793448Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-09-03T02:41:19.845102615Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.311417ms logger=migrator t=2026-09-03T02:41:19.856599101Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-09-03T02:41:19.856996931Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=398.541µs logger=migrator t=2026-09-03T02:41:19.86605984Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-09-03T02:41:19.867131609Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.068789ms logger=migrator t=2026-09-03T02:41:19.873578037Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-09-03T02:41:19.876070976Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.489459ms logger=migrator t=2026-09-03T02:41:19.888366314Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-09-03T02:41:19.888462796Z level=info msg="Migration successfully executed" id="Update user table charset" duration=99.813µs logger=migrator t=2026-09-03T02:41:19.897515625Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-09-03T02:41:19.899268263Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.755429ms logger=migrator t=2026-09-03T02:41:19.909165315Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-09-03T02:41:19.909798313Z level=info msg="Migration successfully executed" id="Add missing user data" duration=638.929µs logger=migrator t=2026-09-03T02:41:19.91916501Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-09-03T02:41:19.920929199Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.768179ms logger=migrator t=2026-09-03T02:41:19.929419872Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-09-03T02:41:19.93043817Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.018078ms logger=migrator t=2026-09-03T02:41:19.944876316Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-09-03T02:41:19.946557633Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.674777ms logger=migrator t=2026-09-03T02:41:19.958224914Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-09-03T02:41:19.969912785Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.693621ms logger=migrator t=2026-09-03T02:41:19.977461522Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-09-03T02:41:19.979321313Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.861391ms logger=migrator t=2026-09-03T02:41:19.993854333Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-09-03T02:41:19.994169312Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=315.679µs logger=migrator t=2026-09-03T02:41:20.003280392Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-09-03T02:41:20.004397802Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.1168ms logger=migrator t=2026-09-03T02:41:20.021462532Z 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-09-03T02:41:20.021988986Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=527.934µs logger=migrator t=2026-09-03T02:41:20.04614102Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-09-03T02:41:20.046772278Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=633.299µs logger=migrator t=2026-09-03T02:41:20.066040566Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-09-03T02:41:20.067704843Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.664347ms logger=migrator t=2026-09-03T02:41:20.091356622Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-09-03T02:41:20.092776592Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.42244ms logger=migrator t=2026-09-03T02:41:20.10072357Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-09-03T02:41:20.101764188Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.040148ms logger=migrator t=2026-09-03T02:41:20.111897077Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-09-03T02:41:20.113356617Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.45142ms logger=migrator t=2026-09-03T02:41:20.121139991Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-09-03T02:41:20.122360165Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.217354ms logger=migrator t=2026-09-03T02:41:20.133459839Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-09-03T02:41:20.13349917Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=40.851µs logger=migrator t=2026-09-03T02:41:20.140318938Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-09-03T02:41:20.141317475Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=998.337µs logger=migrator t=2026-09-03T02:41:20.146620751Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-09-03T02:41:20.147679981Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.05895ms logger=migrator t=2026-09-03T02:41:20.156969166Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-09-03T02:41:20.157930682Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=961.126µs logger=migrator t=2026-09-03T02:41:20.166369794Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-09-03T02:41:20.167310451Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=940.377µs logger=migrator t=2026-09-03T02:41:20.172486672Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-09-03T02:41:20.176973576Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.486254ms logger=migrator t=2026-09-03T02:41:20.183545276Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-09-03T02:41:20.18475944Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.213324ms logger=migrator t=2026-09-03T02:41:20.191833934Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-09-03T02:41:20.19239368Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=559.236µs logger=migrator t=2026-09-03T02:41:20.201277234Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-09-03T02:41:20.202279531Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.002487ms logger=migrator t=2026-09-03T02:41:20.207889055Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-09-03T02:41:20.208977495Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.08691ms logger=migrator t=2026-09-03T02:41:20.214192678Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-09-03T02:41:20.215193867Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.001199ms logger=migrator t=2026-09-03T02:41:20.223294199Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-09-03T02:41:20.223995598Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=708.599µs logger=migrator t=2026-09-03T02:41:20.232012109Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-09-03T02:41:20.23279455Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=780.051µs logger=migrator t=2026-09-03T02:41:20.238195198Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-09-03T02:41:20.238714433Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=519.724µs logger=migrator t=2026-09-03T02:41:20.244306346Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-09-03T02:41:20.24518705Z level=info msg="Migration successfully executed" id="create star table" duration=880.674µs logger=migrator t=2026-09-03T02:41:20.250021673Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-09-03T02:41:20.251425433Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.399859ms logger=migrator t=2026-09-03T02:41:20.256618104Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-09-03T02:41:20.258056954Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.4381ms logger=migrator t=2026-09-03T02:41:20.262940759Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-09-03T02:41:20.264571463Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.629905ms logger=migrator t=2026-09-03T02:41:20.271286748Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-09-03T02:41:20.272221224Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=937.596µs logger=migrator t=2026-09-03T02:41:20.276843121Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-09-03T02:41:20.277731115Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=887.524µs logger=migrator t=2026-09-03T02:41:20.283185095Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-09-03T02:41:20.283905184Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=719.909µs logger=migrator t=2026-09-03T02:41:20.288382188Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-09-03T02:41:20.289090917Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=707.969µs logger=migrator t=2026-09-03T02:41:20.293678464Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-09-03T02:41:20.293752066Z level=info msg="Migration successfully executed" id="Update org table charset" duration=74.362µs logger=migrator t=2026-09-03T02:41:20.300508441Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-09-03T02:41:20.300536712Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=29.321µs logger=migrator t=2026-09-03T02:41:20.306163906Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-09-03T02:41:20.306386012Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=220.026µs logger=migrator t=2026-09-03T02:41:20.311081852Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-09-03T02:41:20.311837872Z level=info msg="Migration successfully executed" id="create dashboard table" duration=753.12µs logger=migrator t=2026-09-03T02:41:20.316289145Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-09-03T02:41:20.317006874Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=717.159µs logger=migrator t=2026-09-03T02:41:20.321456917Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-09-03T02:41:20.322198087Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=740.66µs logger=migrator t=2026-09-03T02:41:20.328442929Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-09-03T02:41:20.329059896Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=616.066µs logger=migrator t=2026-09-03T02:41:20.333514768Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-09-03T02:41:20.334286079Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=770.981µs logger=migrator t=2026-09-03T02:41:20.33865087Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-09-03T02:41:20.339364119Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=714.05µs logger=migrator t=2026-09-03T02:41:20.343300047Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-09-03T02:41:20.348010716Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.709889ms logger=migrator t=2026-09-03T02:41:20.355506433Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-09-03T02:41:20.356262123Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=755.62µs logger=migrator t=2026-09-03T02:41:20.361640301Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-09-03T02:41:20.362373951Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=732.6µs logger=migrator t=2026-09-03T02:41:20.369073886Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-09-03T02:41:20.369796045Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=722.179µs logger=migrator t=2026-09-03T02:41:20.376982852Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-09-03T02:41:20.377349043Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=363.361µs logger=migrator t=2026-09-03T02:41:20.383166263Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-09-03T02:41:20.384050137Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=881.944µs logger=migrator t=2026-09-03T02:41:20.388676875Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-09-03T02:41:20.388764797Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=88.002µs logger=migrator t=2026-09-03T02:41:20.393549158Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-09-03T02:41:20.395282046Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.732048ms logger=migrator t=2026-09-03T02:41:20.399471991Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-09-03T02:41:20.401190798Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.716277ms logger=migrator t=2026-09-03T02:41:20.405705463Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-09-03T02:41:20.4074388Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.732747ms logger=migrator t=2026-09-03T02:41:20.413375843Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-09-03T02:41:20.414124444Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=746.051µs logger=migrator t=2026-09-03T02:41:20.418124934Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-09-03T02:41:20.419975115Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.849571ms logger=migrator t=2026-09-03T02:41:20.423983744Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-09-03T02:41:20.424746575Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=760.781µs logger=migrator t=2026-09-03T02:41:20.430115863Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-09-03T02:41:20.430895125Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=778.772µs logger=migrator t=2026-09-03T02:41:20.435291695Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-09-03T02:41:20.435315026Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=23.861µs logger=migrator t=2026-09-03T02:41:20.439933683Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-09-03T02:41:20.439960574Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=27.851µs logger=migrator t=2026-09-03T02:41:20.444490249Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-09-03T02:41:20.44636755Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.877041ms logger=migrator t=2026-09-03T02:41:20.450946986Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-09-03T02:41:20.452987802Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.040756ms logger=migrator t=2026-09-03T02:41:20.457893456Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-09-03T02:41:20.459905052Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.010746ms logger=migrator t=2026-09-03T02:41:20.464436327Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-09-03T02:41:20.466255386Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.818119ms logger=migrator t=2026-09-03T02:41:20.470287368Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-09-03T02:41:20.470519824Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=231.777µs logger=migrator t=2026-09-03T02:41:20.475932813Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-09-03T02:41:20.476736975Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=801.452µs logger=migrator t=2026-09-03T02:41:20.481420184Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-09-03T02:41:20.482157794Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=737.54µs logger=migrator t=2026-09-03T02:41:20.486682988Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-09-03T02:41:20.486709579Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=27.031µs logger=migrator t=2026-09-03T02:41:20.491168721Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-09-03T02:41:20.492029794Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=860.263µs logger=migrator t=2026-09-03T02:41:20.496166408Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-09-03T02:41:20.496856057Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=688.039µs logger=migrator t=2026-09-03T02:41:20.501153746Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-09-03T02:41:20.5067645Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.608004ms logger=migrator t=2026-09-03T02:41:20.515631854Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-09-03T02:41:20.516426045Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=797.702µs logger=migrator t=2026-09-03T02:41:20.520802416Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-09-03T02:41:20.521661289Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=861.533µs logger=migrator t=2026-09-03T02:41:20.527250253Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-09-03T02:41:20.52894873Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.722398ms logger=migrator t=2026-09-03T02:41:20.536558368Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-09-03T02:41:20.537037602Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=479.564µs logger=migrator t=2026-09-03T02:41:20.542941614Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-09-03T02:41:20.544105706Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.161762ms logger=migrator t=2026-09-03T02:41:20.551388456Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-09-03T02:41:20.554835621Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.447655ms logger=migrator t=2026-09-03T02:41:20.562292286Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-09-03T02:41:20.563853579Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.561663ms logger=migrator t=2026-09-03T02:41:20.571765216Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-09-03T02:41:20.572085635Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=320.769µs logger=migrator t=2026-09-03T02:41:20.577590556Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-09-03T02:41:20.577900805Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=310.139µs logger=migrator t=2026-09-03T02:41:20.583287443Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-09-03T02:41:20.584740653Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.45297ms logger=migrator t=2026-09-03T02:41:20.590510002Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-09-03T02:41:20.595422046Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.905614ms logger=migrator t=2026-09-03T02:41:20.60063646Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-09-03T02:41:20.602003048Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.366749ms logger=migrator t=2026-09-03T02:41:20.612723303Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-09-03T02:41:20.613992537Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.269305ms logger=migrator t=2026-09-03T02:41:20.632509556Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-09-03T02:41:20.63410699Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.597293ms logger=migrator t=2026-09-03T02:41:20.642762437Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-09-03T02:41:20.644332801Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.569824ms logger=migrator t=2026-09-03T02:41:20.652762743Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-09-03T02:41:20.654211682Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.453409ms logger=migrator t=2026-09-03T02:41:20.672168886Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-09-03T02:41:20.683515618Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=11.350292ms logger=migrator t=2026-09-03T02:41:20.694411618Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-09-03T02:41:20.695945479Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.537022ms logger=migrator t=2026-09-03T02:41:20.704788222Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-09-03T02:41:20.70651586Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.731518ms logger=migrator t=2026-09-03T02:41:20.71271813Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-09-03T02:41:20.713973125Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.255045ms logger=migrator t=2026-09-03T02:41:20.719438275Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-09-03T02:41:20.720399691Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=970.286µs logger=migrator t=2026-09-03T02:41:20.724657789Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-09-03T02:41:20.728487414Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.828935ms logger=migrator t=2026-09-03T02:41:20.73670042Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-09-03T02:41:20.740998007Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.303837ms logger=migrator t=2026-09-03T02:41:20.756413571Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-09-03T02:41:20.756507294Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=101.943µs logger=migrator t=2026-09-03T02:41:20.767173387Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-09-03T02:41:20.767692221Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=521.734µs logger=migrator t=2026-09-03T02:41:20.774604331Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-09-03T02:41:20.779694651Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=5.0893ms logger=migrator t=2026-09-03T02:41:20.791079924Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-09-03T02:41:20.792553825Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=1.288156ms logger=migrator t=2026-09-03T02:41:20.799913757Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-09-03T02:41:20.800316299Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=406.252µs logger=migrator t=2026-09-03T02:41:20.813712096Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-09-03T02:41:20.818461127Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.75268ms logger=migrator t=2026-09-03T02:41:20.831502055Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-09-03T02:41:20.832020109Z level=info msg="Migration successfully executed" id="Update uid value" duration=521.454µs logger=migrator t=2026-09-03T02:41:20.840204954Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-09-03T02:41:20.841910541Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.705977ms logger=migrator t=2026-09-03T02:41:20.848715988Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-09-03T02:41:20.849812818Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.10907ms logger=migrator t=2026-09-03T02:41:20.857344066Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-09-03T02:41:20.858402964Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.062909ms logger=migrator t=2026-09-03T02:41:20.86442409Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-09-03T02:41:20.865244193Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=816.423µs logger=migrator t=2026-09-03T02:41:20.872333397Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-09-03T02:41:20.873101779Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=769.472µs logger=migrator t=2026-09-03T02:41:20.880139162Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-09-03T02:41:20.881277093Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.139541ms logger=migrator t=2026-09-03T02:41:20.890324432Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-09-03T02:41:20.891740841Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.417939ms logger=migrator t=2026-09-03T02:41:20.899178235Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-09-03T02:41:20.900412829Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.234514ms logger=migrator t=2026-09-03T02:41:20.907867154Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-09-03T02:41:20.90919533Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.329156ms logger=migrator t=2026-09-03T02:41:20.915314279Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-09-03T02:41:20.92662691Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.307621ms logger=migrator t=2026-09-03T02:41:20.98451378Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-09-03T02:41:20.985685003Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.176113ms logger=migrator t=2026-09-03T02:41:20.99467487Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-09-03T02:41:20.996696136Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=2.024946ms logger=migrator t=2026-09-03T02:41:21.013407645Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-09-03T02:41:21.014873115Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.46732ms logger=migrator t=2026-09-03T02:41:21.023920604Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-09-03T02:41:21.025151538Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.230145ms logger=migrator t=2026-09-03T02:41:21.031738339Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-09-03T02:41:21.032257263Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=518.925µs logger=migrator t=2026-09-03T02:41:21.038724721Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-09-03T02:41:21.039642716Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=917.005µs logger=migrator t=2026-09-03T02:41:21.047569444Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-09-03T02:41:21.047653736Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=84.532µs logger=migrator t=2026-09-03T02:41:21.054704549Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-09-03T02:41:21.059885592Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=5.165653ms logger=migrator t=2026-09-03T02:41:21.079532842Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-09-03T02:41:21.084404726Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.871984ms logger=migrator t=2026-09-03T02:41:21.102920625Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-09-03T02:41:21.103263115Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=345.11µs logger=migrator t=2026-09-03T02:41:21.276277159Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-09-03T02:41:21.281531984Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.256114ms logger=migrator t=2026-09-03T02:41:21.315103606Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-09-03T02:41:21.318990914Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.887528ms logger=migrator t=2026-09-03T02:41:21.330734946Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-09-03T02:41:21.33196725Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.228034ms logger=migrator t=2026-09-03T02:41:21.340435862Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-09-03T02:41:21.341305027Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=869.275µs logger=migrator t=2026-09-03T02:41:21.348477444Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-09-03T02:41:21.349951715Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.473261ms logger=migrator t=2026-09-03T02:41:21.357826371Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-09-03T02:41:21.360381391Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=2.555239ms logger=migrator t=2026-09-03T02:41:21.368203686Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-09-03T02:41:21.369775129Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.580374ms logger=migrator t=2026-09-03T02:41:21.378989312Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-09-03T02:41:21.380547436Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.554124ms logger=migrator t=2026-09-03T02:41:21.393012088Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-09-03T02:41:21.393186383Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=182.075µs logger=migrator t=2026-09-03T02:41:21.410102678Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-09-03T02:41:21.41018125Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=83.833µs logger=migrator t=2026-09-03T02:41:21.419513487Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-09-03T02:41:21.424111042Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.600365ms logger=migrator t=2026-09-03T02:41:21.438241631Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-09-03T02:41:21.443117305Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.897015ms logger=migrator t=2026-09-03T02:41:21.453141481Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-09-03T02:41:21.453356917Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=218.356µs logger=migrator t=2026-09-03T02:41:21.469265203Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-09-03T02:41:21.470679493Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.41919ms logger=migrator t=2026-09-03T02:41:21.478273352Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-09-03T02:41:21.479749212Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.481961ms logger=migrator t=2026-09-03T02:41:21.487286049Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-09-03T02:41:21.487340611Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=56.282µs logger=migrator t=2026-09-03T02:41:21.498830446Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-09-03T02:41:21.500197293Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.369167ms logger=migrator t=2026-09-03T02:41:21.507078303Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-09-03T02:41:21.508386789Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.308635ms logger=migrator t=2026-09-03T02:41:21.515266638Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-09-03T02:41:21.52007745Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.809472ms logger=migrator t=2026-09-03T02:41:21.529446538Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-09-03T02:41:21.529597612Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=153.284µs logger=migrator t=2026-09-03T02:41:21.538104736Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-09-03T02:41:21.539661918Z level=info msg="Migration successfully executed" id="create session table" duration=1.560732ms logger=migrator t=2026-09-03T02:41:21.546112716Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-09-03T02:41:21.546321322Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=209.526µs logger=migrator t=2026-09-03T02:41:21.553129589Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-09-03T02:41:21.553681673Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=552.965µs logger=migrator t=2026-09-03T02:41:21.572417308Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-09-03T02:41:21.573631002Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.216064ms logger=migrator t=2026-09-03T02:41:21.582294711Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-09-03T02:41:21.583432931Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.13793ms logger=migrator t=2026-09-03T02:41:21.593249702Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-09-03T02:41:21.593313003Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=64.871µs logger=migrator t=2026-09-03T02:41:21.601645882Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-09-03T02:41:21.601697164Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=53.252µs logger=migrator t=2026-09-03T02:41:21.608607524Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-09-03T02:41:21.614627019Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=6.017006ms logger=migrator t=2026-09-03T02:41:21.630864495Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-09-03T02:41:21.635965956Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.102281ms logger=migrator t=2026-09-03T02:41:21.651955595Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-09-03T02:41:21.65210891Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=156.524µs logger=migrator t=2026-09-03T02:41:21.663493923Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-09-03T02:41:21.663791471Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=299.299µs logger=migrator t=2026-09-03T02:41:21.671792831Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-09-03T02:41:21.67324771Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.454499ms logger=migrator t=2026-09-03T02:41:21.681153377Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-09-03T02:41:21.68124376Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=74.002µs logger=migrator t=2026-09-03T02:41:21.689064135Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-09-03T02:41:21.694010211Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.945896ms logger=migrator t=2026-09-03T02:41:21.700720485Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-09-03T02:41:21.700932371Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=210.106µs logger=migrator t=2026-09-03T02:41:21.706967907Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-09-03T02:41:21.712095078Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.125851ms logger=migrator t=2026-09-03T02:41:21.720473468Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-09-03T02:41:21.726552065Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=6.100628ms logger=migrator t=2026-09-03T02:41:21.733819815Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-09-03T02:41:21.733960129Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=142.814µs logger=migrator t=2026-09-03T02:41:21.742205146Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-09-03T02:41:21.743595683Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.402728ms logger=migrator t=2026-09-03T02:41:21.751903682Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-09-03T02:41:21.753178527Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.274805ms logger=migrator t=2026-09-03T02:41:21.760520758Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-09-03T02:41:21.762414121Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.890323ms logger=migrator t=2026-09-03T02:41:21.770355369Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-09-03T02:41:21.771828429Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.47265ms logger=migrator t=2026-09-03T02:41:21.781904137Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-09-03T02:41:21.783641185Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.733169ms logger=migrator t=2026-09-03T02:41:21.7922152Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-09-03T02:41:21.793547486Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.332986ms logger=migrator t=2026-09-03T02:41:21.800888949Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-09-03T02:41:21.801895076Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.003228ms logger=migrator t=2026-09-03T02:41:21.810663727Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-09-03T02:41:21.812055736Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.391429ms logger=migrator t=2026-09-03T02:41:21.820901328Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-09-03T02:41:21.822376198Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.47407ms logger=migrator t=2026-09-03T02:41:21.837501275Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-09-03T02:41:21.855983452Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=18.469867ms logger=migrator t=2026-09-03T02:41:21.863568821Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-09-03T02:41:21.864707852Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.140231ms logger=migrator t=2026-09-03T02:41:21.872971639Z 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-09-03T02:41:21.874928953Z 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.955194ms logger=migrator t=2026-09-03T02:41:21.884092945Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-09-03T02:41:21.884663771Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=570.816µs logger=migrator t=2026-09-03T02:41:21.892254549Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-09-03T02:41:21.893290698Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.041919ms logger=migrator t=2026-09-03T02:41:21.902384338Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-09-03T02:41:21.903141359Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=760µs logger=migrator t=2026-09-03T02:41:21.913237606Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-09-03T02:41:21.915812267Z level=info msg="Migration successfully executed" id="Add column is_default" duration=2.574451ms logger=migrator t=2026-09-03T02:41:21.922517381Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-09-03T02:41:21.925193485Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.676124ms logger=migrator t=2026-09-03T02:41:21.93159667Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-09-03T02:41:21.934037658Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.440297ms logger=migrator t=2026-09-03T02:41:21.942066518Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-09-03T02:41:21.944968768Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.90163ms logger=migrator t=2026-09-03T02:41:21.951845967Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-09-03T02:41:21.952511255Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=660.538µs logger=migrator t=2026-09-03T02:41:21.959794445Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-09-03T02:41:21.959823226Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.611µs logger=migrator t=2026-09-03T02:41:21.966951152Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-09-03T02:41:21.966977483Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=25.581µs logger=migrator t=2026-09-03T02:41:21.973489672Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-09-03T02:41:21.974041418Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=551.416µs logger=migrator t=2026-09-03T02:41:21.981213894Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-09-03T02:41:21.982745997Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.531663ms logger=migrator t=2026-09-03T02:41:21.992875995Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-09-03T02:41:21.994358426Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.481581ms logger=migrator t=2026-09-03T02:41:22.002810318Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-09-03T02:41:22.004130424Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.320206ms logger=migrator t=2026-09-03T02:41:22.011188578Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-09-03T02:41:22.01271304Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.523762ms logger=migrator t=2026-09-03T02:41:22.021755099Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-09-03T02:41:22.028690769Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.93425ms logger=migrator t=2026-09-03T02:41:22.036244617Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-09-03T02:41:22.041684927Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.43986ms logger=migrator t=2026-09-03T02:41:22.050569001Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-09-03T02:41:22.050870599Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=301.908µs logger=migrator t=2026-09-03T02:41:22.059986339Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-09-03T02:41:22.061313556Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.326467ms logger=migrator t=2026-09-03T02:41:22.069162791Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-09-03T02:41:22.070409376Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.246725ms logger=migrator t=2026-09-03T02:41:22.078438047Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-09-03T02:41:22.085879811Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.441513ms logger=migrator t=2026-09-03T02:41:22.094628622Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-09-03T02:41:22.094759615Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=132.313µs logger=migrator t=2026-09-03T02:41:22.103083904Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-09-03T02:41:22.104880183Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.796519ms logger=migrator t=2026-09-03T02:41:22.111565757Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-09-03T02:41:22.113328505Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.762278ms logger=migrator t=2026-09-03T02:41:22.121995733Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-09-03T02:41:22.122113387Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=115.743µs logger=migrator t=2026-09-03T02:41:22.128639307Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-09-03T02:41:22.130059965Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.421258ms logger=migrator t=2026-09-03T02:41:22.136597656Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-09-03T02:41:22.13785929Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.258254ms logger=migrator t=2026-09-03T02:41:22.14480637Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-09-03T02:41:22.146043675Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.237045ms logger=migrator t=2026-09-03T02:41:22.154863967Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-09-03T02:41:22.156558204Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.693157ms logger=migrator t=2026-09-03T02:41:22.163512565Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-09-03T02:41:22.165111249Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.597944ms logger=migrator t=2026-09-03T02:41:22.173339785Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-09-03T02:41:22.174838106Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.496861ms logger=migrator t=2026-09-03T02:41:22.183156474Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-09-03T02:41:22.183209846Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=55.382µs logger=migrator t=2026-09-03T02:41:22.189951802Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-09-03T02:41:22.196733158Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.780296ms logger=migrator t=2026-09-03T02:41:22.203842954Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-09-03T02:41:22.20519149Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.350797ms logger=migrator t=2026-09-03T02:41:22.215992037Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-09-03T02:41:22.223512194Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.520037ms logger=migrator t=2026-09-03T02:41:22.232317876Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-09-03T02:41:22.233525209Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.208843ms logger=migrator t=2026-09-03T02:41:22.242102134Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-09-03T02:41:22.243517704Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.41525ms logger=migrator t=2026-09-03T02:41:22.252288945Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-09-03T02:41:22.253517068Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.228283ms logger=migrator t=2026-09-03T02:41:22.260274664Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-09-03T02:41:22.279660937Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=19.377513ms logger=migrator t=2026-09-03T02:41:22.289560669Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-09-03T02:41:22.290750622Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.191363ms logger=migrator t=2026-09-03T02:41:22.30052462Z 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-09-03T02:41:22.302283279Z 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.760769ms logger=migrator t=2026-09-03T02:41:22.310164755Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-09-03T02:41:22.31067733Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=518.635µs logger=migrator t=2026-09-03T02:41:22.317107786Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-09-03T02:41:22.318126514Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.020058ms logger=migrator t=2026-09-03T02:41:22.328639243Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-09-03T02:41:22.328969972Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=332.939µs logger=migrator t=2026-09-03T02:41:22.33687591Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-09-03T02:41:22.342890065Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.012916ms logger=migrator t=2026-09-03T02:41:22.34999688Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-09-03T02:41:22.356675534Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.673683ms logger=migrator t=2026-09-03T02:41:22.365251949Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-09-03T02:41:22.366774522Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.523463ms logger=migrator t=2026-09-03T02:41:22.374266447Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-09-03T02:41:22.375721517Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.45542ms logger=migrator t=2026-09-03T02:41:22.382943175Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-09-03T02:41:22.383333087Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=390.062µs logger=migrator t=2026-09-03T02:41:22.392320504Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-09-03T02:41:22.398446152Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.128019ms logger=migrator t=2026-09-03T02:41:22.406481023Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-09-03T02:41:22.407901751Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.435769ms logger=migrator t=2026-09-03T02:41:22.415375667Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-09-03T02:41:22.415664705Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=290.748µs logger=migrator t=2026-09-03T02:41:22.424086266Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-09-03T02:41:22.424690883Z level=info msg="Migration successfully executed" id="Move region to single row" duration=606.467µs logger=migrator t=2026-09-03T02:41:22.432484197Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-09-03T02:41:22.433696361Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.211604ms logger=migrator t=2026-09-03T02:41:22.440533549Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-09-03T02:41:22.441973858Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.45324ms logger=migrator t=2026-09-03T02:41:22.450146242Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-03T02:41:22.451526581Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.378889ms logger=migrator t=2026-09-03T02:41:22.458799931Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-03T02:41:22.460166558Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.365907ms logger=migrator t=2026-09-03T02:41:22.469267678Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-09-03T02:41:22.470492432Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.224724ms logger=migrator t=2026-09-03T02:41:22.478995846Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-09-03T02:41:22.480378774Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.379387ms logger=migrator t=2026-09-03T02:41:22.487757147Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-09-03T02:41:22.48786057Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=104.662µs logger=migrator t=2026-09-03T02:41:22.494839991Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-09-03T02:41:22.496167058Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.328357ms logger=migrator t=2026-09-03T02:41:22.506177132Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-09-03T02:41:22.507446358Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.267946ms logger=migrator t=2026-09-03T02:41:22.514002748Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-09-03T02:41:22.515399637Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.396368ms logger=migrator t=2026-09-03T02:41:22.522878971Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-09-03T02:41:22.524330662Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.450581ms logger=migrator t=2026-09-03T02:41:22.532495326Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-09-03T02:41:22.532763084Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=268.177µs logger=migrator t=2026-09-03T02:41:22.539410696Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-09-03T02:41:22.540020263Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=606.547µs logger=migrator t=2026-09-03T02:41:22.546302306Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-09-03T02:41:22.54644495Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=142.473µs logger=migrator t=2026-09-03T02:41:22.55375809Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-09-03T02:41:22.554973604Z level=info msg="Migration successfully executed" id="create team table" duration=1.215084ms logger=migrator t=2026-09-03T02:41:22.563339364Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-09-03T02:41:22.564875256Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.535932ms logger=migrator t=2026-09-03T02:41:22.572920817Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-09-03T02:41:22.574409998Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.487851ms logger=migrator t=2026-09-03T02:41:22.581904604Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-09-03T02:41:22.588168437Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.267483ms logger=migrator t=2026-09-03T02:41:22.599871428Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-09-03T02:41:22.600120405Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=241.877µs logger=migrator t=2026-09-03T02:41:22.607692423Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-09-03T02:41:22.609512222Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.823019ms logger=migrator t=2026-09-03T02:41:22.619077586Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-09-03T02:41:22.620319009Z level=info msg="Migration successfully executed" id="create team member table" duration=1.245303ms logger=migrator t=2026-09-03T02:41:22.627537219Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-09-03T02:41:22.628861974Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.324355ms logger=migrator t=2026-09-03T02:41:22.637172303Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-09-03T02:41:22.638631153Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.45827ms logger=migrator t=2026-09-03T02:41:22.646046446Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-09-03T02:41:22.647389614Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.343088ms logger=migrator t=2026-09-03T02:41:22.654651743Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-09-03T02:41:22.661321197Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.669354ms logger=migrator t=2026-09-03T02:41:22.669279276Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-09-03T02:41:22.677597094Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.319618ms logger=migrator t=2026-09-03T02:41:22.688371301Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-09-03T02:41:22.695751163Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.380862ms logger=migrator t=2026-09-03T02:41:22.700531195Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-09-03T02:41:22.701878781Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.347376ms logger=migrator t=2026-09-03T02:41:22.709910082Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-09-03T02:41:22.71126493Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.354378ms logger=migrator t=2026-09-03T02:41:22.716616237Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-09-03T02:41:22.718036266Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.422428ms logger=migrator t=2026-09-03T02:41:22.725727477Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-09-03T02:41:22.72730976Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.581823ms logger=migrator t=2026-09-03T02:41:22.735147766Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-09-03T02:41:22.736993307Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.848702ms logger=migrator t=2026-09-03T02:41:22.744943145Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-09-03T02:41:22.746459967Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.517642ms logger=migrator t=2026-09-03T02:41:22.755538086Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-09-03T02:41:22.757039148Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.501561ms logger=migrator t=2026-09-03T02:41:22.765615453Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-09-03T02:41:22.767465155Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.852171ms logger=migrator t=2026-09-03T02:41:22.773427568Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-09-03T02:41:22.77424557Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=816.832µs logger=migrator t=2026-09-03T02:41:22.780915474Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-09-03T02:41:22.781424338Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=504.524µs logger=migrator t=2026-09-03T02:41:22.787073483Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-09-03T02:41:22.788349588Z level=info msg="Migration successfully executed" id="create tag table" duration=1.275935ms logger=migrator t=2026-09-03T02:41:22.797024796Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-09-03T02:41:22.79861606Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.591554ms logger=migrator t=2026-09-03T02:41:22.805373316Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-09-03T02:41:22.806565469Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.191713ms logger=migrator t=2026-09-03T02:41:22.812250235Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-09-03T02:41:22.814032384Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.781988ms logger=migrator t=2026-09-03T02:41:22.821561471Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-09-03T02:41:22.823123124Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.565213ms logger=migrator t=2026-09-03T02:41:22.833849248Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-09-03T02:41:22.856413688Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=22.56211ms logger=migrator t=2026-09-03T02:41:22.86409717Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-09-03T02:41:22.865276903Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.179683ms logger=migrator t=2026-09-03T02:41:22.870790434Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-09-03T02:41:22.872554492Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.763908ms logger=migrator t=2026-09-03T02:41:22.881275642Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-09-03T02:41:22.883926145Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=2.652854ms logger=migrator t=2026-09-03T02:41:22.891092792Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-09-03T02:41:22.892593293Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.506391ms logger=migrator t=2026-09-03T02:41:22.901462467Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-09-03T02:41:22.902458294Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.000717ms logger=migrator t=2026-09-03T02:41:22.9070156Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-09-03T02:41:22.9081175Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.10193ms logger=migrator t=2026-09-03T02:41:22.914412163Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-09-03T02:41:22.914504365Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=90.342µs logger=migrator t=2026-09-03T02:41:22.918945778Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-09-03T02:41:22.924182202Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.236394ms logger=migrator t=2026-09-03T02:41:22.929741985Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-09-03T02:41:22.934946928Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.203944ms logger=migrator t=2026-09-03T02:41:22.943316978Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-09-03T02:41:22.952029647Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.710689ms logger=migrator t=2026-09-03T02:41:22.957114356Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-09-03T02:41:22.966944777Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=9.828821ms logger=migrator t=2026-09-03T02:41:22.971586025Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-09-03T02:41:22.972396397Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=811.192µs logger=migrator t=2026-09-03T02:41:22.977416915Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-09-03T02:41:22.987545093Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=10.129198ms logger=migrator t=2026-09-03T02:41:22.992663093Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-09-03T02:41:22.993517387Z level=info msg="Migration successfully executed" id="create server_lock table" duration=855.023µs logger=migrator t=2026-09-03T02:41:22.9987342Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-09-03T02:41:22.999736739Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.002399ms logger=migrator t=2026-09-03T02:41:23.00457125Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-09-03T02:41:23.006059672Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.489192ms logger=migrator t=2026-09-03T02:41:23.013315611Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-09-03T02:41:23.014901975Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.586454ms logger=migrator t=2026-09-03T02:41:23.021438614Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-09-03T02:41:23.022861844Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.421259ms logger=migrator t=2026-09-03T02:41:23.028387586Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-09-03T02:41:23.029807794Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.419828ms logger=migrator t=2026-09-03T02:41:23.034555665Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-09-03T02:41:23.04236945Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.812815ms logger=migrator t=2026-09-03T02:41:23.048092537Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-09-03T02:41:23.049504915Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.411988ms logger=migrator t=2026-09-03T02:41:23.054054041Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-09-03T02:41:23.055374698Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.320377ms logger=migrator t=2026-09-03T02:41:23.060800826Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-09-03T02:41:23.062256346Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.45534ms logger=migrator t=2026-09-03T02:41:23.070684588Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-09-03T02:41:23.072255882Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.574234ms logger=migrator t=2026-09-03T02:41:23.078291037Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-09-03T02:41:23.079746917Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.45558ms logger=migrator t=2026-09-03T02:41:23.08714187Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-09-03T02:41:23.087261144Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=120.894µs logger=migrator t=2026-09-03T02:41:23.092782546Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-09-03T02:41:23.092900589Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=119.354µs logger=migrator t=2026-09-03T02:41:23.099898321Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-09-03T02:41:23.101255088Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.356428ms logger=migrator t=2026-09-03T02:41:23.106942145Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-09-03T02:41:23.108517887Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.575122ms logger=migrator t=2026-09-03T02:41:23.114804361Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-03T02:41:23.116403854Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.598793ms logger=migrator t=2026-09-03T02:41:23.121944067Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-09-03T02:41:23.12208705Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=144.234µs logger=migrator t=2026-09-03T02:41:23.127205051Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-09-03T02:41:23.128745964Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.540733ms logger=migrator t=2026-09-03T02:41:23.136034694Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-03T02:41:23.137567306Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.532112ms logger=migrator t=2026-09-03T02:41:23.14352288Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-09-03T02:41:23.145288669Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.765249ms logger=migrator t=2026-09-03T02:41:23.152299931Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-03T02:41:23.155146039Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.845778ms logger=migrator t=2026-09-03T02:41:23.162575484Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-09-03T02:41:23.170898503Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.317288ms logger=migrator t=2026-09-03T02:41:23.178333056Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-09-03T02:41:23.180147726Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.81348ms logger=migrator t=2026-09-03T02:41:23.186530042Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-09-03T02:41:23.186661745Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=130.184µs logger=migrator t=2026-09-03T02:41:23.192126605Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-09-03T02:41:23.193498084Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.380458ms logger=migrator t=2026-09-03T02:41:23.201091633Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-09-03T02:41:23.203053056Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.964093ms logger=migrator t=2026-09-03T02:41:23.209130633Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-09-03T02:41:23.210759458Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.628855ms logger=migrator t=2026-09-03T02:41:23.217462422Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-09-03T02:41:23.217685938Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=220.656µs logger=migrator t=2026-09-03T02:41:23.22647153Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-09-03T02:41:23.228211987Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.744567ms logger=migrator t=2026-09-03T02:41:23.238442019Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-09-03T02:41:23.240197657Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.763227ms logger=migrator t=2026-09-03T02:41:23.250194782Z 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-09-03T02:41:23.252943547Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.749236ms logger=migrator t=2026-09-03T02:41:23.258429528Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-09-03T02:41:23.260130165Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.698487ms logger=migrator t=2026-09-03T02:41:23.271695193Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-09-03T02:41:23.280937697Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.250854ms logger=migrator t=2026-09-03T02:41:23.288493294Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-09-03T02:41:23.290477648Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.988144ms logger=migrator t=2026-09-03T02:41:23.29706943Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-09-03T02:41:23.298639553Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.569383ms logger=migrator t=2026-09-03T02:41:23.304147874Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-09-03T02:41:23.343622559Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=39.453514ms logger=migrator t=2026-09-03T02:41:23.351330521Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-09-03T02:41:23.378376985Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.045034ms logger=migrator t=2026-09-03T02:41:23.385182072Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-09-03T02:41:23.386210651Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.028649ms logger=migrator t=2026-09-03T02:41:23.391165186Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-09-03T02:41:23.392339789Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.173653ms logger=migrator t=2026-09-03T02:41:23.397339546Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-09-03T02:41:23.4026156Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.275694ms logger=migrator t=2026-09-03T02:41:23.4102459Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-09-03T02:41:23.415882946Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.636615ms logger=migrator t=2026-09-03T02:41:23.422069195Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-09-03T02:41:23.423053393Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=985.418µs logger=migrator t=2026-09-03T02:41:23.428518753Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-09-03T02:41:23.429471739Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=952.886µs logger=migrator t=2026-09-03T02:41:23.438772264Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-09-03T02:41:23.439796983Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.024629ms logger=migrator t=2026-09-03T02:41:23.445775237Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-09-03T02:41:23.447484984Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.706296ms logger=migrator t=2026-09-03T02:41:23.453136559Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-09-03T02:41:23.453256683Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=121.094µs logger=migrator t=2026-09-03T02:41:23.460200624Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-09-03T02:41:23.468770409Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.572115ms logger=migrator t=2026-09-03T02:41:23.475873765Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-09-03T02:41:23.48591951Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=10.046635ms logger=migrator t=2026-09-03T02:41:23.492354577Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-09-03T02:41:23.503752261Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=11.396474ms logger=migrator t=2026-09-03T02:41:23.508937313Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-09-03T02:41:23.510457775Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.520842ms logger=migrator t=2026-09-03T02:41:23.516289895Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-09-03T02:41:23.517883659Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.593194ms logger=migrator t=2026-09-03T02:41:23.523759621Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-09-03T02:41:23.532648755Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.888654ms logger=migrator t=2026-09-03T02:41:23.537808717Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-09-03T02:41:23.546977368Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.168141ms logger=migrator t=2026-09-03T02:41:23.553995012Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-09-03T02:41:23.555819782Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.82421ms logger=migrator t=2026-09-03T02:41:23.564467359Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-09-03T02:41:23.573470816Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.978187ms logger=migrator t=2026-09-03T02:41:23.581750164Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-09-03T02:41:23.591818101Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=10.067067ms logger=migrator t=2026-09-03T02:41:23.597135517Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-09-03T02:41:23.597296692Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=160.925µs logger=migrator t=2026-09-03T02:41:23.603104271Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-09-03T02:41:23.604764817Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.660406ms logger=migrator t=2026-09-03T02:41:23.612740786Z 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-09-03T02:41:23.614483584Z 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.742088ms logger=migrator t=2026-09-03T02:41:23.621854597Z 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-09-03T02:41:23.623686006Z 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.829539ms logger=migrator t=2026-09-03T02:41:23.630505084Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-09-03T02:41:23.630683269Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=182.125µs logger=migrator t=2026-09-03T02:41:23.637284121Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-09-03T02:41:23.643424799Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.138329ms logger=migrator t=2026-09-03T02:41:23.648654953Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-09-03T02:41:23.659030558Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=10.374765ms logger=migrator t=2026-09-03T02:41:23.666780012Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-09-03T02:41:23.677795144Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=11.002662ms logger=migrator t=2026-09-03T02:41:23.691780129Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-09-03T02:41:23.702644428Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=10.864258ms logger=migrator t=2026-09-03T02:41:23.708667243Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-09-03T02:41:23.719423479Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=10.747205ms logger=migrator t=2026-09-03T02:41:23.724771265Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-09-03T02:41:23.724879959Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=110.734µs logger=migrator t=2026-09-03T02:41:23.730094181Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-09-03T02:41:23.731793398Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.700007ms logger=migrator t=2026-09-03T02:41:23.738330698Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-09-03T02:41:23.747835829Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.508002ms logger=migrator t=2026-09-03T02:41:23.763990643Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-09-03T02:41:23.764140358Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=153.626µs logger=migrator t=2026-09-03T02:41:23.794468141Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-09-03T02:41:23.803753076Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.285186ms logger=migrator t=2026-09-03T02:41:23.843419017Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-09-03T02:41:23.845242626Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.82608ms logger=migrator t=2026-09-03T02:41:23.854932843Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-09-03T02:41:23.86685685Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=11.918817ms logger=migrator t=2026-09-03T02:41:23.872920227Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-09-03T02:41:23.87412542Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.201473ms logger=migrator t=2026-09-03T02:41:23.879599121Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-09-03T02:41:23.881155123Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.555812ms logger=migrator t=2026-09-03T02:41:23.887847748Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-09-03T02:41:23.897428451Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.579673ms logger=migrator t=2026-09-03T02:41:23.902237943Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-09-03T02:41:23.903459486Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.221083ms logger=migrator t=2026-09-03T02:41:23.909675447Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-09-03T02:41:23.913462531Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=3.776694ms logger=migrator t=2026-09-03T02:41:23.921452441Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-09-03T02:41:23.92289724Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.441279ms logger=migrator t=2026-09-03T02:41:23.931703602Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-09-03T02:41:23.93488363Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=3.178848ms logger=migrator t=2026-09-03T02:41:23.941752679Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-09-03T02:41:23.94214188Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=386.69µs logger=migrator t=2026-09-03T02:41:23.951669311Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-09-03T02:41:23.953615505Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.945184ms logger=migrator t=2026-09-03T02:41:23.960285619Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-09-03T02:41:23.962037616Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.741967ms logger=migrator t=2026-09-03T02:41:23.968468093Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-09-03T02:41:23.96908399Z 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-09-03T02:41:23.980651078Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-09-03T02:41:23.981490741Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=844.853µs logger=migrator t=2026-09-03T02:41:23.988106502Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-09-03T02:41:23.989797059Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.686507ms logger=migrator t=2026-09-03T02:41:23.99455746Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-09-03T02:41:24.004500613Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.941883ms logger=migrator t=2026-09-03T02:41:24.009874201Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-09-03T02:41:24.011419134Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.544693ms logger=migrator t=2026-09-03T02:41:24.016844533Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-09-03T02:41:24.019111966Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.265813ms logger=migrator t=2026-09-03T02:41:24.024890514Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-09-03T02:41:24.02619267Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.301976ms logger=migrator t=2026-09-03T02:41:24.032146283Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-09-03T02:41:24.033778138Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.628645ms logger=migrator t=2026-09-03T02:41:24.04112761Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-09-03T02:41:24.042918089Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.791129ms logger=migrator t=2026-09-03T02:41:24.052643127Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-09-03T02:41:24.052682608Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=40.741µs logger=migrator t=2026-09-03T02:41:24.06184139Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-09-03T02:41:24.061953123Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=113.173µs logger=migrator t=2026-09-03T02:41:24.066729734Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-09-03T02:41:24.079400972Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=12.664578ms logger=migrator t=2026-09-03T02:41:24.090771274Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-09-03T02:41:24.091173205Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=404.211µs logger=migrator t=2026-09-03T02:41:24.102274081Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-09-03T02:41:24.103784373Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.528173ms logger=migrator t=2026-09-03T02:41:24.116487011Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-09-03T02:41:24.116900312Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=413.621µs logger=migrator t=2026-09-03T02:41:24.122388473Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-09-03T02:41:24.123479824Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.090531ms logger=migrator t=2026-09-03T02:41:24.128491662Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-09-03T02:41:24.129307484Z level=info msg="Migration successfully executed" id="create secrets table" duration=815.762µs logger=migrator t=2026-09-03T02:41:24.136484271Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-09-03T02:41:24.192388927Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=55.899037ms logger=migrator t=2026-09-03T02:41:24.200054028Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-09-03T02:41:24.209536689Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.481021ms logger=migrator t=2026-09-03T02:41:24.215451742Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-09-03T02:41:24.215645617Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=204.816µs logger=migrator t=2026-09-03T02:41:24.220753338Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-09-03T02:41:24.250062023Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=29.311056ms logger=migrator t=2026-09-03T02:41:24.255154423Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-09-03T02:41:24.295056499Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=39.896866ms logger=migrator t=2026-09-03T02:41:24.300444957Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-09-03T02:41:24.301202548Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=757.921µs logger=migrator t=2026-09-03T02:41:24.30637435Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-09-03T02:41:24.307390998Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.016128ms logger=migrator t=2026-09-03T02:41:24.314208406Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-09-03T02:41:24.314439682Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=231.386µs logger=migrator t=2026-09-03T02:41:24.329871926Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-09-03T02:41:24.33110513Z level=info msg="Migration successfully executed" id="create permission table" duration=1.232604ms logger=migrator t=2026-09-03T02:41:24.337533037Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-09-03T02:41:24.33946788Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.937884ms logger=migrator t=2026-09-03T02:41:24.347268375Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-09-03T02:41:24.348918729Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.645105ms logger=migrator t=2026-09-03T02:41:24.359092589Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-09-03T02:41:24.360496138Z level=info msg="Migration successfully executed" id="create role table" duration=1.404578ms logger=migrator t=2026-09-03T02:41:24.368710533Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-09-03T02:41:24.384005884Z level=info msg="Migration successfully executed" id="add column display_name" duration=15.605989ms logger=migrator t=2026-09-03T02:41:24.39002933Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-09-03T02:41:24.397551087Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.522507ms logger=migrator t=2026-09-03T02:41:24.406439691Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-09-03T02:41:24.407935961Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.49573ms logger=migrator t=2026-09-03T02:41:24.414590555Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-09-03T02:41:24.41625348Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.667445ms logger=migrator t=2026-09-03T02:41:24.423547321Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-09-03T02:41:24.425122494Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.574173ms logger=migrator t=2026-09-03T02:41:24.438623275Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-09-03T02:41:24.440841826Z level=info msg="Migration successfully executed" id="create team role table" duration=2.218851ms logger=migrator t=2026-09-03T02:41:24.448080515Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-09-03T02:41:24.450206643Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.124818ms logger=migrator t=2026-09-03T02:41:24.460962909Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-09-03T02:41:24.462986315Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.026056ms logger=migrator t=2026-09-03T02:41:24.469887664Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-09-03T02:41:24.47155243Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.664086ms logger=migrator t=2026-09-03T02:41:24.519261771Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-09-03T02:41:24.520595799Z level=info msg="Migration successfully executed" id="create user role table" duration=1.333877ms logger=migrator t=2026-09-03T02:41:24.529783501Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-09-03T02:41:24.531799016Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.025536ms logger=migrator t=2026-09-03T02:41:24.54650004Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-09-03T02:41:24.549648727Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=3.148607ms logger=migrator t=2026-09-03T02:41:24.560540446Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-09-03T02:41:24.562673835Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.132329ms logger=migrator t=2026-09-03T02:41:24.570649893Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-09-03T02:41:24.572305029Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.654406ms logger=migrator t=2026-09-03T02:41:24.58211926Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-09-03T02:41:24.58397216Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.849991ms logger=migrator t=2026-09-03T02:41:24.590776617Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-09-03T02:41:24.592639638Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.862251ms logger=migrator t=2026-09-03T02:41:24.60289092Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-09-03T02:41:24.616073332Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=13.190652ms logger=migrator t=2026-09-03T02:41:24.626067377Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-09-03T02:41:24.628784781Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.723674ms logger=migrator t=2026-09-03T02:41:24.636878534Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-09-03T02:41:24.639337842Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.458128ms logger=migrator t=2026-09-03T02:41:24.646267902Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-09-03T02:41:24.648160994Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.893012ms logger=migrator t=2026-09-03T02:41:24.659781663Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-09-03T02:41:24.661367297Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.593174ms logger=migrator t=2026-09-03T02:41:24.668854082Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-09-03T02:41:24.670134938Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.280246ms logger=migrator t=2026-09-03T02:41:24.677418809Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-09-03T02:41:24.681765828Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=4.345018ms logger=migrator t=2026-09-03T02:41:24.692265806Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-09-03T02:41:24.701182941Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.917295ms logger=migrator t=2026-09-03T02:41:24.711407303Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-09-03T02:41:24.72442403Z level=info msg="Migration successfully executed" id="permission kind migration" duration=13.017057ms logger=migrator t=2026-09-03T02:41:24.730334542Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-09-03T02:41:24.739297549Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.965097ms logger=migrator t=2026-09-03T02:41:24.749008026Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-09-03T02:41:24.768568634Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=19.559547ms logger=migrator t=2026-09-03T02:41:24.777111488Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-09-03T02:41:24.778307832Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.200094ms logger=migrator t=2026-09-03T02:41:24.784835551Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-09-03T02:41:24.786530337Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.696346ms logger=migrator t=2026-09-03T02:41:24.796551293Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-09-03T02:41:24.798194838Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.642286ms logger=migrator t=2026-09-03T02:41:24.804602164Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-09-03T02:41:24.808001837Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=3.403803ms logger=migrator t=2026-09-03T02:41:24.820988444Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-09-03T02:41:24.822950138Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.960964ms logger=migrator t=2026-09-03T02:41:24.830759933Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-09-03T02:41:24.830895856Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=136.853µs logger=migrator t=2026-09-03T02:41:24.836658955Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-09-03T02:41:24.836742107Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=84.952µs logger=migrator t=2026-09-03T02:41:24.851660378Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-09-03T02:41:24.852687846Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.029158ms logger=migrator t=2026-09-03T02:41:24.862053833Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-09-03T02:41:24.863071831Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.020119ms logger=migrator t=2026-09-03T02:41:24.874267539Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-09-03T02:41:24.875252335Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=988.596µs logger=migrator t=2026-09-03T02:41:24.883353268Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-09-03T02:41:24.883561214Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=208.156µs logger=migrator t=2026-09-03T02:41:24.895839011Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-09-03T02:41:24.89651031Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=673.749µs logger=migrator t=2026-09-03T02:41:24.911142002Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-09-03T02:41:24.912407626Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.268184ms logger=migrator t=2026-09-03T02:41:24.919745859Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-09-03T02:41:24.921328763Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.578373ms logger=migrator t=2026-09-03T02:41:24.930168895Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-09-03T02:41:24.93833071Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.164574ms logger=migrator t=2026-09-03T02:41:24.94452818Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-09-03T02:41:24.944628273Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=100.933µs logger=migrator t=2026-09-03T02:41:24.952033026Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-09-03T02:41:24.953135086Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.1034ms logger=migrator t=2026-09-03T02:41:24.964992442Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-09-03T02:41:24.966513644Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.520812ms logger=migrator t=2026-09-03T02:41:24.973137646Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-09-03T02:41:24.974695389Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.557903ms logger=migrator t=2026-09-03T02:41:24.98344037Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-09-03T02:41:24.993821684Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.377625ms logger=migrator t=2026-09-03T02:41:25.002409241Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-09-03T02:41:25.003595053Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.187332ms logger=migrator t=2026-09-03T02:41:25.009919037Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-09-03T02:41:25.01146673Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.550853ms logger=migrator t=2026-09-03T02:41:25.017782663Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-09-03T02:41:25.039245543Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.46017ms logger=migrator t=2026-09-03T02:41:25.047938152Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-09-03T02:41:25.049282499Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.353336ms logger=migrator t=2026-09-03T02:41:25.060662981Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-09-03T02:41:25.061909876Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.244165ms logger=migrator t=2026-09-03T02:41:25.07298471Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-09-03T02:41:25.073978067Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=995.357µs logger=migrator t=2026-09-03T02:41:25.082493551Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-09-03T02:41:25.084582949Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.091608ms logger=migrator t=2026-09-03T02:41:25.093026311Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-09-03T02:41:25.093494604Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=468.653µs logger=migrator t=2026-09-03T02:41:25.102356917Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-09-03T02:41:25.103788017Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.43032ms logger=migrator t=2026-09-03T02:41:25.113111813Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-09-03T02:41:25.121514684Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.404371ms logger=migrator t=2026-09-03T02:41:25.130026478Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-09-03T02:41:25.130977254Z level=info msg="Migration successfully executed" id="create entity_events table" duration=951.626µs logger=migrator t=2026-09-03T02:41:25.138546502Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-09-03T02:41:25.140056484Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.511132ms logger=migrator t=2026-09-03T02:41:25.149409051Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-03T02:41:25.150039958Z 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-09-03T02:41:25.156047953Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-03T02:41:25.156534727Z 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-09-03T02:41:25.164418303Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-09-03T02:41:25.165266847Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=848.454µs logger=migrator t=2026-09-03T02:41:25.172611238Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-09-03T02:41:25.173655577Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.044459ms logger=migrator t=2026-09-03T02:41:25.180163126Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-03T02:41:25.181649517Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.486441ms logger=migrator t=2026-09-03T02:41:25.191400885Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-03T02:41:25.192569256Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.168191ms logger=migrator t=2026-09-03T02:41:25.202040587Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-03T02:41:25.203102036Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.061809ms logger=migrator t=2026-09-03T02:41:25.212138714Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-03T02:41:25.213482792Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.344128ms logger=migrator t=2026-09-03T02:41:25.220790252Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-09-03T02:41:25.221566084Z level=info msg="Migration successfully executed" id="Drop public config table" duration=773.952µs logger=migrator t=2026-09-03T02:41:25.228033591Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-09-03T02:41:25.229519363Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.485332ms logger=migrator t=2026-09-03T02:41:25.236305599Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-03T02:41:25.237495301Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.189412ms logger=migrator t=2026-09-03T02:41:25.245909323Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-03T02:41:25.247313712Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.40822ms logger=migrator t=2026-09-03T02:41:25.253467891Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-09-03T02:41:25.254549671Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.08132ms logger=migrator t=2026-09-03T02:41:25.265966445Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-09-03T02:41:25.293907553Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.941828ms logger=migrator t=2026-09-03T02:41:25.299707552Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-09-03T02:41:25.307907658Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.201075ms logger=migrator t=2026-09-03T02:41:25.315866595Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-09-03T02:41:25.325141141Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.274156ms logger=migrator t=2026-09-03T02:41:25.332233335Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-09-03T02:41:25.332453781Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=220.846µs logger=migrator t=2026-09-03T02:41:25.33967563Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-09-03T02:41:25.347861075Z level=info msg="Migration successfully executed" id="add share column" duration=8.187655ms logger=migrator t=2026-09-03T02:41:25.361590773Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-09-03T02:41:25.361804939Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=209.335µs logger=migrator t=2026-09-03T02:41:25.368471351Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-09-03T02:41:25.369435038Z level=info msg="Migration successfully executed" id="create file table" duration=965.637µs logger=migrator t=2026-09-03T02:41:25.377290584Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-09-03T02:41:25.378373544Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.082451ms logger=migrator t=2026-09-03T02:41:25.38551162Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-09-03T02:41:25.386650252Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.138421ms logger=migrator t=2026-09-03T02:41:25.394154077Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-09-03T02:41:25.394998411Z level=info msg="Migration successfully executed" id="create file_meta table" duration=836.834µs logger=migrator t=2026-09-03T02:41:25.408699768Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-09-03T02:41:25.409860689Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.160411ms logger=migrator t=2026-09-03T02:41:25.41715649Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-09-03T02:41:25.417240692Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=84.782µs logger=migrator t=2026-09-03T02:41:25.423566126Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-09-03T02:41:25.423647298Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=80.292µs logger=migrator t=2026-09-03T02:41:25.430251489Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-09-03T02:41:25.430763943Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=512.474µs logger=migrator t=2026-09-03T02:41:25.438751933Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-09-03T02:41:25.438952859Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=201.166µs logger=migrator t=2026-09-03T02:41:25.445369035Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-09-03T02:41:25.447262877Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.892042ms logger=migrator t=2026-09-03T02:41:25.457163739Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-09-03T02:41:25.469371225Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.208356ms logger=migrator t=2026-09-03T02:41:25.47792879Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-09-03T02:41:25.478137955Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=209.935µs logger=migrator t=2026-09-03T02:41:25.485657662Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-09-03T02:41:25.486913346Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.255084ms logger=migrator t=2026-09-03T02:41:25.495462243Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-09-03T02:41:25.495923105Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=461.443µs logger=migrator t=2026-09-03T02:41:25.500977394Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-09-03T02:41:25.501267312Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=290.488µs logger=migrator t=2026-09-03T02:41:25.509961271Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-09-03T02:41:25.510989139Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.031148ms logger=migrator t=2026-09-03T02:41:25.519585785Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-09-03T02:41:25.537407255Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=17.842091ms logger=migrator t=2026-09-03T02:41:25.542731851Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-09-03T02:41:25.558983688Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=16.246517ms logger=migrator t=2026-09-03T02:41:25.564867159Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-09-03T02:41:25.566729971Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.861962ms logger=migrator t=2026-09-03T02:41:25.572105838Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-09-03T02:41:25.686596365Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=114.472517ms logger=migrator t=2026-09-03T02:41:25.692073536Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-09-03T02:41:25.692903988Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=830.402µs logger=migrator t=2026-09-03T02:41:25.699245493Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-09-03T02:41:25.700021045Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=775.262µs logger=migrator t=2026-09-03T02:41:25.705518976Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-09-03T02:41:25.726240515Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=20.721059ms logger=migrator t=2026-09-03T02:41:25.732073555Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-09-03T02:41:25.738020978Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=5.948523ms logger=migrator t=2026-09-03T02:41:25.743634063Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-09-03T02:41:25.743844298Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=210.595µs logger=migrator t=2026-09-03T02:41:25.748205138Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-09-03T02:41:25.748334452Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=129.554µs logger=migrator t=2026-09-03T02:41:25.752967439Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-09-03T02:41:25.753153625Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=186.556µs logger=migrator t=2026-09-03T02:41:25.758897803Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-09-03T02:41:25.759245922Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=348.279µs logger=migrator t=2026-09-03T02:41:25.76391612Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-09-03T02:41:25.764092995Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=177.115µs logger=migrator t=2026-09-03T02:41:25.772761144Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-09-03T02:41:25.774818939Z level=info msg="Migration successfully executed" id="create folder table" duration=2.060765ms logger=migrator t=2026-09-03T02:41:25.782119241Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-09-03T02:41:25.783390085Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.272155ms logger=migrator t=2026-09-03T02:41:25.789192405Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-09-03T02:41:25.790348317Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.156042ms logger=migrator t=2026-09-03T02:41:25.796393573Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-09-03T02:41:25.796422244Z level=info msg="Migration successfully executed" id="Update folder title length" duration=29.521µs logger=migrator t=2026-09-03T02:41:25.801227446Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-03T02:41:25.802464039Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.254324ms logger=migrator t=2026-09-03T02:41:25.808060383Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-03T02:41:25.809873653Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.81313ms logger=migrator t=2026-09-03T02:41:25.817698019Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-09-03T02:41:25.820168526Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.469897ms logger=migrator t=2026-09-03T02:41:25.825851942Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-09-03T02:41:25.826567042Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=711.81µs logger=migrator t=2026-09-03T02:41:25.831487577Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-09-03T02:41:25.831995982Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=509.484µs logger=migrator t=2026-09-03T02:41:25.837994276Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-09-03T02:41:25.839855907Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.861401ms logger=migrator t=2026-09-03T02:41:25.845127562Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-09-03T02:41:25.847065026Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.936434ms logger=migrator t=2026-09-03T02:41:25.853536693Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-09-03T02:41:25.855319833Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.783179ms logger=migrator t=2026-09-03T02:41:25.861305967Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-09-03T02:41:25.863648591Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.342094ms logger=migrator t=2026-09-03T02:41:25.871753054Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-09-03T02:41:25.874164891Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.415937ms logger=migrator t=2026-09-03T02:41:25.880203186Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-09-03T02:41:25.881631535Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.429549ms logger=migrator t=2026-09-03T02:41:25.887320491Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-09-03T02:41:25.88980106Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.479609ms logger=migrator t=2026-09-03T02:41:25.896542606Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-09-03T02:41:25.898596181Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.053756ms logger=migrator t=2026-09-03T02:41:25.906262622Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-09-03T02:41:25.907930649Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.667806ms logger=migrator t=2026-09-03T02:41:25.913310497Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-09-03T02:41:25.915235409Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.928753ms logger=migrator t=2026-09-03T02:41:25.921874012Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-09-03T02:41:25.923775843Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.901791ms logger=migrator t=2026-09-03T02:41:25.930104568Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-09-03T02:41:25.930648533Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=544.755µs logger=migrator t=2026-09-03T02:41:25.939159367Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-09-03T02:41:25.953713067Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=14.551899ms logger=migrator t=2026-09-03T02:41:25.963890917Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-09-03T02:41:25.964530014Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=642.707µs logger=migrator t=2026-09-03T02:41:25.969493001Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-03T02:41:25.969514201Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.47µs logger=migrator t=2026-09-03T02:41:25.973987164Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-03T02:41:25.975065614Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.07835ms logger=migrator t=2026-09-03T02:41:25.980516064Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-03T02:41:25.980534424Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19.281µs logger=migrator t=2026-09-03T02:41:25.985402547Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-09-03T02:41:25.98656118Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.158003ms logger=migrator t=2026-09-03T02:41:25.991426604Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-03T02:41:25.992523813Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.096879ms logger=migrator t=2026-09-03T02:41:25.998816956Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-09-03T02:41:25.999808494Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=991.298µs logger=migrator t=2026-09-03T02:41:26.005113319Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-09-03T02:41:26.006199299Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.08587ms logger=migrator t=2026-09-03T02:41:26.011062323Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-09-03T02:41:26.011746902Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=686.139µs logger=migrator t=2026-09-03T02:41:26.017912571Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-09-03T02:41:26.018887618Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=975.276µs logger=migrator t=2026-09-03T02:41:26.025337516Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-09-03T02:41:26.026538638Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.201222ms logger=migrator t=2026-09-03T02:41:26.033240803Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-09-03T02:41:26.034365083Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.1237ms logger=migrator t=2026-09-03T02:41:26.04187375Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-09-03T02:41:26.053394737Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.525127ms logger=migrator t=2026-09-03T02:41:26.059677479Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-09-03T02:41:26.069091837Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.414638ms logger=migrator t=2026-09-03T02:41:26.075460363Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-09-03T02:41:26.083969107Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.510804ms logger=migrator t=2026-09-03T02:41:26.090761453Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-09-03T02:41:26.090806074Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=45.421µs logger=migrator t=2026-09-03T02:41:26.128199282Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-09-03T02:41:26.13903001Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.830358ms logger=migrator t=2026-09-03T02:41:26.146410183Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-09-03T02:41:26.154851705Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.441762ms logger=migrator t=2026-09-03T02:41:26.162457574Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-09-03T02:41:26.162814834Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=356.87µs logger=migrator t=2026-09-03T02:41:26.168224473Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.436511085s logger=migrator t=2026-09-03T02:41:26.16886367Z level=info msg="Unlocking database" logger=sqlstore t=2026-09-03T02:41:26.184673255Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-09-03T02:41:26.185007154Z level=info msg="Created default organization" logger=secrets t=2026-09-03T02:41:26.192174551Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-09-03T02:41:26.246400931Z level=info msg="Restored cache from database" duration=641.238µs logger=plugin.store t=2026-09-03T02:41:26.2489206Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-09-03T02:41:26.300123348Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-09-03T02:41:26.300155549Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-09-03T02:41:26.300258172Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-09-03T02:41:26.300270082Z level=info msg="Plugins loaded" count=54 duration=51.351712ms logger=query_data t=2026-09-03T02:41:26.304308282Z level=info msg="Query Service initialization" logger=live.push_http t=2026-09-03T02:41:26.307646274Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-09-03T02:41:26.315300015Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-09-03T02:41:26.330920194Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-09-03T02:41:26.333957328Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-09-03T02:41:26.336673562Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-09-03T02:41:26.36898626Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-09-03T02:41:26.397470914Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-09-03T02:41:26.431109278Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-09-03T02:41:26.43115278Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-09-03T02:41:26.431403426Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-09-03T02:41:26.431623302Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-09-03T02:41:26.432099925Z level=info msg="State cache has been initialized" states=0 duration=695.859µs logger=ngalert.scheduler t=2026-09-03T02:41:26.432205068Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-09-03T02:41:26.432371653Z level=info msg=starting first_tick=2026-09-03T02:41:30Z logger=grafanaStorageLogger t=2026-09-03T02:41:26.432421124Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-09-03T02:41:26.432959668Z level=info msg="starting to provision dashboards" logger=http.server t=2026-09-03T02:41:26.435423956Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-09-03T02:41:26.509995716Z level=info msg="Update check succeeded" duration=77.602803ms logger=grafana.update.checker t=2026-09-03T02:41:26.513829051Z level=info msg="Update check succeeded" duration=81.536651ms logger=sqlstore.transactions t=2026-09-03T02:41:26.572176695Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-03T02:41:26.584590206Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-09-03T02:41:26.614009505Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-09-03T02:41:26.663736312Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-09-03T02:41:26.713803167Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-09-03T02:41:26.868419637Z level=info msg="Patterns update finished" duration=101.85901ms logger=grafana-apiserver t=2026-09-03T02:41:27.098976664Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-09-03T02:41:27.099373955Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-09-03T02:41:27.164958937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:27.193359188Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:27.459021469Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:27.512545121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:27.529351533Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:27.562584126Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:27.585480385Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:27.636710703Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:27.657572706Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:27.720408164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:27.741701808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:27.813024939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:27.834825049Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:27.901633384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:27.91599618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:27.981046647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:28.012044339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:28.047079241Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:28.061133098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:28.114037062Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:28.128284034Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:28.195907283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:28.215786999Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:28.268511178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:28.29403045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:28.375339075Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:28.395786406Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:28.461987845Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:28.481373878Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:28.559747362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:28.580584985Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:28.690120766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:28.711410611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:28.786545706Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:28.805761964Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:28.866282618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:28.88638858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:28.954724278Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:28.97698454Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:29.052592018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:29.071743284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:29.172878984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:29.195355012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:29.270420905Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:29.291451893Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:29.372560863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:29.393344284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:29.453857317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:29.471292306Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:29.546166624Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:29.571345405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:29.655718705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:29.669761841Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:29.744163326Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:29.764478344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:29.84983169Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:29.870864208Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:29.946992991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:29.967984087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:30.045310383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:30.064991034Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:30.161633539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:30.177608789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:30.269011681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:30.283328944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:30.33920794Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:30.359391105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:30.462261253Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:30.490616042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:30.619428522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:30.631894854Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:30.731036439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:30.75327298Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:30.876110027Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:30.896119366Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:31.003295023Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:31.023361194Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:31.121948433Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:31.142872698Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-03T02:41:31.272706697Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-09-03T02:42:54.45948409Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-03T02:51:26.494418425Z level=info msg="Completed cleanup jobs" duration=61.640969ms logger=plugins.update.checker t=2026-09-03T02:51:26.565616066Z level=info msg="Update check succeeded" duration=55.227422ms logger=sqlstore.transactions t=2026-09-03T02:56:26.32229945Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-09-03T03:01:26.473727145Z level=info msg="Completed cleanup jobs" duration=40.85513ms logger=plugins.update.checker t=2026-09-03T03:01:26.562453147Z level=info msg="Update check succeeded" duration=52.008616ms logger=plugins.update.checker t=2026-09-03T03:11:26.56014149Z level=info msg="Update check succeeded" duration=49.253532ms logger=cleanup t=2026-09-03T03:11:26.58618621Z level=info msg="Completed cleanup jobs" duration=153.202157ms logger=infra.usagestats t=2026-09-03T03:12:54.486131968Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-03T03:21:26.436308376Z level=info msg="Completed cleanup jobs" duration=2.644073ms logger=plugins.update.checker t=2026-09-03T03:21:26.611816266Z level=info msg="Update check succeeded" duration=96.136101ms logger=cleanup t=2026-09-03T03:31:26.473105627Z level=info msg="Completed cleanup jobs" duration=40.440943ms logger=plugins.update.checker t=2026-09-03T03:31:26.560479033Z level=info msg="Update check succeeded" duration=49.986699ms