logger=settings t=2026-06-02T01:14:47.224663826Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-02T01:14:47Z logger=settings t=2026-06-02T01:14:47.224967155Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-02T01:14:47.224982715Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-02T01:14:47.224987355Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-02T01:14:47.224994705Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-02T01:14:47.224998365Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-02T01:14:47.225001925Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-02T01:14:47.225007685Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-02T01:14:47.225012895Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-02T01:14:47.225016565Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-02T01:14:47.225019985Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-02T01:14:47.225024276Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-02T01:14:47.225027836Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-02T01:14:47.225030806Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-02T01:14:47.225033786Z level=info msg=Target target=[all] logger=settings t=2026-06-02T01:14:47.225039736Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-02T01:14:47.225044086Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-02T01:14:47.225047827Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-02T01:14:47.225050707Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-02T01:14:47.225053937Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-02T01:14:47.225058747Z level=info msg="App mode production" logger=sqlstore t=2026-06-02T01:14:47.225340104Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-02T01:14:47.225362024Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-02T01:14:47.226780242Z level=info msg="Locking database" logger=migrator t=2026-06-02T01:14:47.226791562Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-02T01:14:47.227455709Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-02T01:14:47.229222285Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.766116ms logger=migrator t=2026-06-02T01:14:47.235344245Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-02T01:14:47.236120935Z level=info msg="Migration successfully executed" id="create user table" duration=776.59µs logger=migrator t=2026-06-02T01:14:47.240825218Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-02T01:14:47.241749143Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=922.885µs logger=migrator t=2026-06-02T01:14:47.246956608Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-02T01:14:47.248050507Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.093469ms logger=migrator t=2026-06-02T01:14:47.253830148Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-02T01:14:47.254567317Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=714.238µs logger=migrator t=2026-06-02T01:14:47.261666072Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-02T01:14:47.262902054Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.243573ms logger=migrator t=2026-06-02T01:14:47.267035952Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-02T01:14:47.26999958Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.963247ms logger=migrator t=2026-06-02T01:14:47.273669775Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-02T01:14:47.274526498Z level=info msg="Migration successfully executed" id="create user table v2" duration=873.323µs logger=migrator t=2026-06-02T01:14:47.279189639Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-02T01:14:47.280025851Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=835.622µs logger=migrator t=2026-06-02T01:14:47.284903188Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-02T01:14:47.285681399Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=777.741µs logger=migrator t=2026-06-02T01:14:47.291359447Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-02T01:14:47.292220679Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=850.833µs logger=migrator t=2026-06-02T01:14:47.298565975Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-02T01:14:47.299393737Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=828.372µs logger=migrator t=2026-06-02T01:14:47.304180491Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-02T01:14:47.305368152Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.187751ms logger=migrator t=2026-06-02T01:14:47.308760151Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-02T01:14:47.308792762Z level=info msg="Migration successfully executed" id="Update user table charset" duration=33.281µs logger=migrator t=2026-06-02T01:14:47.313738961Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-02T01:14:47.314773118Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.033797ms logger=migrator t=2026-06-02T01:14:47.319618665Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-02T01:14:47.31985516Z level=info msg="Migration successfully executed" id="Add missing user data" duration=244.036µs logger=migrator t=2026-06-02T01:14:47.324385099Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-02T01:14:47.325516328Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.130829ms logger=migrator t=2026-06-02T01:14:47.329475261Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-02T01:14:47.330558749Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.083318ms logger=migrator t=2026-06-02T01:14:47.334755059Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-02T01:14:47.335858187Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.103058ms logger=migrator t=2026-06-02T01:14:47.340462318Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-02T01:14:47.34895863Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.495902ms logger=migrator t=2026-06-02T01:14:47.355074789Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-02T01:14:47.35698349Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.91105ms logger=migrator t=2026-06-02T01:14:47.362250637Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-02T01:14:47.362666527Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=419.051µs logger=migrator t=2026-06-02T01:14:47.370758959Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-02T01:14:47.371483987Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=728.169µs logger=migrator t=2026-06-02T01:14:47.376106798Z 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-06-02T01:14:47.376553859Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=447.431µs logger=migrator t=2026-06-02T01:14:47.381108559Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-02T01:14:47.381725494Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=616.615µs logger=migrator t=2026-06-02T01:14:47.387569568Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-02T01:14:47.388334177Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=764.139µs logger=migrator t=2026-06-02T01:14:47.394447896Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-02T01:14:47.395780802Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.335696ms logger=migrator t=2026-06-02T01:14:47.401410078Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-02T01:14:47.402346753Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=939.105µs logger=migrator t=2026-06-02T01:14:47.407974579Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-02T01:14:47.408665078Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=683.958µs logger=migrator t=2026-06-02T01:14:47.413516414Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-02T01:14:47.414633523Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.116929ms logger=migrator t=2026-06-02T01:14:47.420429364Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-02T01:14:47.420494306Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=67.972µs logger=migrator t=2026-06-02T01:14:47.426077161Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-02T01:14:47.426850701Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=771.19µs logger=migrator t=2026-06-02T01:14:47.431564835Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-02T01:14:47.432204671Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=639.876µs logger=migrator t=2026-06-02T01:14:47.435953679Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-02T01:14:47.436578516Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=624.897µs logger=migrator t=2026-06-02T01:14:47.440887758Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-02T01:14:47.442475349Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.585091ms logger=migrator t=2026-06-02T01:14:47.447028619Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-02T01:14:47.451903156Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.882707ms logger=migrator t=2026-06-02T01:14:47.456578087Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-02T01:14:47.457389859Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=814.982µs logger=migrator t=2026-06-02T01:14:47.46127657Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-02T01:14:47.461756092Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=482.122µs logger=migrator t=2026-06-02T01:14:47.467309827Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-02T01:14:47.467975265Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=665.218µs logger=migrator t=2026-06-02T01:14:47.471766263Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-02T01:14:47.472802831Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.038948ms logger=migrator t=2026-06-02T01:14:47.477349039Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-02T01:14:47.478441438Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.092349ms logger=migrator t=2026-06-02T01:14:47.483717365Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-02T01:14:47.484085195Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=363.05µs logger=migrator t=2026-06-02T01:14:47.488801389Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-02T01:14:47.489855275Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.055176ms logger=migrator t=2026-06-02T01:14:47.494031235Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-02T01:14:47.494395435Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=364.41µs logger=migrator t=2026-06-02T01:14:47.499292502Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-02T01:14:47.499921169Z level=info msg="Migration successfully executed" id="create star table" duration=628.797µs logger=migrator t=2026-06-02T01:14:47.505079273Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-02T01:14:47.50610831Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.027177ms logger=migrator t=2026-06-02T01:14:47.511634574Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-02T01:14:47.513029361Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.406188ms logger=migrator t=2026-06-02T01:14:47.517830266Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-02T01:14:47.51913185Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.291073ms logger=migrator t=2026-06-02T01:14:47.524684325Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-02T01:14:47.525796654Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.111798ms logger=migrator t=2026-06-02T01:14:47.530989599Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-02T01:14:47.532408877Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.408826ms logger=migrator t=2026-06-02T01:14:47.538183947Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-02T01:14:47.539140232Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=957.065µs logger=migrator t=2026-06-02T01:14:47.543380182Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-02T01:14:47.544096751Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=716.309µs logger=migrator t=2026-06-02T01:14:47.548996719Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-02T01:14:47.54902241Z level=info msg="Migration successfully executed" id="Update org table charset" duration=26.391µs logger=migrator t=2026-06-02T01:14:47.552698576Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-02T01:14:47.552725986Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=28.19µs logger=migrator t=2026-06-02T01:14:47.556352781Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-02T01:14:47.556516785Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=164.414µs logger=migrator t=2026-06-02T01:14:47.561496106Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-02T01:14:47.562730817Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.247143ms logger=migrator t=2026-06-02T01:14:47.569215156Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-02T01:14:47.570271364Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.061298ms logger=migrator t=2026-06-02T01:14:47.582043701Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-02T01:14:47.583244843Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.203432ms logger=migrator t=2026-06-02T01:14:47.588309685Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-02T01:14:47.589081005Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=767.23µs logger=migrator t=2026-06-02T01:14:47.599162858Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-02T01:14:47.600534994Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.374396ms logger=migrator t=2026-06-02T01:14:47.611440088Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-02T01:14:47.612548197Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.103009ms logger=migrator t=2026-06-02T01:14:47.624846038Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-02T01:14:47.633822272Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.973864ms logger=migrator t=2026-06-02T01:14:47.640096285Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-02T01:14:47.640879586Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=783.561µs logger=migrator t=2026-06-02T01:14:47.64448005Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-02T01:14:47.646148234Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.667684ms logger=migrator t=2026-06-02T01:14:47.651559495Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-02T01:14:47.652321215Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=761.95µs logger=migrator t=2026-06-02T01:14:47.65750529Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-02T01:14:47.657835528Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=330.498µs logger=migrator t=2026-06-02T01:14:47.661306819Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-02T01:14:47.66209685Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=788.861µs logger=migrator t=2026-06-02T01:14:47.667915932Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-02T01:14:47.668017465Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=102.482µs logger=migrator t=2026-06-02T01:14:47.672010479Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-02T01:14:47.675610302Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.598753ms logger=migrator t=2026-06-02T01:14:47.680562381Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-02T01:14:47.682326478Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.763817ms logger=migrator t=2026-06-02T01:14:47.685730646Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-02T01:14:47.687635836Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.90455ms logger=migrator t=2026-06-02T01:14:47.6912502Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-02T01:14:47.69200305Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=752.9µs logger=migrator t=2026-06-02T01:14:47.698473019Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-02T01:14:47.701766775Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.305537ms logger=migrator t=2026-06-02T01:14:47.706051547Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-02T01:14:47.706851417Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=799.35µs logger=migrator t=2026-06-02T01:14:47.710903343Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-02T01:14:47.711699404Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=795.811µs logger=migrator t=2026-06-02T01:14:47.717222259Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-02T01:14:47.717245679Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=24.31µs logger=migrator t=2026-06-02T01:14:47.720972136Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-02T01:14:47.721002557Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=32.391µs logger=migrator t=2026-06-02T01:14:47.726611463Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-02T01:14:47.730079274Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.467391ms logger=migrator t=2026-06-02T01:14:47.735890485Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-02T01:14:47.73798809Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.097345ms logger=migrator t=2026-06-02T01:14:47.752075317Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-02T01:14:47.755812195Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.743038ms logger=migrator t=2026-06-02T01:14:47.759669336Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-02T01:14:47.761606417Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.937151ms logger=migrator t=2026-06-02T01:14:47.776187457Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-02T01:14:47.776616608Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=430.481µs logger=migrator t=2026-06-02T01:14:47.782312917Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-02T01:14:47.783823626Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.511059ms logger=migrator t=2026-06-02T01:14:47.788381105Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-02T01:14:47.789158146Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=777.991µs logger=migrator t=2026-06-02T01:14:47.79316283Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-02T01:14:47.793226461Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=69.241µs logger=migrator t=2026-06-02T01:14:47.798753106Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-02T01:14:47.800290446Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.53978ms logger=migrator t=2026-06-02T01:14:47.805555783Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-02T01:14:47.806817187Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.260212ms logger=migrator t=2026-06-02T01:14:47.811471917Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-02T01:14:47.819202299Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.727872ms logger=migrator t=2026-06-02T01:14:47.829509197Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-02T01:14:47.830445612Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=936.725µs logger=migrator t=2026-06-02T01:14:47.834769785Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-02T01:14:47.835642828Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=874.732µs logger=migrator t=2026-06-02T01:14:47.840139385Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-02T01:14:47.841005968Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=866.523µs logger=migrator t=2026-06-02T01:14:47.845564476Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-02T01:14:47.845927136Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=362.43µs logger=migrator t=2026-06-02T01:14:47.852035435Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-02T01:14:47.85298844Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=938.865µs logger=migrator t=2026-06-02T01:14:47.858488984Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-02T01:14:47.861113573Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.62813ms logger=migrator t=2026-06-02T01:14:47.86753187Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-02T01:14:47.868446264Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=914.495µs logger=migrator t=2026-06-02T01:14:47.880797926Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-02T01:14:47.881122415Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=327.399µs logger=migrator t=2026-06-02T01:14:47.88555323Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-02T01:14:47.885741655Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=188.265µs logger=migrator t=2026-06-02T01:14:47.891145716Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-02T01:14:47.892598974Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.451658ms logger=migrator t=2026-06-02T01:14:47.898397845Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-02T01:14:47.90166024Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.262695ms logger=migrator t=2026-06-02T01:14:47.908688703Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-02T01:14:47.911056035Z level=info msg="Migration successfully executed" id="create data_source table" duration=2.361702ms logger=migrator t=2026-06-02T01:14:47.919641559Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-02T01:14:47.921279712Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.637173ms logger=migrator t=2026-06-02T01:14:47.926689314Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-02T01:14:47.92772194Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.031676ms logger=migrator t=2026-06-02T01:14:47.931836727Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-02T01:14:47.932823774Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=986.907µs logger=migrator t=2026-06-02T01:14:47.937440884Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-02T01:14:47.938303416Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=862.632µs logger=migrator t=2026-06-02T01:14:47.9422681Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-02T01:14:47.95297046Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.70195ms logger=migrator t=2026-06-02T01:14:47.960117956Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-02T01:14:47.961100791Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=978.975µs logger=migrator t=2026-06-02T01:14:47.967540299Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-02T01:14:47.969044459Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.50664ms logger=migrator t=2026-06-02T01:14:47.974625205Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-02T01:14:47.976508073Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.885308ms logger=migrator t=2026-06-02T01:14:47.982942081Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-02T01:14:47.983814004Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=871.403µs logger=migrator t=2026-06-02T01:14:47.995687004Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-02T01:14:48.000167321Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.475617ms logger=migrator t=2026-06-02T01:14:48.013313234Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-02T01:14:48.016549278Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.238584ms logger=migrator t=2026-06-02T01:14:48.0289Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-02T01:14:48.028964101Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=68.781µs logger=migrator t=2026-06-02T01:14:48.042450524Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-02T01:14:48.042788503Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=341.3µs logger=migrator t=2026-06-02T01:14:48.050433352Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-02T01:14:48.054683833Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.258562ms logger=migrator t=2026-06-02T01:14:48.061629164Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-02T01:14:48.06184563Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=216.866µs logger=migrator t=2026-06-02T01:14:48.103167788Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-02T01:14:48.103412435Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=246.797µs logger=migrator t=2026-06-02T01:14:48.11628893Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-02T01:14:48.11897316Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.68495ms logger=migrator t=2026-06-02T01:14:48.123648112Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-02T01:14:48.123860327Z level=info msg="Migration successfully executed" id="Update uid value" duration=212.685µs logger=migrator t=2026-06-02T01:14:48.129502595Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-02T01:14:48.131565049Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=2.061954ms logger=migrator t=2026-06-02T01:14:48.137110993Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-02T01:14:48.138664364Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.553401ms logger=migrator t=2026-06-02T01:14:48.148771458Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-02T01:14:48.149636431Z level=info msg="Migration successfully executed" id="create api_key table" duration=866.613µs logger=migrator t=2026-06-02T01:14:48.156754816Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-02T01:14:48.157590158Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=835.402µs logger=migrator t=2026-06-02T01:14:48.165375771Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-02T01:14:48.16684537Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.472339ms logger=migrator t=2026-06-02T01:14:48.172464546Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-02T01:14:48.17340247Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=937.864µs logger=migrator t=2026-06-02T01:14:48.180768233Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-02T01:14:48.182025836Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.260703ms logger=migrator t=2026-06-02T01:14:48.187487088Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-02T01:14:48.188248128Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=761.29µs logger=migrator t=2026-06-02T01:14:48.194019769Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-02T01:14:48.194783609Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=763.97µs logger=migrator t=2026-06-02T01:14:48.199780459Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-02T01:14:48.206599357Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.818408ms logger=migrator t=2026-06-02T01:14:48.211623038Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-02T01:14:48.212375357Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=752.109µs logger=migrator t=2026-06-02T01:14:48.218005095Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-02T01:14:48.219397951Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.392966ms logger=migrator t=2026-06-02T01:14:48.224524694Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-02T01:14:48.22589339Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.355576ms logger=migrator t=2026-06-02T01:14:48.232529724Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-02T01:14:48.233842828Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.314436ms logger=migrator t=2026-06-02T01:14:48.241287892Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-02T01:14:48.241777634Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=488.352µs logger=migrator t=2026-06-02T01:14:48.247293569Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-02T01:14:48.248068039Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=777.58µs logger=migrator t=2026-06-02T01:14:48.254852506Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-02T01:14:48.254881916Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=30.59µs logger=migrator t=2026-06-02T01:14:48.262440553Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-02T01:14:48.266654743Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.21007ms logger=migrator t=2026-06-02T01:14:48.275089144Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-02T01:14:48.27763457Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.541966ms logger=migrator t=2026-06-02T01:14:48.282800485Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-02T01:14:48.282967639Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=169.315µs logger=migrator t=2026-06-02T01:14:48.287893818Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-02T01:14:48.290629819Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.736461ms logger=migrator t=2026-06-02T01:14:48.296700087Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-02T01:14:48.30136946Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.668713ms logger=migrator t=2026-06-02T01:14:48.306467702Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-02T01:14:48.307224882Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=757.35µs logger=migrator t=2026-06-02T01:14:48.324247526Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-02T01:14:48.325243792Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=999.516µs logger=migrator t=2026-06-02T01:14:48.40756022Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-02T01:14:48.410727633Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=3.169533ms logger=migrator t=2026-06-02T01:14:48.43093379Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-02T01:14:48.431893815Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=962.315µs logger=migrator t=2026-06-02T01:14:48.438028605Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-02T01:14:48.439556205Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.52733ms logger=migrator t=2026-06-02T01:14:48.446837124Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-02T01:14:48.447635416Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=798.132µs logger=migrator t=2026-06-02T01:14:48.454690529Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-02T01:14:48.454811983Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=118.523µs logger=migrator t=2026-06-02T01:14:48.460703426Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-02T01:14:48.460743188Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=41.502µs logger=migrator t=2026-06-02T01:14:48.467181605Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-02T01:14:48.470173003Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.993118ms logger=migrator t=2026-06-02T01:14:48.475504033Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-02T01:14:48.478308136Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.804473ms logger=migrator t=2026-06-02T01:14:48.484704983Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-02T01:14:48.484779205Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=75.572µs logger=migrator t=2026-06-02T01:14:48.490068083Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-02T01:14:48.490950086Z level=info msg="Migration successfully executed" id="create quota table v1" duration=880.143µs logger=migrator t=2026-06-02T01:14:48.497355203Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-02T01:14:48.498312147Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=957.054µs logger=migrator t=2026-06-02T01:14:48.504802747Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-02T01:14:48.504864729Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=66.362µs logger=migrator t=2026-06-02T01:14:48.515607209Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-02T01:14:48.516639806Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.043767ms logger=migrator t=2026-06-02T01:14:48.52483112Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-02T01:14:48.525734913Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=911.773µs logger=migrator t=2026-06-02T01:14:48.530388865Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-02T01:14:48.533409823Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.020978ms logger=migrator t=2026-06-02T01:14:48.537339276Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-02T01:14:48.537376657Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=38.331µs logger=migrator t=2026-06-02T01:14:48.542046309Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-02T01:14:48.542930262Z level=info msg="Migration successfully executed" id="create session table" duration=883.634µs logger=migrator t=2026-06-02T01:14:48.550057128Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-02T01:14:48.550305084Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=251.366µs logger=migrator t=2026-06-02T01:14:48.558239392Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-02T01:14:48.558410206Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=174.814µs logger=migrator t=2026-06-02T01:14:48.563077658Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-02T01:14:48.564730091Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.637272ms logger=migrator t=2026-06-02T01:14:48.570712107Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-02T01:14:48.571872727Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.16054ms logger=migrator t=2026-06-02T01:14:48.579325382Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-02T01:14:48.579354663Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=30.321µs logger=migrator t=2026-06-02T01:14:48.58614033Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-02T01:14:48.58617978Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=40.96µs logger=migrator t=2026-06-02T01:14:48.592786353Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-02T01:14:48.597904446Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.117663ms logger=migrator t=2026-06-02T01:14:48.601563242Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-02T01:14:48.60455829Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.996128ms logger=migrator t=2026-06-02T01:14:48.609963491Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-02T01:14:48.610039823Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=76.852µs logger=migrator t=2026-06-02T01:14:48.616512772Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-02T01:14:48.616592994Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=86.632µs logger=migrator t=2026-06-02T01:14:48.62293435Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-02T01:14:48.624178802Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.243842ms logger=migrator t=2026-06-02T01:14:48.630521117Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-02T01:14:48.630545788Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=32.561µs logger=migrator t=2026-06-02T01:14:48.636727009Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-02T01:14:48.641710079Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.98258ms logger=migrator t=2026-06-02T01:14:48.648105856Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-02T01:14:48.6482493Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=143.904µs logger=migrator t=2026-06-02T01:14:48.653969309Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-02T01:14:48.658938699Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.95973ms logger=migrator t=2026-06-02T01:14:48.665276834Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-02T01:14:48.668319833Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.042929ms logger=migrator t=2026-06-02T01:14:48.673913989Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-02T01:14:48.673987702Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=74.563µs logger=migrator t=2026-06-02T01:14:48.678938771Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-02T01:14:48.680254685Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.315364ms logger=migrator t=2026-06-02T01:14:48.686037636Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-02T01:14:48.687003001Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=966.354µs logger=migrator t=2026-06-02T01:14:48.693303005Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-02T01:14:48.694400154Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.099919ms logger=migrator t=2026-06-02T01:14:48.701584282Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-02T01:14:48.703288776Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.706054ms logger=migrator t=2026-06-02T01:14:48.71069378Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-02T01:14:48.711580213Z level=info msg="Migration successfully executed" id="add index alert state" duration=887.614µs logger=migrator t=2026-06-02T01:14:48.717287442Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-02T01:14:48.718097622Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=813.841µs logger=migrator t=2026-06-02T01:14:48.723829471Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-02T01:14:48.72448998Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=660.029µs logger=migrator t=2026-06-02T01:14:48.731194144Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-02T01:14:48.732528989Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.334305ms logger=migrator t=2026-06-02T01:14:48.73832627Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-02T01:14:48.73908234Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=757.6µs logger=migrator t=2026-06-02T01:14:48.744162842Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-02T01:14:48.755404646Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.245944ms logger=migrator t=2026-06-02T01:14:48.761103555Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-02T01:14:48.761823453Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=719.858µs logger=migrator t=2026-06-02T01:14:48.767527652Z 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-06-02T01:14:48.768871688Z 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.343865ms logger=migrator t=2026-06-02T01:14:48.775765467Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-02T01:14:48.776039874Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=274.607µs logger=migrator t=2026-06-02T01:14:48.781169808Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-02T01:14:48.781721933Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=551.695µs logger=migrator t=2026-06-02T01:14:48.787721109Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-02T01:14:48.78888967Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.168781ms logger=migrator t=2026-06-02T01:14:48.794245119Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-02T01:14:48.800888303Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.636434ms logger=migrator t=2026-06-02T01:14:48.808782968Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-02T01:14:48.813362548Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.57909ms logger=migrator t=2026-06-02T01:14:48.819203331Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-02T01:14:48.824781596Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.579156ms logger=migrator t=2026-06-02T01:14:48.829976272Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-02T01:14:48.833857012Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.880291ms logger=migrator t=2026-06-02T01:14:48.838660318Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-02T01:14:48.83949795Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=831.211µs logger=migrator t=2026-06-02T01:14:48.845851506Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-02T01:14:48.845881896Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.601µs logger=migrator t=2026-06-02T01:14:48.850547088Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-02T01:14:48.85059596Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=50.122µs logger=migrator t=2026-06-02T01:14:48.855932328Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-02T01:14:48.857104029Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.172121ms logger=migrator t=2026-06-02T01:14:48.864299167Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-02T01:14:48.865324203Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.024456ms logger=migrator t=2026-06-02T01:14:48.872039759Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-02T01:14:48.872754787Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=718.378µs logger=migrator t=2026-06-02T01:14:48.877747688Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-02T01:14:48.878511078Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=763.44µs logger=migrator t=2026-06-02T01:14:48.884764641Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-02T01:14:48.885774027Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.013416ms logger=migrator t=2026-06-02T01:14:48.894607147Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-02T01:14:48.900131632Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.525675ms logger=migrator t=2026-06-02T01:14:48.905364068Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-02T01:14:48.912377361Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=7.012473ms logger=migrator t=2026-06-02T01:14:48.918922172Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-02T01:14:48.91920384Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=282.368µs logger=migrator t=2026-06-02T01:14:48.924445006Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-02T01:14:48.925903384Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.457558ms logger=migrator t=2026-06-02T01:14:48.931545951Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-02T01:14:48.932331313Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=785.461µs logger=migrator t=2026-06-02T01:14:48.938240056Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-02T01:14:48.944060438Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.820992ms logger=migrator t=2026-06-02T01:14:48.949104639Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-02T01:14:48.949182402Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=73.353µs logger=migrator t=2026-06-02T01:14:48.95524381Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-02T01:14:48.956050221Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=806.611µs logger=migrator t=2026-06-02T01:14:48.961620396Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-02T01:14:48.962478648Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=857.442µs logger=migrator t=2026-06-02T01:14:48.968091926Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-02T01:14:48.968210019Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=118.993µs logger=migrator t=2026-06-02T01:14:48.973596419Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-02T01:14:48.975005136Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.408447ms logger=migrator t=2026-06-02T01:14:48.981931756Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-02T01:14:48.982791799Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=856.813µs logger=migrator t=2026-06-02T01:14:48.990215582Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-02T01:14:48.991062885Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=847.523µs logger=migrator t=2026-06-02T01:14:48.998805157Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-02T01:14:48.999846623Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.042236ms logger=migrator t=2026-06-02T01:14:49.007304849Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-02T01:14:49.008945821Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.640062ms logger=migrator t=2026-06-02T01:14:49.018322926Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-02T01:14:49.019331082Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.001856ms logger=migrator t=2026-06-02T01:14:49.0249753Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-02T01:14:49.02501435Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=40.75µs logger=migrator t=2026-06-02T01:14:49.032404124Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-02T01:14:49.039054656Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.650823ms logger=migrator t=2026-06-02T01:14:49.043161264Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-02T01:14:49.043747399Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=590.825µs logger=migrator t=2026-06-02T01:14:49.047042225Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-02T01:14:49.053139064Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.094669ms logger=migrator t=2026-06-02T01:14:49.059692305Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-02T01:14:49.060415154Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=721.839µs logger=migrator t=2026-06-02T01:14:49.067855888Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-02T01:14:49.069726116Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.874828ms logger=migrator t=2026-06-02T01:14:49.073873855Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-02T01:14:49.074727257Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=853.442µs logger=migrator t=2026-06-02T01:14:49.080516648Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-02T01:14:49.092234964Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.718526ms logger=migrator t=2026-06-02T01:14:49.097168113Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-02T01:14:49.097914262Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=745.829µs logger=migrator t=2026-06-02T01:14:49.103003535Z 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-06-02T01:14:49.103939859Z 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=936.154µs logger=migrator t=2026-06-02T01:14:49.109663109Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-02T01:14:49.11010312Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=443.421µs logger=migrator t=2026-06-02T01:14:49.114005592Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-02T01:14:49.114593368Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=588.386µs logger=migrator t=2026-06-02T01:14:49.121736084Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-02T01:14:49.121936249Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=200.325µs logger=migrator t=2026-06-02T01:14:49.126073318Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-02T01:14:49.130299818Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.226292ms logger=migrator t=2026-06-02T01:14:49.136351215Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-02T01:14:49.140889344Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.540529ms logger=migrator t=2026-06-02T01:14:49.145951956Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-02T01:14:49.147802034Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.835807ms logger=migrator t=2026-06-02T01:14:49.152409244Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-02T01:14:49.153328279Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=919.965µs logger=migrator t=2026-06-02T01:14:49.160920726Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-02T01:14:49.161367148Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=439.252µs logger=migrator t=2026-06-02T01:14:49.168450123Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-02T01:14:49.172705904Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.25699ms logger=migrator t=2026-06-02T01:14:49.177516409Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-02T01:14:49.178367331Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=850.462µs logger=migrator t=2026-06-02T01:14:49.183940617Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-02T01:14:49.184098611Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=158.614µs logger=migrator t=2026-06-02T01:14:49.18829702Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-02T01:14:49.188831424Z level=info msg="Migration successfully executed" id="Move region to single row" duration=534.634µs logger=migrator t=2026-06-02T01:14:49.19439762Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-02T01:14:49.195793266Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.394146ms logger=migrator t=2026-06-02T01:14:49.200087579Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-02T01:14:49.201039424Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=951.275µs logger=migrator t=2026-06-02T01:14:49.204720649Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-02T01:14:49.205681575Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=961.006µs logger=migrator t=2026-06-02T01:14:49.211459315Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-02T01:14:49.212387409Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=927.624µs logger=migrator t=2026-06-02T01:14:49.216838935Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-02T01:14:49.217706988Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=863.283µs logger=migrator t=2026-06-02T01:14:49.224298451Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-02T01:14:49.225614245Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.312795ms logger=migrator t=2026-06-02T01:14:49.22966121Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-02T01:14:49.229760282Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=100.142µs logger=migrator t=2026-06-02T01:14:49.234066635Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-02T01:14:49.23579917Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.733405ms logger=migrator t=2026-06-02T01:14:49.241994951Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-02T01:14:49.242882124Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=887.303µs logger=migrator t=2026-06-02T01:14:49.248832869Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-02T01:14:49.250344829Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.50851ms logger=migrator t=2026-06-02T01:14:49.255742421Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-02T01:14:49.256976032Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.234321ms logger=migrator t=2026-06-02T01:14:49.262463626Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-02T01:14:49.262654421Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=191.116µs logger=migrator t=2026-06-02T01:14:49.268856402Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-02T01:14:49.269582191Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=719.579µs logger=migrator t=2026-06-02T01:14:49.273767191Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-02T01:14:49.273839593Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=73.013µs logger=migrator t=2026-06-02T01:14:49.277674932Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-02T01:14:49.278444492Z level=info msg="Migration successfully executed" id="create team table" duration=769.5µs logger=migrator t=2026-06-02T01:14:49.284129811Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-02T01:14:49.28562282Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.493569ms logger=migrator t=2026-06-02T01:14:49.292223652Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-02T01:14:49.293125856Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=897.534µs logger=migrator t=2026-06-02T01:14:49.298613689Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-02T01:14:49.305462277Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.849328ms logger=migrator t=2026-06-02T01:14:49.311005032Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-02T01:14:49.311178946Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=174.214µs logger=migrator t=2026-06-02T01:14:49.315056218Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-02T01:14:49.315967372Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=910.895µs logger=migrator t=2026-06-02T01:14:49.32165Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-02T01:14:49.322473241Z level=info msg="Migration successfully executed" id="create team member table" duration=824.001µs logger=migrator t=2026-06-02T01:14:49.328766856Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-02T01:14:49.330114931Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.339364ms logger=migrator t=2026-06-02T01:14:49.33543443Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-02T01:14:49.336768734Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.334674ms logger=migrator t=2026-06-02T01:14:49.340890312Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-02T01:14:49.341743604Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=853.272µs logger=migrator t=2026-06-02T01:14:49.345824071Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-02T01:14:49.350342249Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.517588ms logger=migrator t=2026-06-02T01:14:49.354647481Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-02T01:14:49.359159159Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.511218ms logger=migrator t=2026-06-02T01:14:49.362953888Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-02T01:14:49.367413484Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.466007ms logger=migrator t=2026-06-02T01:14:49.371566802Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-02T01:14:49.372574128Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.000496ms logger=migrator t=2026-06-02T01:14:49.37761824Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-02T01:14:49.378538135Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=919.734µs logger=migrator t=2026-06-02T01:14:49.382793925Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-02T01:14:49.383790672Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=996.707µs logger=migrator t=2026-06-02T01:14:49.389619834Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-02T01:14:49.391189284Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.56973ms logger=migrator t=2026-06-02T01:14:49.396864453Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-02T01:14:49.398272989Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.407636ms logger=migrator t=2026-06-02T01:14:49.404401009Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-02T01:14:49.405711763Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.311014ms logger=migrator t=2026-06-02T01:14:49.411070593Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-02T01:14:49.412279985Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.203362ms logger=migrator t=2026-06-02T01:14:49.417536212Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-02T01:14:49.419222896Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.684774ms logger=migrator t=2026-06-02T01:14:49.423922178Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-02T01:14:49.424668658Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=746.94µs logger=migrator t=2026-06-02T01:14:49.429801002Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-02T01:14:49.430165661Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=356.819µs logger=migrator t=2026-06-02T01:14:49.4339494Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-02T01:14:49.434648949Z level=info msg="Migration successfully executed" id="create tag table" duration=699.189µs logger=migrator t=2026-06-02T01:14:49.438992072Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-02T01:14:49.440116222Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.122519ms logger=migrator t=2026-06-02T01:14:49.446154939Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-02T01:14:49.447692248Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.537279ms logger=migrator t=2026-06-02T01:14:49.452569165Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-02T01:14:49.45347733Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=907.655µs logger=migrator t=2026-06-02T01:14:49.457886015Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-02T01:14:49.459197549Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.311464ms logger=migrator t=2026-06-02T01:14:49.464040375Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-02T01:14:49.477296401Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.257166ms logger=migrator t=2026-06-02T01:14:49.481520921Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-02T01:14:49.483503092Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=2.010422ms logger=migrator t=2026-06-02T01:14:49.487730903Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-02T01:14:49.488627516Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=896.563µs logger=migrator t=2026-06-02T01:14:49.493916894Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-02T01:14:49.494387997Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=471.712µs logger=migrator t=2026-06-02T01:14:49.498873334Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-02T01:14:49.500395303Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.526149ms logger=migrator t=2026-06-02T01:14:49.504278925Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-02T01:14:49.505030004Z level=info msg="Migration successfully executed" id="create user auth table" duration=750.869µs logger=migrator t=2026-06-02T01:14:49.509735587Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-02T01:14:49.511286077Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.54989ms logger=migrator t=2026-06-02T01:14:49.51597283Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-02T01:14:49.516077113Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=105.043µs logger=migrator t=2026-06-02T01:14:49.519759589Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-02T01:14:49.52478774Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.023021ms logger=migrator t=2026-06-02T01:14:49.529569065Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-02T01:14:49.53474019Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.170694ms logger=migrator t=2026-06-02T01:14:49.538492368Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-02T01:14:49.543438297Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.945619ms logger=migrator t=2026-06-02T01:14:49.547515643Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-02T01:14:49.552499143Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.98308ms logger=migrator t=2026-06-02T01:14:49.557910184Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-02T01:14:49.558843149Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=937.875µs logger=migrator t=2026-06-02T01:14:49.564580528Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-02T01:14:49.56963349Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.052852ms logger=migrator t=2026-06-02T01:14:49.57386256Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-02T01:14:49.574701242Z level=info msg="Migration successfully executed" id="create server_lock table" duration=838.262µs logger=migrator t=2026-06-02T01:14:49.580026862Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-02T01:14:49.580956905Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=922.933µs logger=migrator t=2026-06-02T01:14:49.585556176Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-02T01:14:49.586952032Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.395576ms logger=migrator t=2026-06-02T01:14:49.593518873Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-02T01:14:49.594530309Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.010766ms logger=migrator t=2026-06-02T01:14:49.599530561Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-02T01:14:49.601461671Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.929981ms logger=migrator t=2026-06-02T01:14:49.606329258Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-02T01:14:49.607253932Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=924.744µs logger=migrator t=2026-06-02T01:14:49.611749609Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-02T01:14:49.617391567Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.636778ms logger=migrator t=2026-06-02T01:14:49.622153261Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-02T01:14:49.623147326Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=994.405µs logger=migrator t=2026-06-02T01:14:49.629383339Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-02T01:14:49.630517349Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.13705ms logger=migrator t=2026-06-02T01:14:49.635322124Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-02T01:14:49.636804763Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.485089ms logger=migrator t=2026-06-02T01:14:49.642582054Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-02T01:14:49.643659752Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.076978ms logger=migrator t=2026-06-02T01:14:49.648164279Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-02T01:14:49.649376761Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.210063ms logger=migrator t=2026-06-02T01:14:49.6539644Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-02T01:14:49.654027772Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=66.692µs logger=migrator t=2026-06-02T01:14:49.659077374Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-02T01:14:49.659195127Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=117.763µs logger=migrator t=2026-06-02T01:14:49.662799691Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-02T01:14:49.663737745Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=937.935µs logger=migrator t=2026-06-02T01:14:49.670193734Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-02T01:14:49.671108027Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=907.723µs logger=migrator t=2026-06-02T01:14:49.675680477Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-02T01:14:49.67659825Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=917.473µs logger=migrator t=2026-06-02T01:14:49.681477508Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-02T01:14:49.681538039Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=61.011µs logger=migrator t=2026-06-02T01:14:49.68539218Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-02T01:14:49.686268953Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=876.623µs logger=migrator t=2026-06-02T01:14:49.689996321Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-02T01:14:49.690833233Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=836.572µs logger=migrator t=2026-06-02T01:14:49.695286819Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-02T01:14:49.696211933Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=920.963µs logger=migrator t=2026-06-02T01:14:49.699856877Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-02T01:14:49.700770622Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=913.175µs logger=migrator t=2026-06-02T01:14:49.705405783Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-02T01:14:49.71410159Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.700267ms logger=migrator t=2026-06-02T01:14:49.717879818Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-02T01:14:49.718541715Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=660.277µs logger=migrator t=2026-06-02T01:14:49.722195711Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-02T01:14:49.722308554Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=113.523µs logger=migrator t=2026-06-02T01:14:49.727051337Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-02T01:14:49.728425344Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.373797ms logger=migrator t=2026-06-02T01:14:49.732238033Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-02T01:14:49.733158807Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=920.314µs logger=migrator t=2026-06-02T01:14:49.736889514Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-02T01:14:49.738127227Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.236413ms logger=migrator t=2026-06-02T01:14:49.742939492Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-02T01:14:49.743042994Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=109.493µs logger=migrator t=2026-06-02T01:14:49.747231484Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-02T01:14:49.748678382Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.447008ms logger=migrator t=2026-06-02T01:14:49.753440746Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-02T01:14:49.755061348Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.620522ms logger=migrator t=2026-06-02T01:14:49.759057582Z 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-06-02T01:14:49.759983967Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=926.115µs logger=migrator t=2026-06-02T01:14:49.763780786Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-02T01:14:49.764810963Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.028766ms logger=migrator t=2026-06-02T01:14:49.771395645Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-02T01:14:49.781325154Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.928879ms logger=migrator t=2026-06-02T01:14:49.785344998Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-02T01:14:49.786001195Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=656.207µs logger=migrator t=2026-06-02T01:14:49.789803415Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-02T01:14:49.790470782Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=667.787µs logger=migrator t=2026-06-02T01:14:49.795608716Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-02T01:14:49.821407379Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.800463ms logger=migrator t=2026-06-02T01:14:49.825195658Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-02T01:14:49.848533357Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.337489ms logger=migrator t=2026-06-02T01:14:49.852568532Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-02T01:14:49.853307961Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=739.689µs logger=migrator t=2026-06-02T01:14:49.861246619Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-02T01:14:49.862267365Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.027307ms logger=migrator t=2026-06-02T01:14:49.866165237Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-02T01:14:49.874058423Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.893796ms logger=migrator t=2026-06-02T01:14:49.879248718Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-02T01:14:49.887633627Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.389499ms logger=migrator t=2026-06-02T01:14:49.892115684Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-02T01:14:49.892844193Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=730.699µs logger=migrator t=2026-06-02T01:14:49.897166045Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-02T01:14:49.898217143Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.050778ms logger=migrator t=2026-06-02T01:14:49.903017769Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-02T01:14:49.903972554Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=954.475µs logger=migrator t=2026-06-02T01:14:49.909008494Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-02T01:14:49.911302375Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.285461ms logger=migrator t=2026-06-02T01:14:49.918621086Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-02T01:14:49.918713838Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=96.822µs logger=migrator t=2026-06-02T01:14:49.922384294Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-02T01:14:49.929036687Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.648273ms logger=migrator t=2026-06-02T01:14:49.934324776Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-02T01:14:49.938874694Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.541428ms logger=migrator t=2026-06-02T01:14:49.942759886Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-02T01:14:49.949049999Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.289793ms logger=migrator t=2026-06-02T01:14:49.953163927Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-02T01:14:49.954200904Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.036777ms logger=migrator t=2026-06-02T01:14:49.958922337Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-02T01:14:49.959862912Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=940.305µs logger=migrator t=2026-06-02T01:14:49.963806914Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-02T01:14:49.972522422Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.716748ms logger=migrator t=2026-06-02T01:14:49.977556454Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-02T01:14:49.983425496Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.868843ms logger=migrator t=2026-06-02T01:14:49.987646567Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-02T01:14:49.988623603Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=976.456µs logger=migrator t=2026-06-02T01:14:49.993144491Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-02T01:14:49.999021553Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.876512ms logger=migrator t=2026-06-02T01:14:50.003307975Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-02T01:14:50.009374063Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.065658ms logger=migrator t=2026-06-02T01:14:50.013741898Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-02T01:14:50.01380457Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=63.302µs logger=migrator t=2026-06-02T01:14:50.017536537Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-02T01:14:50.018690997Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.152971ms logger=migrator t=2026-06-02T01:14:50.024025296Z 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-06-02T01:14:50.025587187Z 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.561491ms logger=migrator t=2026-06-02T01:14:50.030898575Z 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-06-02T01:14:50.031904362Z 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.005177ms logger=migrator t=2026-06-02T01:14:50.036530823Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-02T01:14:50.036629974Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=100.151µs logger=migrator t=2026-06-02T01:14:50.040785983Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-02T01:14:50.047585821Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.800658ms logger=migrator t=2026-06-02T01:14:50.052621812Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-02T01:14:50.058961087Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.338985ms logger=migrator t=2026-06-02T01:14:50.063172477Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-02T01:14:50.069479942Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.307185ms logger=migrator t=2026-06-02T01:14:50.073317112Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-02T01:14:50.079441432Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.12371ms logger=migrator t=2026-06-02T01:14:50.084446862Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-02T01:14:50.090640124Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.193392ms logger=migrator t=2026-06-02T01:14:50.094826843Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-02T01:14:50.094901875Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=75.612µs logger=migrator t=2026-06-02T01:14:50.0989005Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-02T01:14:50.099827303Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=924.733µs logger=migrator t=2026-06-02T01:14:50.105390219Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-02T01:14:50.112640928Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.26728ms logger=migrator t=2026-06-02T01:14:50.117360001Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-02T01:14:50.117461864Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=102.683µs logger=migrator t=2026-06-02T01:14:50.122466185Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-02T01:14:50.13188516Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.417005ms logger=migrator t=2026-06-02T01:14:50.141317657Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-02T01:14:50.142671981Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.355104ms logger=migrator t=2026-06-02T01:14:50.148196715Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-02T01:14:50.156892732Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.695977ms logger=migrator t=2026-06-02T01:14:50.160822315Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-02T01:14:50.161440781Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=618.206µs logger=migrator t=2026-06-02T01:14:50.167355975Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-02T01:14:50.168444314Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.088149ms logger=migrator t=2026-06-02T01:14:50.175361695Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-02T01:14:50.181762801Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.400636ms logger=migrator t=2026-06-02T01:14:50.187115191Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-02T01:14:50.188019175Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=903.244µs logger=migrator t=2026-06-02T01:14:50.196169808Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-02T01:14:50.198819967Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.648938ms logger=migrator t=2026-06-02T01:14:50.205135551Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-02T01:14:50.206113857Z level=info msg="Migration successfully executed" id="create alert_image table" duration=978.276µs logger=migrator t=2026-06-02T01:14:50.2108609Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-02T01:14:50.212037331Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.176361ms logger=migrator t=2026-06-02T01:14:50.216659092Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-02T01:14:50.216866277Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=209.365µs logger=migrator t=2026-06-02T01:14:50.221097098Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-02T01:14:50.222149885Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.052167ms logger=migrator t=2026-06-02T01:14:50.227831394Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-02T01:14:50.229623641Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.790636ms logger=migrator t=2026-06-02T01:14:50.23423454Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-02T01:14:50.235008541Z 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-06-02T01:14:50.242659611Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-02T01:14:50.243088882Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=429.471µs logger=migrator t=2026-06-02T01:14:50.250435834Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-02T01:14:50.252267221Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.828367ms logger=migrator t=2026-06-02T01:14:50.26640398Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-02T01:14:50.271501682Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.092022ms logger=migrator t=2026-06-02T01:14:50.281607426Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-02T01:14:50.28289194Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.287114ms logger=migrator t=2026-06-02T01:14:50.288427545Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-02T01:14:50.289567894Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.140009ms logger=migrator t=2026-06-02T01:14:50.293517257Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-02T01:14:50.294442131Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=924.834µs logger=migrator t=2026-06-02T01:14:50.29822741Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-02T01:14:50.2989857Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=757.94µs logger=migrator t=2026-06-02T01:14:50.302963254Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-02T01:14:50.303728744Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=762.79µs logger=migrator t=2026-06-02T01:14:50.310252074Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-02T01:14:50.310319376Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=71.613µs logger=migrator t=2026-06-02T01:14:50.315543342Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-02T01:14:50.315672526Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=138.285µs logger=migrator t=2026-06-02T01:14:50.328453459Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-02T01:14:50.33772319Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.274972ms logger=migrator t=2026-06-02T01:14:50.34461136Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-02T01:14:50.345290499Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=682.058µs logger=migrator t=2026-06-02T01:14:50.351806488Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-02T01:14:50.353583755Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.776437ms logger=migrator t=2026-06-02T01:14:50.35878629Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-02T01:14:50.359147929Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=361.869µs logger=migrator t=2026-06-02T01:14:50.362672992Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-02T01:14:50.363700549Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.027206ms logger=migrator t=2026-06-02T01:14:50.367782435Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-02T01:14:50.36914213Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.358825ms logger=migrator t=2026-06-02T01:14:50.376253456Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-02T01:14:50.417721478Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=41.463662ms logger=migrator t=2026-06-02T01:14:50.428405697Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-02T01:14:50.437616127Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.214881ms logger=migrator t=2026-06-02T01:14:50.443253284Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-02T01:14:50.443405779Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=150.945µs logger=migrator t=2026-06-02T01:14:50.44883594Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-02T01:14:50.482881838Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.041108ms logger=migrator t=2026-06-02T01:14:50.491696868Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-02T01:14:50.521718151Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.020933ms logger=migrator t=2026-06-02T01:14:50.528021785Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-02T01:14:50.528825027Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=806.442µs logger=migrator t=2026-06-02T01:14:50.534912325Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-02T01:14:50.536826845Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.91712ms logger=migrator t=2026-06-02T01:14:50.54504376Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-02T01:14:50.545338188Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=339.228µs logger=migrator t=2026-06-02T01:14:50.551675763Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-02T01:14:50.553659644Z level=info msg="Migration successfully executed" id="create permission table" duration=1.984071ms logger=migrator t=2026-06-02T01:14:50.559571819Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-02T01:14:50.560793171Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.220372ms logger=migrator t=2026-06-02T01:14:50.565107404Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-02T01:14:50.568301836Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=3.188922ms logger=migrator t=2026-06-02T01:14:50.574427296Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-02T01:14:50.575467714Z level=info msg="Migration successfully executed" id="create role table" duration=1.040428ms logger=migrator t=2026-06-02T01:14:50.582503507Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-02T01:14:50.591179874Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.676647ms logger=migrator t=2026-06-02T01:14:50.598260509Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-02T01:14:50.609289466Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.027768ms logger=migrator t=2026-06-02T01:14:50.615699783Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-02T01:14:50.617219564Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.521201ms logger=migrator t=2026-06-02T01:14:50.624675568Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-02T01:14:50.625745806Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.070938ms logger=migrator t=2026-06-02T01:14:50.635731796Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-02T01:14:50.636909947Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.176811ms logger=migrator t=2026-06-02T01:14:50.643219472Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-02T01:14:50.645320056Z level=info msg="Migration successfully executed" id="create team role table" duration=2.102594ms logger=migrator t=2026-06-02T01:14:50.653233183Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-02T01:14:50.655680197Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.448114ms logger=migrator t=2026-06-02T01:14:50.710148487Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-02T01:14:50.71331609Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=3.171603ms logger=migrator t=2026-06-02T01:14:50.720998291Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-02T01:14:50.722410007Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.414247ms logger=migrator t=2026-06-02T01:14:50.730014166Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-02T01:14:50.731283349Z level=info msg="Migration successfully executed" id="create user role table" duration=1.268683ms logger=migrator t=2026-06-02T01:14:50.738803606Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-02T01:14:50.740692475Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.89223ms logger=migrator t=2026-06-02T01:14:50.747227765Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-02T01:14:50.748601742Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.373485ms logger=migrator t=2026-06-02T01:14:50.755800319Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-02T01:14:50.757109084Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.311284ms logger=migrator t=2026-06-02T01:14:50.766820377Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-02T01:14:50.768421179Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.603522ms logger=migrator t=2026-06-02T01:14:50.774152868Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-02T01:14:50.775239496Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.084818ms logger=migrator t=2026-06-02T01:14:50.781232223Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-02T01:14:50.783139502Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.90761ms logger=migrator t=2026-06-02T01:14:50.789782196Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-02T01:14:50.798047752Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.223904ms logger=migrator t=2026-06-02T01:14:50.807243811Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-02T01:14:50.808677228Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.433827ms logger=migrator t=2026-06-02T01:14:50.814810938Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-02T01:14:50.815878026Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.066518ms logger=migrator t=2026-06-02T01:14:50.821583865Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-02T01:14:50.822613543Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.029347ms logger=migrator t=2026-06-02T01:14:50.830281812Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-02T01:14:50.83132156Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.039728ms logger=migrator t=2026-06-02T01:14:50.836871444Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-02T01:14:50.837750567Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=878.593µs logger=migrator t=2026-06-02T01:14:50.846621779Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-02T01:14:50.848782675Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.163866ms logger=migrator t=2026-06-02T01:14:50.859202497Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-02T01:14:50.867141554Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.939608ms logger=migrator t=2026-06-02T01:14:50.872824742Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-02T01:14:50.878838989Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.013107ms logger=migrator t=2026-06-02T01:14:50.884140977Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-02T01:14:50.892092285Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.949548ms logger=migrator t=2026-06-02T01:14:50.89728654Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-02T01:14:50.9034266Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.13931ms logger=migrator t=2026-06-02T01:14:50.909593741Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-02T01:14:50.910644329Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.050928ms logger=migrator t=2026-06-02T01:14:50.91645467Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-02T01:14:50.91757342Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.117639ms logger=migrator t=2026-06-02T01:14:50.924321926Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-02T01:14:50.926182894Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.864729ms logger=migrator t=2026-06-02T01:14:50.931872213Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-02T01:14:50.932826378Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=955.176µs logger=migrator t=2026-06-02T01:14:50.937782697Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-02T01:14:50.938836295Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.053418ms logger=migrator t=2026-06-02T01:14:50.944443641Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-02T01:14:50.944521903Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=77.782µs logger=migrator t=2026-06-02T01:14:50.95054879Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-02T01:14:50.950598851Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=50.621µs logger=migrator t=2026-06-02T01:14:50.955747726Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-02T01:14:50.956428093Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=680.387µs logger=migrator t=2026-06-02T01:14:50.9616287Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-02T01:14:50.962158713Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=530.913µs logger=migrator t=2026-06-02T01:14:50.969146505Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-02T01:14:50.970235964Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.089438ms logger=migrator t=2026-06-02T01:14:50.976432585Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-02T01:14:50.976634561Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=202.146µs logger=migrator t=2026-06-02T01:14:50.98159839Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-02T01:14:50.98233147Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=736.77µs logger=migrator t=2026-06-02T01:14:50.988713896Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-02T01:14:50.990447331Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.734015ms logger=migrator t=2026-06-02T01:14:50.996767556Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-02T01:14:50.997924267Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.156121ms logger=migrator t=2026-06-02T01:14:51.00343807Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-02T01:14:51.01800442Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=14.5667ms logger=migrator t=2026-06-02T01:14:51.022843797Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-02T01:14:51.022928369Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=86.052µs logger=migrator t=2026-06-02T01:14:51.028768971Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-02T01:14:51.02986438Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.093799ms logger=migrator t=2026-06-02T01:14:51.036609436Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-02T01:14:51.038815733Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.206637ms logger=migrator t=2026-06-02T01:14:51.044586044Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-02T01:14:51.045886458Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.302084ms logger=migrator t=2026-06-02T01:14:51.051239178Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-02T01:14:51.062861631Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.620893ms logger=migrator t=2026-06-02T01:14:51.067692136Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-02T01:14:51.068453406Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=760.69µs logger=migrator t=2026-06-02T01:14:51.073201171Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-02T01:14:51.074238407Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.060548ms logger=migrator t=2026-06-02T01:14:51.081701952Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-02T01:14:51.104311841Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.61144ms logger=migrator t=2026-06-02T01:14:51.109751804Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-02T01:14:51.110539984Z level=info msg="Migration successfully executed" id="create correlation v2" duration=788.03µs logger=migrator t=2026-06-02T01:14:51.117171938Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-02T01:14:51.118398919Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.227031ms logger=migrator t=2026-06-02T01:14:51.123783Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-02T01:14:51.125836763Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.053913ms logger=migrator t=2026-06-02T01:14:51.131864501Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-02T01:14:51.133487613Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.620952ms logger=migrator t=2026-06-02T01:14:51.140586578Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-02T01:14:51.140855316Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=267.708µs logger=migrator t=2026-06-02T01:14:51.146863333Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-02T01:14:51.14831482Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.452197ms logger=migrator t=2026-06-02T01:14:51.154124122Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-02T01:14:51.163160108Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.035776ms logger=migrator t=2026-06-02T01:14:51.174025121Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-02T01:14:51.174724679Z level=info msg="Migration successfully executed" id="create entity_events table" duration=702.648µs logger=migrator t=2026-06-02T01:14:51.179589736Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-02T01:14:51.180817778Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.228562ms logger=migrator t=2026-06-02T01:14:51.190324206Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-02T01:14:51.191348853Z 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-06-02T01:14:51.197857203Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-02T01:14:51.198486859Z 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-06-02T01:14:51.203051158Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-02T01:14:51.203948442Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=895.794µs logger=migrator t=2026-06-02T01:14:51.208703236Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-02T01:14:51.209941078Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.238352ms logger=migrator t=2026-06-02T01:14:51.216227243Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-02T01:14:51.217840485Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.613493ms logger=migrator t=2026-06-02T01:14:51.22302901Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-02T01:14:51.224323424Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.294624ms logger=migrator t=2026-06-02T01:14:51.230038913Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-02T01:14:51.231285645Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.247392ms logger=migrator t=2026-06-02T01:14:51.237015405Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-02T01:14:51.238836993Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.793176ms logger=migrator t=2026-06-02T01:14:51.243656308Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-02T01:14:51.244829618Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.175311ms logger=migrator t=2026-06-02T01:14:51.250393204Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-02T01:14:51.251601815Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.208421ms logger=migrator t=2026-06-02T01:14:51.256206146Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-02T01:14:51.257433407Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.226992ms logger=migrator t=2026-06-02T01:14:51.26215514Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-02T01:14:51.264538333Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.382613ms logger=migrator t=2026-06-02T01:14:51.271807073Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-02T01:14:51.27325254Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.446097ms logger=migrator t=2026-06-02T01:14:51.279521233Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-02T01:14:51.302993945Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.473062ms logger=migrator t=2026-06-02T01:14:51.308288233Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-02T01:14:51.31503801Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.746887ms logger=migrator t=2026-06-02T01:14:51.320982215Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-02T01:14:51.329417656Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.434771ms logger=migrator t=2026-06-02T01:14:51.335253338Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-02T01:14:51.335450123Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=196.585µs logger=migrator t=2026-06-02T01:14:51.340170996Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-02T01:14:51.348685308Z level=info msg="Migration successfully executed" id="add share column" duration=8.514162ms logger=migrator t=2026-06-02T01:14:51.355195758Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-02T01:14:51.355485476Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=289.878µs logger=migrator t=2026-06-02T01:14:51.360389223Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-02T01:14:51.361433771Z level=info msg="Migration successfully executed" id="create file table" duration=1.044328ms logger=migrator t=2026-06-02T01:14:51.367402296Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-02T01:14:51.368642649Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.236823ms logger=migrator t=2026-06-02T01:14:51.374628765Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-02T01:14:51.376581256Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.952142ms logger=migrator t=2026-06-02T01:14:51.384295367Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-02T01:14:51.385476008Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.179941ms logger=migrator t=2026-06-02T01:14:51.391259729Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-02T01:14:51.392498041Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.237892ms logger=migrator t=2026-06-02T01:14:51.400568522Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-02T01:14:51.400754227Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=188.346µs logger=migrator t=2026-06-02T01:14:51.406425065Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-02T01:14:51.406598989Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=175.024µs logger=migrator t=2026-06-02T01:14:51.411838126Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-02T01:14:51.412662118Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=823.122µs logger=migrator t=2026-06-02T01:14:51.418313185Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-02T01:14:51.418589682Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=276.857µs logger=migrator t=2026-06-02T01:14:51.423705445Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-02T01:14:51.425099112Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.393627ms logger=migrator t=2026-06-02T01:14:51.431703714Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-02T01:14:51.443923943Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.220419ms logger=migrator t=2026-06-02T01:14:51.449420157Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-02T01:14:51.44957719Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=157.683µs logger=migrator t=2026-06-02T01:14:51.454333895Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-02T01:14:51.456230574Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.896259ms logger=migrator t=2026-06-02T01:14:51.463086073Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-02T01:14:51.463566725Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=481.472µs logger=migrator t=2026-06-02T01:14:51.468266208Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-02T01:14:51.468545696Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=279.458µs logger=migrator t=2026-06-02T01:14:51.47407666Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-02T01:14:51.47523442Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.1569ms logger=migrator t=2026-06-02T01:14:51.480647931Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-02T01:14:51.490269992Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.621341ms logger=migrator t=2026-06-02T01:14:51.496197896Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-02T01:14:51.504843163Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.644087ms logger=migrator t=2026-06-02T01:14:51.509890804Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-02T01:14:51.510774647Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=884.223µs logger=migrator t=2026-06-02T01:14:51.515729427Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-02T01:14:51.589500642Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.765525ms logger=migrator t=2026-06-02T01:14:51.595812526Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-02T01:14:51.59673121Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=918.544µs logger=migrator t=2026-06-02T01:14:51.602996613Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-02T01:14:51.60439704Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.399277ms logger=migrator t=2026-06-02T01:14:51.611216118Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-02T01:14:51.639119906Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.903088ms logger=migrator t=2026-06-02T01:14:51.648011908Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-02T01:14:51.654739423Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.728375ms logger=migrator t=2026-06-02T01:14:51.660413522Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-02T01:14:51.66070813Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=295.507µs logger=migrator t=2026-06-02T01:14:51.666020418Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-02T01:14:51.666183413Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=164.095µs logger=migrator t=2026-06-02T01:14:51.671934792Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-02T01:14:51.672130758Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=197.155µs logger=migrator t=2026-06-02T01:14:51.676721908Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-02T01:14:51.676897722Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=176.034µs logger=migrator t=2026-06-02T01:14:51.681652015Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-02T01:14:51.682039236Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=389.341µs logger=migrator t=2026-06-02T01:14:51.688143165Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-02T01:14:51.689196582Z level=info msg="Migration successfully executed" id="create folder table" duration=1.053347ms logger=migrator t=2026-06-02T01:14:51.694978343Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-02T01:14:51.696187834Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.209181ms logger=migrator t=2026-06-02T01:14:51.701861673Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-02T01:14:51.703069404Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.207901ms logger=migrator t=2026-06-02T01:14:51.709711238Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-02T01:14:51.709746988Z level=info msg="Migration successfully executed" id="Update folder title length" duration=37.83µs logger=migrator t=2026-06-02T01:14:51.71516554Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-02T01:14:51.716465274Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.299584ms logger=migrator t=2026-06-02T01:14:51.723276602Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-02T01:14:51.724496623Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.221351ms logger=migrator t=2026-06-02T01:14:51.736866716Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-02T01:14:51.738235552Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.367516ms logger=migrator t=2026-06-02T01:14:51.744519586Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-02T01:14:51.74509736Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=596.225µs logger=migrator t=2026-06-02T01:14:51.749987419Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-02T01:14:51.750242935Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=255.936µs logger=migrator t=2026-06-02T01:14:51.756250462Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-02T01:14:51.757390812Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.13768ms logger=migrator t=2026-06-02T01:14:51.76347358Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-02T01:14:51.765612656Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.140866ms logger=migrator t=2026-06-02T01:14:51.773232605Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-02T01:14:51.774276272Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.043807ms logger=migrator t=2026-06-02T01:14:51.781676035Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-02T01:14:51.783659538Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.985633ms logger=migrator t=2026-06-02T01:14:51.789091759Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-02T01:14:51.790364092Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.269103ms logger=migrator t=2026-06-02T01:14:51.796130972Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-02T01:14:51.797037796Z level=info msg="Migration successfully executed" id="create anon_device table" duration=906.544µs logger=migrator t=2026-06-02T01:14:51.802354345Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-02T01:14:51.804262275Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.90736ms logger=migrator t=2026-06-02T01:14:51.810180849Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-02T01:14:51.811480243Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.300784ms logger=migrator t=2026-06-02T01:14:51.817661304Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-02T01:14:51.818507056Z level=info msg="Migration successfully executed" id="create signing_key table" duration=845.242µs logger=migrator t=2026-06-02T01:14:51.823780534Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-02T01:14:51.824849372Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.068558ms logger=migrator t=2026-06-02T01:14:51.830202592Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-02T01:14:51.831935477Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.733185ms logger=migrator t=2026-06-02T01:14:51.837457081Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-02T01:14:51.837734109Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=278.088µs logger=migrator t=2026-06-02T01:14:51.842602825Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-02T01:14:51.856115317Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.513472ms logger=migrator t=2026-06-02T01:14:51.862225827Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-02T01:14:51.862971677Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=747.65µs logger=migrator t=2026-06-02T01:14:51.86847196Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-02T01:14:51.868503021Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=34.661µs logger=migrator t=2026-06-02T01:14:51.874736223Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-02T01:14:51.876543471Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.807998ms logger=migrator t=2026-06-02T01:14:51.88148665Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-02T01:14:51.88151341Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.11µs logger=migrator t=2026-06-02T01:14:51.889464018Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-02T01:14:51.890797892Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.331294ms logger=migrator t=2026-06-02T01:14:51.89720181Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-02T01:14:51.899036927Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.834657ms logger=migrator t=2026-06-02T01:14:51.90525858Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-02T01:14:51.906263056Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.004166ms logger=migrator t=2026-06-02T01:14:51.912844558Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-02T01:14:51.914279335Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.439318ms logger=migrator t=2026-06-02T01:14:51.921665578Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-02T01:14:51.921950906Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=285.328µs logger=migrator t=2026-06-02T01:14:51.927972293Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-02T01:14:51.929510483Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.53887ms logger=migrator t=2026-06-02T01:14:51.934848801Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-02T01:14:51.936923236Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.077915ms logger=migrator t=2026-06-02T01:14:51.944022252Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-02T01:14:51.945670214Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.609352ms logger=migrator t=2026-06-02T01:14:51.951847625Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-02T01:14:51.963564771Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.721846ms logger=migrator t=2026-06-02T01:14:51.967119484Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-02T01:14:51.976503899Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.384174ms logger=migrator t=2026-06-02T01:14:51.983342117Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-02T01:14:51.99726184Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.911503ms logger=migrator t=2026-06-02T01:14:52.001353147Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-02T01:14:52.001526382Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=176.975µs logger=migrator t=2026-06-02T01:14:52.005837465Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-02T01:14:52.016109872Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.268007ms logger=migrator t=2026-06-02T01:14:52.021591035Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-02T01:14:52.030368154Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.783079ms logger=migrator t=2026-06-02T01:14:52.035865007Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-02T01:14:52.036120815Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=255.988µs logger=migrator t=2026-06-02T01:14:52.041198717Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.813723987s logger=migrator t=2026-06-02T01:14:52.042193843Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-02T01:14:52.060704346Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-02T01:14:52.060933872Z level=info msg="Created default organization" logger=secrets t=2026-06-02T01:14:52.066521548Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-02T01:14:52.114770756Z level=info msg="Restored cache from database" duration=607.996µs logger=plugin.store t=2026-06-02T01:14:52.116652686Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-02T01:14:52.152411729Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-02T01:14:52.152437149Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-02T01:14:52.152517712Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-02T01:14:52.152525612Z level=info msg="Plugins loaded" count=54 duration=35.874326ms logger=query_data t=2026-06-02T01:14:52.156435123Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-02T01:14:52.159648667Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-02T01:14:52.167466801Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-02T01:14:52.177321328Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-02T01:14:52.179400212Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-02T01:14:52.181362753Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-02T01:14:52.207983159Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-02T01:14:52.231965974Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-02T01:14:52.263335583Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-02T01:14:52.263365464Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-02T01:14:52.263846976Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-02T01:14:52.26398871Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-02T01:14:52.264081273Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-06-02T01:14:52.26439168Z level=info msg="starting to provision dashboards" logger=http.server t=2026-06-02T01:14:52.269915745Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-06-02T01:14:52.375282653Z level=info msg="finished to provision dashboards" logger=ngalert.state.manager t=2026-06-02T01:14:52.379773891Z level=info msg="State cache has been initialized" states=0 duration=115.783051ms logger=ngalert.scheduler t=2026-06-02T01:14:52.379846622Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-02T01:14:52.379961076Z level=info msg=starting first_tick=2026-06-02T01:15:00Z logger=plugins.update.checker t=2026-06-02T01:14:52.476637208Z level=info msg="Update check succeeded" duration=212.71802ms logger=grafana-apiserver t=2026-06-02T01:14:52.519035944Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-02T01:14:52.519428345Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=grafana.update.checker t=2026-06-02T01:14:52.529895628Z level=info msg="Update check succeeded" duration=266.271588ms logger=plugin.angulardetectorsprovider.dynamic t=2026-06-02T01:14:52.605947442Z level=info msg="Patterns update finished" duration=240.476645ms logger=provisioning.dashboard t=2026-06-02T01:14:54.216492304Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.217796267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.235038757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.256911878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.276275953Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.308972836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.328359591Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.393948463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.415519766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.439486441Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.454727069Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.501419857Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.522455527Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.550370854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.579159505Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.630443503Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.648534975Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.763032683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.780346024Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.821849798Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.839265342Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.869030149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.886385122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.923371346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.941123099Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:54.988577098Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.006857535Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.050349859Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.063713009Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.103180408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.136168099Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.223164389Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.243067848Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.29948058Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.314430791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.370319718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.387982809Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.455342457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.473213623Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.525052025Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.544865312Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.605662399Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.622117548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.68774252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.706824338Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.770568621Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.786830455Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.844075359Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.861640618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.929556769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:55.944471409Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:56.011694252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:56.030608376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:56.111100046Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:56.129782214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:56.196848113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:56.217144453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:56.300086017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:56.314252816Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:56.395306081Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:56.422624104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:56.479719574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:56.495623839Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:56.567196066Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:56.5815242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:56.660915191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:56.675464711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:56.744601175Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:56.766455745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:56.843737102Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:56.860821378Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:56.948650169Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:56.966462304Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:57.050385714Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:57.071203426Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:57.134216741Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:57.160827135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:57.242207228Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:57.260819684Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-02T01:14:57.376258476Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-02T01:16:03.292119576Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-02T01:24:52.301753227Z level=info msg="Completed cleanup jobs" duration=36.074267ms logger=plugins.update.checker t=2026-06-02T01:24:52.666740946Z level=info msg="Update check succeeded" duration=189.594484ms logger=sqlstore.transactions t=2026-06-02T01:29:52.175283514Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-02T01:34:52.301621987Z level=info msg="Completed cleanup jobs" duration=37.070695ms logger=plugins.update.checker t=2026-06-02T01:34:52.699647785Z level=info msg="Update check succeeded" duration=222.288218ms logger=cleanup t=2026-06-02T01:44:52.299872363Z level=info msg="Completed cleanup jobs" duration=34.777096ms logger=plugins.update.checker t=2026-06-02T01:44:52.72931587Z level=info msg="Update check succeeded" duration=252.275593ms logger=infra.usagestats t=2026-06-02T01:46:03.318548305Z level=info msg="Usage stats are ready to report"