logger=settings t=2026-05-05T12:55:06.469469361Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-05T12:55:06Z logger=settings t=2026-05-05T12:55:06.469903112Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-05T12:55:06.469944543Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-05T12:55:06.470006455Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-05T12:55:06.470023595Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-05T12:55:06.470046866Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-05T12:55:06.470060736Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-05T12:55:06.470077537Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-05T12:55:06.470107457Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-05T12:55:06.470129678Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-05T12:55:06.470150069Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-05T12:55:06.470163609Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-05T12:55:06.470176089Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-05T12:55:06.47018865Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-05T12:55:06.47021266Z level=info msg=Target target=[all] logger=settings t=2026-05-05T12:55:06.470239771Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-05T12:55:06.470294622Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-05T12:55:06.470335963Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-05T12:55:06.470377665Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-05T12:55:06.470398375Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-05T12:55:06.470411595Z level=info msg="App mode production" logger=sqlstore t=2026-05-05T12:55:06.470886038Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-05T12:55:06.470931319Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-05T12:55:06.473732324Z level=info msg="Locking database" logger=migrator t=2026-05-05T12:55:06.473808326Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-05T12:55:06.474464275Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-05T12:55:06.47542086Z level=info msg="Migration successfully executed" id="create migration_log table" duration=956.405µs logger=migrator t=2026-05-05T12:55:06.523484736Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-05T12:55:06.525177322Z level=info msg="Migration successfully executed" id="create user table" duration=1.693236ms logger=migrator t=2026-05-05T12:55:06.545519776Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-05T12:55:06.547346386Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.83235ms logger=migrator t=2026-05-05T12:55:06.556922582Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-05T12:55:06.558178096Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.260405ms logger=migrator t=2026-05-05T12:55:06.571323527Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-05T12:55:06.580883303Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=9.571046ms logger=migrator t=2026-05-05T12:55:06.586249157Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-05T12:55:06.587241013Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=997.486µs logger=migrator t=2026-05-05T12:55:06.59421621Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-05T12:55:06.600236801Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=6.016722ms logger=migrator t=2026-05-05T12:55:06.621006337Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-05T12:55:06.624001497Z level=info msg="Migration successfully executed" id="create user table v2" duration=3.036001ms logger=migrator t=2026-05-05T12:55:06.628768875Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-05T12:55:06.629508165Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=740.17µs logger=migrator t=2026-05-05T12:55:06.634730665Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-05T12:55:06.635394522Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=663.067µs logger=migrator t=2026-05-05T12:55:06.64130129Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-05T12:55:06.64167858Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=377.41µs logger=migrator t=2026-05-05T12:55:06.652698165Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-05T12:55:06.654711059Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=2.015844ms logger=migrator t=2026-05-05T12:55:06.66107485Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-05T12:55:06.663892285Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.817516ms logger=migrator t=2026-05-05T12:55:06.673085512Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-05T12:55:06.673129063Z level=info msg="Migration successfully executed" id="Update user table charset" duration=45.391µs logger=migrator t=2026-05-05T12:55:06.681743313Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-05T12:55:06.683094149Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.350196ms logger=migrator t=2026-05-05T12:55:06.690884658Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-05T12:55:06.691220386Z level=info msg="Migration successfully executed" id="Add missing user data" duration=337.069µs logger=migrator t=2026-05-05T12:55:06.6980302Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-05T12:55:06.703558957Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=5.527147ms logger=migrator t=2026-05-05T12:55:06.710321218Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-05T12:55:06.711414557Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.092549ms logger=migrator t=2026-05-05T12:55:06.716503463Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-05T12:55:06.718595779Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.070266ms logger=migrator t=2026-05-05T12:55:06.727899908Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-05T12:55:06.738836651Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.935913ms logger=migrator t=2026-05-05T12:55:06.742743805Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-05T12:55:06.743561488Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=818.053µs logger=migrator t=2026-05-05T12:55:06.759419052Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-05T12:55:06.759643849Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=221.097µs logger=migrator t=2026-05-05T12:55:06.764268922Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-05T12:55:06.766621545Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=2.352423ms logger=migrator t=2026-05-05T12:55:06.775942194Z 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-05-05T12:55:06.776273993Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=332.459µs logger=migrator t=2026-05-05T12:55:06.793885675Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-05T12:55:06.79445881Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=579.145µs logger=migrator t=2026-05-05T12:55:06.813348046Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-05T12:55:06.814522837Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.176581ms logger=migrator t=2026-05-05T12:55:06.820004824Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-05T12:55:06.820902268Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=900.433µs logger=migrator t=2026-05-05T12:55:06.834353858Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-05T12:55:06.838400447Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=4.050559ms logger=migrator t=2026-05-05T12:55:06.848314041Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-05T12:55:06.850193782Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.880431ms logger=migrator t=2026-05-05T12:55:06.861056273Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-05T12:55:06.862211883Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.16084ms logger=migrator t=2026-05-05T12:55:06.869119599Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-05T12:55:06.869190901Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=76.752µs logger=migrator t=2026-05-05T12:55:06.87366474Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-05T12:55:06.874648487Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=984.897µs logger=migrator t=2026-05-05T12:55:06.881569912Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-05T12:55:06.883782611Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=2.217739ms logger=migrator t=2026-05-05T12:55:06.890543762Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-05T12:55:06.891543789Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.004768ms logger=migrator t=2026-05-05T12:55:06.895618968Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-05T12:55:06.896180252Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=560.115µs logger=migrator t=2026-05-05T12:55:06.901721101Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-05T12:55:06.906128959Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.402948ms logger=migrator t=2026-05-05T12:55:06.911151184Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-05T12:55:06.912336785Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.183051ms logger=migrator t=2026-05-05T12:55:06.9166218Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-05T12:55:06.917275268Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=653.408µs logger=migrator t=2026-05-05T12:55:06.922456916Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-05T12:55:06.923425972Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=977.506µs logger=migrator t=2026-05-05T12:55:06.927859091Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-05T12:55:06.928709154Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=849.682µs logger=migrator t=2026-05-05T12:55:06.93306447Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-05T12:55:06.934287733Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.226074ms logger=migrator t=2026-05-05T12:55:06.941033873Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-05T12:55:06.941524246Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=492.903µs logger=migrator t=2026-05-05T12:55:06.946168761Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-05T12:55:06.946964262Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=794.501µs logger=migrator t=2026-05-05T12:55:06.951998947Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-05T12:55:06.952598123Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=602.516µs logger=migrator t=2026-05-05T12:55:06.959068486Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-05T12:55:06.960079443Z level=info msg="Migration successfully executed" id="create star table" duration=1.013037ms logger=migrator t=2026-05-05T12:55:06.965639552Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-05T12:55:06.96668953Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.050077ms logger=migrator t=2026-05-05T12:55:06.970993015Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-05T12:55:06.972516266Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.522171ms logger=migrator t=2026-05-05T12:55:06.977043117Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-05T12:55:06.979061651Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=2.017124ms logger=migrator t=2026-05-05T12:55:06.984773324Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-05T12:55:06.985648377Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=872.273µs logger=migrator t=2026-05-05T12:55:06.99096166Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-05T12:55:06.992202744Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.243383ms logger=migrator t=2026-05-05T12:55:07.001238935Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-05T12:55:07.003078344Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.845748ms logger=migrator t=2026-05-05T12:55:07.0130484Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-05T12:55:07.014869649Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.826979ms logger=migrator t=2026-05-05T12:55:07.021026493Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-05T12:55:07.021101955Z level=info msg="Migration successfully executed" id="Update org table charset" duration=76.142µs logger=migrator t=2026-05-05T12:55:07.029129689Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-05T12:55:07.029335755Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=204.086µs logger=migrator t=2026-05-05T12:55:07.035060728Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-05T12:55:07.035462518Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=401.64µs logger=migrator t=2026-05-05T12:55:07.043245886Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-05T12:55:07.044567271Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.324774ms logger=migrator t=2026-05-05T12:55:07.05054587Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-05T12:55:07.052827751Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=2.284571ms logger=migrator t=2026-05-05T12:55:07.062118458Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-05T12:55:07.064450831Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=2.336393ms logger=migrator t=2026-05-05T12:55:07.073646497Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-05T12:55:07.075738452Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=2.095445ms logger=migrator t=2026-05-05T12:55:07.083357286Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-05T12:55:07.08462393Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.267785ms logger=migrator t=2026-05-05T12:55:07.090286951Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-05T12:55:07.091460882Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.178811ms logger=migrator t=2026-05-05T12:55:07.097863862Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-05T12:55:07.10525967Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.388467ms logger=migrator t=2026-05-05T12:55:07.116584752Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-05T12:55:07.117606089Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.019987ms logger=migrator t=2026-05-05T12:55:07.128298264Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-05T12:55:07.129408134Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.11507ms logger=migrator t=2026-05-05T12:55:07.136268597Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-05T12:55:07.136992746Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=725.749µs logger=migrator t=2026-05-05T12:55:07.14054263Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-05T12:55:07.140805368Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=264.778µs logger=migrator t=2026-05-05T12:55:07.145956575Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-05T12:55:07.14840734Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=2.450265ms logger=migrator t=2026-05-05T12:55:07.153166647Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-05T12:55:07.15326985Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=105.283µs logger=migrator t=2026-05-05T12:55:07.156527177Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-05T12:55:07.158662704Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.134617ms logger=migrator t=2026-05-05T12:55:07.166809892Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-05T12:55:07.169617396Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.811105ms logger=migrator t=2026-05-05T12:55:07.174336982Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-05T12:55:07.177566909Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.227616ms logger=migrator t=2026-05-05T12:55:07.192706042Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-05T12:55:07.19450195Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.797648ms logger=migrator t=2026-05-05T12:55:07.214933465Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-05T12:55:07.217561465Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.630421ms logger=migrator t=2026-05-05T12:55:07.223640357Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-05T12:55:07.224426678Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=787.931µs logger=migrator t=2026-05-05T12:55:07.235958006Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-05T12:55:07.236974143Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.020597ms logger=migrator t=2026-05-05T12:55:07.246923637Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-05T12:55:07.246969559Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=49.312µs logger=migrator t=2026-05-05T12:55:07.251581082Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-05T12:55:07.251623773Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=41.201µs logger=migrator t=2026-05-05T12:55:07.257304495Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-05T12:55:07.259948555Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.64193ms logger=migrator t=2026-05-05T12:55:07.263830518Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-05T12:55:07.265311628Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.48113ms logger=migrator t=2026-05-05T12:55:07.274537224Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-05T12:55:07.277078272Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.545498ms logger=migrator t=2026-05-05T12:55:07.2811193Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-05T12:55:07.282707692Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.589782ms logger=migrator t=2026-05-05T12:55:07.287293875Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-05T12:55:07.287455589Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=161.774µs logger=migrator t=2026-05-05T12:55:07.292151015Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-05T12:55:07.29313704Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=985.545µs logger=migrator t=2026-05-05T12:55:07.296323495Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-05T12:55:07.29687985Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=556.585µs logger=migrator t=2026-05-05T12:55:07.301025081Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-05T12:55:07.301054622Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=30.431µs logger=migrator t=2026-05-05T12:55:07.316951715Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-05T12:55:07.318204969Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.255594ms logger=migrator t=2026-05-05T12:55:07.501414645Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-05T12:55:07.503246934Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.836109ms logger=migrator t=2026-05-05T12:55:07.699362784Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-05T12:55:07.707572253Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.211529ms logger=migrator t=2026-05-05T12:55:07.761132201Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-05T12:55:07.762756365Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.612764ms logger=migrator t=2026-05-05T12:55:07.812329447Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-05T12:55:07.814932016Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=2.607ms logger=migrator t=2026-05-05T12:55:08.018454433Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-05T12:55:08.021429562Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.977619ms logger=migrator t=2026-05-05T12:55:08.110495909Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-05T12:55:08.111263989Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=769.88µs logger=migrator t=2026-05-05T12:55:08.256340824Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-05T12:55:08.257586167Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.251803ms logger=migrator t=2026-05-05T12:55:08.275838853Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-05T12:55:08.283000292Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=7.16312ms logger=migrator t=2026-05-05T12:55:08.290856071Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-05T12:55:08.291680683Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=823.842µs logger=migrator t=2026-05-05T12:55:08.296767278Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-05T12:55:08.297061046Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=294.188µs logger=migrator t=2026-05-05T12:55:08.302930212Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-05T12:55:08.30396984Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=1.046869ms logger=migrator t=2026-05-05T12:55:08.308541331Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-05T12:55:08.309948989Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.420979ms logger=migrator t=2026-05-05T12:55:08.316560794Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-05T12:55:08.319237425Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.687281ms logger=migrator t=2026-05-05T12:55:08.324341341Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-05T12:55:08.325285356Z level=info msg="Migration successfully executed" id="create data_source table" duration=943.655µs logger=migrator t=2026-05-05T12:55:08.33032705Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-05T12:55:08.330983207Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=657.087µs logger=migrator t=2026-05-05T12:55:08.335147718Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-05T12:55:08.335903478Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=753.19µs logger=migrator t=2026-05-05T12:55:08.340376368Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-05T12:55:08.342070162Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.695165ms logger=migrator t=2026-05-05T12:55:08.347319992Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-05T12:55:08.3483496Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.030138ms logger=migrator t=2026-05-05T12:55:08.355446568Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-05T12:55:08.362812044Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.363825ms logger=migrator t=2026-05-05T12:55:08.370292712Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-05T12:55:08.372232234Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.944302ms logger=migrator t=2026-05-05T12:55:08.378663804Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-05T12:55:08.379763844Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.09709ms logger=migrator t=2026-05-05T12:55:08.383405761Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-05T12:55:08.384449459Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.043518ms logger=migrator t=2026-05-05T12:55:08.388761753Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-05T12:55:08.389366269Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=604.246µs logger=migrator t=2026-05-05T12:55:08.400827523Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-05T12:55:08.404844021Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.022688ms logger=migrator t=2026-05-05T12:55:08.408637571Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-05T12:55:08.41122993Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.593099ms logger=migrator t=2026-05-05T12:55:08.415173735Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-05T12:55:08.415213807Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=43.133µs logger=migrator t=2026-05-05T12:55:08.419818118Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-05T12:55:08.420052244Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=235.936µs logger=migrator t=2026-05-05T12:55:08.424515473Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-05T12:55:08.427954054Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.438831ms logger=migrator t=2026-05-05T12:55:08.431984601Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-05T12:55:08.432339451Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=358.84µs logger=migrator t=2026-05-05T12:55:08.436375928Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-05T12:55:08.436685926Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=311.248µs logger=migrator t=2026-05-05T12:55:08.440960921Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-05T12:55:08.443720204Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.758344ms logger=migrator t=2026-05-05T12:55:08.449679842Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-05T12:55:08.450048182Z level=info msg="Migration successfully executed" id="Update uid value" duration=372µs logger=migrator t=2026-05-05T12:55:08.453715829Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-05T12:55:08.454687586Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=972.056µs logger=migrator t=2026-05-05T12:55:08.45902585Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-05T12:55:08.460242083Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.220703ms logger=migrator t=2026-05-05T12:55:08.463863079Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-05T12:55:08.465160143Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.296814ms logger=migrator t=2026-05-05T12:55:08.468639436Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-05T12:55:08.469413927Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=773.881µs logger=migrator t=2026-05-05T12:55:08.473837814Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-05T12:55:08.474634496Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=796.482µs logger=migrator t=2026-05-05T12:55:08.478434016Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-05T12:55:08.479254347Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=811.841µs logger=migrator t=2026-05-05T12:55:08.483058979Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-05T12:55:08.484338773Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.280324ms logger=migrator t=2026-05-05T12:55:08.489349716Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-05T12:55:08.49064919Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.299754ms logger=migrator t=2026-05-05T12:55:08.49439125Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-05T12:55:08.495252733Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=861.373µs logger=migrator t=2026-05-05T12:55:08.499611849Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-05T12:55:08.511150856Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.532307ms logger=migrator t=2026-05-05T12:55:08.515817689Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-05T12:55:08.517480694Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.667975ms logger=migrator t=2026-05-05T12:55:08.523016781Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-05T12:55:08.52447541Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.458109ms logger=migrator t=2026-05-05T12:55:08.528065705Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-05T12:55:08.529046721Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=980.916µs logger=migrator t=2026-05-05T12:55:08.532735309Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-05T12:55:08.534254669Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.518181ms logger=migrator t=2026-05-05T12:55:08.538825761Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-05T12:55:08.539406716Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=580.945µs logger=migrator t=2026-05-05T12:55:08.54368595Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-05T12:55:08.544634275Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=947.026µs logger=migrator t=2026-05-05T12:55:08.548601921Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-05T12:55:08.548639841Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=39.231µs logger=migrator t=2026-05-05T12:55:08.553036659Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-05T12:55:08.555616417Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.578958ms logger=migrator t=2026-05-05T12:55:08.559193012Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-05T12:55:08.561648128Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.454276ms logger=migrator t=2026-05-05T12:55:08.565225812Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-05T12:55:08.565385767Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=160.665µs logger=migrator t=2026-05-05T12:55:08.569719782Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-05T12:55:08.572324012Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.60377ms logger=migrator t=2026-05-05T12:55:08.575636699Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-05T12:55:08.578143116Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.505917ms logger=migrator t=2026-05-05T12:55:08.581775622Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-05T12:55:08.582600274Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=824.792µs logger=migrator t=2026-05-05T12:55:08.58694787Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-05T12:55:08.587464434Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=515.623µs logger=migrator t=2026-05-05T12:55:08.590592476Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-05T12:55:08.591567422Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=974.606µs logger=migrator t=2026-05-05T12:55:08.59486357Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-05T12:55:08.595699222Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=834.352µs logger=migrator t=2026-05-05T12:55:08.599895913Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-05T12:55:08.600665774Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=771.281µs logger=migrator t=2026-05-05T12:55:08.604024614Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-05T12:55:08.604824914Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=797.761µs logger=migrator t=2026-05-05T12:55:08.608610136Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-05T12:55:08.608680518Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=70.792µs logger=migrator t=2026-05-05T12:55:08.611937724Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-05T12:55:08.611974585Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=29.141µs logger=migrator t=2026-05-05T12:55:08.61669999Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-05T12:55:08.621330203Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.629803ms logger=migrator t=2026-05-05T12:55:08.625069292Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-05T12:55:08.627911528Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.841536ms logger=migrator t=2026-05-05T12:55:08.636750454Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-05T12:55:08.636882927Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=133.573µs logger=migrator t=2026-05-05T12:55:08.642509987Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-05T12:55:08.64341057Z level=info msg="Migration successfully executed" id="create quota table v1" duration=950.905µs logger=migrator t=2026-05-05T12:55:08.646995285Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-05T12:55:08.64790128Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=905.205µs logger=migrator t=2026-05-05T12:55:08.651209187Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-05T12:55:08.651238198Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=29.761µs logger=migrator t=2026-05-05T12:55:08.655404678Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-05T12:55:08.65619304Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=791.742µs logger=migrator t=2026-05-05T12:55:08.66112399Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-05T12:55:08.66260938Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.4847ms logger=migrator t=2026-05-05T12:55:08.666463903Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-05T12:55:08.669423221Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.958969ms logger=migrator t=2026-05-05T12:55:08.674925257Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-05T12:55:08.675055651Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=132.714µs logger=migrator t=2026-05-05T12:55:08.680548127Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-05T12:55:08.681715869Z level=info msg="Migration successfully executed" id="create session table" duration=1.167461ms logger=migrator t=2026-05-05T12:55:08.685371125Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-05T12:55:08.685507559Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=115.823µs logger=migrator t=2026-05-05T12:55:08.689164386Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-05T12:55:08.689349581Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=185.185µs logger=migrator t=2026-05-05T12:55:08.692746222Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-05T12:55:08.694111698Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.360565ms logger=migrator t=2026-05-05T12:55:08.699014698Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-05T12:55:08.699889451Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=868.543µs logger=migrator t=2026-05-05T12:55:08.705236233Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-05T12:55:08.705287194Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=52.781µs logger=migrator t=2026-05-05T12:55:08.709243679Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-05T12:55:08.70928546Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=44.001µs logger=migrator t=2026-05-05T12:55:08.713605485Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-05T12:55:08.717212901Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.606206ms logger=migrator t=2026-05-05T12:55:08.72129402Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-05T12:55:08.726902729Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.605189ms logger=migrator t=2026-05-05T12:55:08.731511841Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-05T12:55:08.731683605Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=176.074µs logger=migrator t=2026-05-05T12:55:08.736276938Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-05T12:55:08.736431812Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=153.894µs logger=migrator t=2026-05-05T12:55:08.741080286Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-05T12:55:08.742165824Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.084948ms logger=migrator t=2026-05-05T12:55:08.74611646Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-05T12:55:08.746149731Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=34.381µs logger=migrator t=2026-05-05T12:55:08.750524377Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-05T12:55:08.755714435Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.188449ms logger=migrator t=2026-05-05T12:55:08.760153023Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-05T12:55:08.760625225Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=461.982µs logger=migrator t=2026-05-05T12:55:08.764775475Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-05T12:55:08.771851373Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=7.074488ms logger=migrator t=2026-05-05T12:55:08.775665014Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-05T12:55:08.778790877Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.125563ms logger=migrator t=2026-05-05T12:55:08.783361909Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-05T12:55:08.783430241Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.232µs logger=migrator t=2026-05-05T12:55:08.786916583Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-05T12:55:08.787971252Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.056339ms logger=migrator t=2026-05-05T12:55:08.79319341Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-05T12:55:08.794034293Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=840.653µs logger=migrator t=2026-05-05T12:55:08.799341754Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-05T12:55:08.801171032Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.830418ms logger=migrator t=2026-05-05T12:55:08.806782321Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-05T12:55:08.807674056Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=899.045µs logger=migrator t=2026-05-05T12:55:08.813904341Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-05T12:55:08.814767924Z level=info msg="Migration successfully executed" id="add index alert state" duration=868.033µs logger=migrator t=2026-05-05T12:55:08.818649058Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-05T12:55:08.819547591Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=898.303µs logger=migrator t=2026-05-05T12:55:08.823329861Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-05T12:55:08.823979668Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=649.747µs logger=migrator t=2026-05-05T12:55:08.828687783Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-05T12:55:08.829518665Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=828.172µs logger=migrator t=2026-05-05T12:55:08.833223434Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-05T12:55:08.834038336Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=814.972µs logger=migrator t=2026-05-05T12:55:08.837185499Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-05T12:55:08.84696126Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.771361ms logger=migrator t=2026-05-05T12:55:08.851206122Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-05T12:55:08.851856559Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=651.617µs logger=migrator t=2026-05-05T12:55:08.855165728Z 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-05-05T12:55:08.855982269Z 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=816.121µs logger=migrator t=2026-05-05T12:55:08.860029776Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-05T12:55:08.860313354Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=278.288µs logger=migrator t=2026-05-05T12:55:08.864890206Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-05T12:55:08.865382069Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=491.763µs logger=migrator t=2026-05-05T12:55:08.869292503Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-05T12:55:08.870500655Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.207832ms logger=migrator t=2026-05-05T12:55:08.874306666Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-05T12:55:08.879558115Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.251079ms logger=migrator t=2026-05-05T12:55:08.884916398Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-05T12:55:08.888368339Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.452271ms logger=migrator t=2026-05-05T12:55:08.891693098Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-05T12:55:08.898216111Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.515183ms logger=migrator t=2026-05-05T12:55:08.901836437Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-05T12:55:08.905840574Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.003007ms logger=migrator t=2026-05-05T12:55:08.909870371Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-05T12:55:08.911388122Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.517361ms logger=migrator t=2026-05-05T12:55:08.916466956Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-05T12:55:08.916511117Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=45.331µs logger=migrator t=2026-05-05T12:55:08.920159485Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-05T12:55:08.920209476Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=52.981µs logger=migrator t=2026-05-05T12:55:08.923669358Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-05T12:55:08.924652874Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=984.216µs logger=migrator t=2026-05-05T12:55:08.929535554Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-05T12:55:08.930454668Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=918.864µs logger=migrator t=2026-05-05T12:55:08.934768703Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-05T12:55:08.935977984Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.209081ms logger=migrator t=2026-05-05T12:55:08.939517469Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-05T12:55:08.940722001Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.204432ms logger=migrator t=2026-05-05T12:55:08.944523451Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-05T12:55:08.946060973Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.533911ms logger=migrator t=2026-05-05T12:55:08.949317799Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-05T12:55:08.95536788Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.04171ms logger=migrator t=2026-05-05T12:55:08.95910673Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-05T12:55:08.963010733Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.904623ms logger=migrator t=2026-05-05T12:55:08.966526446Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-05T12:55:08.966713611Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=187.165µs logger=migrator t=2026-05-05T12:55:08.969881945Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-05T12:55:08.97076999Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=888.035µs logger=migrator t=2026-05-05T12:55:08.97454595Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-05T12:55:08.975443163Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=897.743µs logger=migrator t=2026-05-05T12:55:08.978183396Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-05T12:55:08.981858164Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.674258ms logger=migrator t=2026-05-05T12:55:08.985040369Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-05T12:55:08.985111391Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=71.382µs logger=migrator t=2026-05-05T12:55:08.988613184Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-05T12:55:08.989539519Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=926.515µs logger=migrator t=2026-05-05T12:55:08.992936019Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-05T12:55:08.993888434Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=952.935µs logger=migrator t=2026-05-05T12:55:08.997481679Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-05T12:55:08.997635553Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=155.634µs logger=migrator t=2026-05-05T12:55:09.001136367Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-05T12:55:09.00279112Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.652304ms logger=migrator t=2026-05-05T12:55:09.007703591Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-05T12:55:09.008630505Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=932.704µs logger=migrator t=2026-05-05T12:55:09.013305139Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-05T12:55:09.014284955Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=979.046µs logger=migrator t=2026-05-05T12:55:09.017820679Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-05T12:55:09.018781984Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=961.115µs logger=migrator t=2026-05-05T12:55:09.022893053Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-05T12:55:09.024459495Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.566222ms logger=migrator t=2026-05-05T12:55:09.028672546Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-05T12:55:09.030370981Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.698135ms logger=migrator t=2026-05-05T12:55:09.03561977Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-05T12:55:09.035727313Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=115.013µs logger=migrator t=2026-05-05T12:55:09.043778296Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-05T12:55:09.050648368Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.876922ms logger=migrator t=2026-05-05T12:55:09.054218303Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-05T12:55:09.055892297Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.673944ms logger=migrator t=2026-05-05T12:55:09.060080188Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-05T12:55:09.066367985Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.278956ms logger=migrator t=2026-05-05T12:55:09.071756557Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-05T12:55:09.072719162Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=961.845µs logger=migrator t=2026-05-05T12:55:09.075821414Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-05T12:55:09.076880843Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.059189ms logger=migrator t=2026-05-05T12:55:09.084574776Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-05T12:55:09.087052152Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=2.482106ms logger=migrator t=2026-05-05T12:55:09.092137297Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-05T12:55:09.105917741Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.775664ms logger=migrator t=2026-05-05T12:55:09.113886233Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-05T12:55:09.115043623Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.172901ms logger=migrator t=2026-05-05T12:55:09.120165959Z 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-05-05T12:55:09.121262759Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.09804ms logger=migrator t=2026-05-05T12:55:09.126603349Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-05T12:55:09.126963589Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=359.53µs logger=migrator t=2026-05-05T12:55:09.13077902Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-05T12:55:09.131431977Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=652.897µs logger=migrator t=2026-05-05T12:55:09.135982498Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-05T12:55:09.136326407Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=344.479µs logger=migrator t=2026-05-05T12:55:09.140501987Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-05T12:55:09.146450945Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.948438ms logger=migrator t=2026-05-05T12:55:09.152642219Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-05T12:55:09.161560495Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=8.917656ms logger=migrator t=2026-05-05T12:55:09.166779073Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-05T12:55:09.16889527Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=2.129066ms logger=migrator t=2026-05-05T12:55:09.176078389Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-05T12:55:09.177639381Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.561702ms logger=migrator t=2026-05-05T12:55:09.181717419Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-05T12:55:09.181952385Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=232.676µs logger=migrator t=2026-05-05T12:55:09.185758746Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-05T12:55:09.190365808Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.605841ms logger=migrator t=2026-05-05T12:55:09.19388Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-05T12:55:09.194856117Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=975.357µs logger=migrator t=2026-05-05T12:55:09.200291441Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-05T12:55:09.200598309Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=307.178µs logger=migrator t=2026-05-05T12:55:09.20481733Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-05T12:55:09.205443717Z level=info msg="Migration successfully executed" id="Move region to single row" duration=626.547µs logger=migrator t=2026-05-05T12:55:09.209508514Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-05T12:55:09.210574202Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.066188ms logger=migrator t=2026-05-05T12:55:09.215640277Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-05T12:55:09.21650022Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=859.033µs logger=migrator t=2026-05-05T12:55:09.220224049Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-05T12:55:09.221259526Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.034887ms logger=migrator t=2026-05-05T12:55:09.226006051Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-05T12:55:09.227187642Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.183291ms logger=migrator t=2026-05-05T12:55:09.234291091Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-05T12:55:09.235343448Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.052597ms logger=migrator t=2026-05-05T12:55:09.241685737Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-05T12:55:09.243280329Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.594551ms logger=migrator t=2026-05-05T12:55:09.247174122Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-05T12:55:09.247311916Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=142.225µs logger=migrator t=2026-05-05T12:55:09.251943758Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-05T12:55:09.252966236Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.022048ms logger=migrator t=2026-05-05T12:55:09.257769642Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-05T12:55:09.258608865Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=839.153µs logger=migrator t=2026-05-05T12:55:09.262630831Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-05T12:55:09.264708706Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.079315ms logger=migrator t=2026-05-05T12:55:09.272134842Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-05T12:55:09.273276643Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.141571ms logger=migrator t=2026-05-05T12:55:09.28639081Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-05T12:55:09.286851293Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=467.063µs logger=migrator t=2026-05-05T12:55:09.293585551Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-05T12:55:09.294166516Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=583.495µs logger=migrator t=2026-05-05T12:55:09.299412085Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-05T12:55:09.299482097Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=70.602µs logger=migrator t=2026-05-05T12:55:09.302927598Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-05T12:55:09.303907854Z level=info msg="Migration successfully executed" id="create team table" duration=980.327µs logger=migrator t=2026-05-05T12:55:09.307897129Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-05T12:55:09.308836804Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=939.315µs logger=migrator t=2026-05-05T12:55:09.313787746Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-05T12:55:09.314839004Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.051619ms logger=migrator t=2026-05-05T12:55:09.318976623Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-05T12:55:09.325362562Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.383169ms logger=migrator t=2026-05-05T12:55:09.330111368Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-05T12:55:09.330383035Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=272.327µs logger=migrator t=2026-05-05T12:55:09.336445195Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-05T12:55:09.337603706Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.161461ms logger=migrator t=2026-05-05T12:55:09.346227455Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-05T12:55:09.348011711Z level=info msg="Migration successfully executed" id="create team member table" duration=1.790306ms logger=migrator t=2026-05-05T12:55:09.355292625Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-05T12:55:09.356364173Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.071198ms logger=migrator t=2026-05-05T12:55:09.363167783Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-05T12:55:09.364900559Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.736426ms logger=migrator t=2026-05-05T12:55:09.370111756Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-05T12:55:09.371711809Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.601733ms logger=migrator t=2026-05-05T12:55:09.376530037Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-05T12:55:09.381798737Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.27215ms logger=migrator t=2026-05-05T12:55:09.38646069Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-05T12:55:09.395485738Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=9.029799ms logger=migrator t=2026-05-05T12:55:09.402063883Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-05T12:55:09.40535681Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.292847ms logger=migrator t=2026-05-05T12:55:09.410134607Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-05T12:55:09.411716808Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.586021ms logger=migrator t=2026-05-05T12:55:09.418353315Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-05T12:55:09.419803363Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.450288ms logger=migrator t=2026-05-05T12:55:09.426388007Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-05T12:55:09.427799334Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.410508ms logger=migrator t=2026-05-05T12:55:09.436413043Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-05T12:55:09.439525305Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=3.080422ms logger=migrator t=2026-05-05T12:55:09.446956442Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-05T12:55:09.447937948Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=981.736µs logger=migrator t=2026-05-05T12:55:09.451946614Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-05T12:55:09.45295251Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.005726ms logger=migrator t=2026-05-05T12:55:09.457882391Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-05T12:55:09.459705309Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.822188ms logger=migrator t=2026-05-05T12:55:09.467916226Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-05T12:55:09.469855268Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.943892ms logger=migrator t=2026-05-05T12:55:09.477543502Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-05T12:55:09.478135067Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=593.475µs logger=migrator t=2026-05-05T12:55:09.483731125Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-05T12:55:09.484135396Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=414.921µs logger=migrator t=2026-05-05T12:55:09.488990185Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-05T12:55:09.489904479Z level=info msg="Migration successfully executed" id="create tag table" duration=920.554µs logger=migrator t=2026-05-05T12:55:09.494774728Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-05T12:55:09.495809105Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.034467ms logger=migrator t=2026-05-05T12:55:09.500401257Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-05T12:55:09.501609239Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.207592ms logger=migrator t=2026-05-05T12:55:09.506977841Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-05T12:55:09.508913792Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.934741ms logger=migrator t=2026-05-05T12:55:09.514630334Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-05T12:55:09.515720572Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.090198ms logger=migrator t=2026-05-05T12:55:09.521236728Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-05T12:55:09.538394312Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.156244ms logger=migrator t=2026-05-05T12:55:09.544524305Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-05T12:55:09.545768888Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.244473ms logger=migrator t=2026-05-05T12:55:09.552382473Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-05T12:55:09.554182331Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.800178ms logger=migrator t=2026-05-05T12:55:09.560845557Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-05T12:55:09.561272919Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=429.613µs logger=migrator t=2026-05-05T12:55:09.568018747Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-05T12:55:09.569757084Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.760748ms logger=migrator t=2026-05-05T12:55:09.575354012Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-05T12:55:09.576344508Z level=info msg="Migration successfully executed" id="create user auth table" duration=991.196µs logger=migrator t=2026-05-05T12:55:09.580464576Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-05T12:55:09.581507214Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.042568ms logger=migrator t=2026-05-05T12:55:09.589292011Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-05T12:55:09.589389293Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=98.122µs logger=migrator t=2026-05-05T12:55:09.597203899Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-05T12:55:09.605571941Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.367092ms logger=migrator t=2026-05-05T12:55:09.61155314Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-05T12:55:09.618610267Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.052206ms logger=migrator t=2026-05-05T12:55:09.625810928Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-05T12:55:09.631157269Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.340032ms logger=migrator t=2026-05-05T12:55:09.637885857Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-05T12:55:09.643360982Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.473175ms logger=migrator t=2026-05-05T12:55:09.671276171Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-05T12:55:09.673190992Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.909721ms logger=migrator t=2026-05-05T12:55:09.726381321Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-05T12:55:09.734712101Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.358071ms logger=migrator t=2026-05-05T12:55:09.741494721Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-05T12:55:09.743057931Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.566271ms logger=migrator t=2026-05-05T12:55:09.751583348Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-05T12:55:09.752782329Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.199911ms logger=migrator t=2026-05-05T12:55:09.768832955Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-05T12:55:09.770166789Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.338655ms logger=migrator t=2026-05-05T12:55:09.781727475Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-05T12:55:09.782674491Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=947.796µs logger=migrator t=2026-05-05T12:55:09.787723454Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-05T12:55:09.78869316Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=963.866µs logger=migrator t=2026-05-05T12:55:09.794998387Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-05T12:55:09.796574099Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.575092ms logger=migrator t=2026-05-05T12:55:09.802521117Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-05T12:55:09.807976831Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.454894ms logger=migrator t=2026-05-05T12:55:09.816929508Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-05T12:55:09.818034047Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.105099ms logger=migrator t=2026-05-05T12:55:09.823602134Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-05T12:55:09.825088994Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.47947ms logger=migrator t=2026-05-05T12:55:09.830694413Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-05T12:55:09.831722939Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.028246ms logger=migrator t=2026-05-05T12:55:09.836689411Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-05T12:55:09.838297053Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.607262ms logger=migrator t=2026-05-05T12:55:09.844335094Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-05T12:55:09.84532853Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=989.095µs logger=migrator t=2026-05-05T12:55:09.851471982Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-05T12:55:09.851547974Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=76.732µs logger=migrator t=2026-05-05T12:55:09.858319404Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-05T12:55:09.858441247Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=117.713µs logger=migrator t=2026-05-05T12:55:09.864242531Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-05T12:55:09.865431482Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.190091ms logger=migrator t=2026-05-05T12:55:09.991933222Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-05T12:55:09.994299605Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.369902ms logger=migrator t=2026-05-05T12:55:10.000284823Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-05T12:55:10.002013859Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.727336ms logger=migrator t=2026-05-05T12:55:10.014970462Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-05T12:55:10.015048334Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=83.763µs logger=migrator t=2026-05-05T12:55:10.019284985Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-05T12:55:10.020268Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=982.935µs logger=migrator t=2026-05-05T12:55:10.025336024Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-05T12:55:10.027269536Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.932132ms logger=migrator t=2026-05-05T12:55:10.032601056Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-05T12:55:10.033550811Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=949.395µs logger=migrator t=2026-05-05T12:55:10.037866436Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-05T12:55:10.038892192Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.025067ms logger=migrator t=2026-05-05T12:55:10.043594746Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-05T12:55:10.051173636Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.57681ms logger=migrator t=2026-05-05T12:55:10.056958869Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-05T12:55:10.060165183Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=3.207034ms logger=migrator t=2026-05-05T12:55:10.065189355Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-05T12:55:10.06532771Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=136.835µs logger=migrator t=2026-05-05T12:55:10.071503603Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-05T12:55:10.072974781Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.476719ms logger=migrator t=2026-05-05T12:55:10.078176418Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-05T12:55:10.079532285Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.354667ms logger=migrator t=2026-05-05T12:55:10.084359081Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-05T12:55:10.085571964Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.212983ms logger=migrator t=2026-05-05T12:55:10.089577069Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-05T12:55:10.089722843Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=147.054µs logger=migrator t=2026-05-05T12:55:10.110381148Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-05T12:55:10.112328209Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.948771ms logger=migrator t=2026-05-05T12:55:10.117526367Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-05T12:55:10.118829661Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.304965ms logger=migrator t=2026-05-05T12:55:10.124103651Z 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-05-05T12:55:10.125962719Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.862748ms logger=migrator t=2026-05-05T12:55:10.132594505Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-05T12:55:10.134204176Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.609252ms logger=migrator t=2026-05-05T12:55:10.146965174Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-05T12:55:10.153791343Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.83015ms logger=migrator t=2026-05-05T12:55:10.158866137Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-05T12:55:10.159936825Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.071188ms logger=migrator t=2026-05-05T12:55:10.165512612Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-05T12:55:10.166209552Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=695.939µs logger=migrator t=2026-05-05T12:55:10.170218887Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-05T12:55:10.196442018Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.221231ms logger=migrator t=2026-05-05T12:55:10.202630982Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-05T12:55:10.228287839Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.649657ms logger=migrator t=2026-05-05T12:55:10.233194918Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-05T12:55:10.234080492Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=886.024µs logger=migrator t=2026-05-05T12:55:10.238973021Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-05T12:55:10.239720651Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=747.39µs logger=migrator t=2026-05-05T12:55:10.245061552Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-05T12:55:10.253888964Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.832043ms logger=migrator t=2026-05-05T12:55:10.258664831Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-05T12:55:10.263083727Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.420006ms logger=migrator t=2026-05-05T12:55:10.267427242Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-05T12:55:10.268373406Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=945.614µs logger=migrator t=2026-05-05T12:55:10.273644236Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-05T12:55:10.274868728Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.221201ms logger=migrator t=2026-05-05T12:55:10.280056964Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-05T12:55:10.281629606Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.574142ms logger=migrator t=2026-05-05T12:55:10.286942857Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-05T12:55:10.288100247Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.15724ms logger=migrator t=2026-05-05T12:55:10.293452908Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-05T12:55:10.29351984Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=67.842µs logger=migrator t=2026-05-05T12:55:10.297427883Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-05T12:55:10.305572467Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.145334ms logger=migrator t=2026-05-05T12:55:10.309828791Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-05T12:55:10.317267996Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.439546ms logger=migrator t=2026-05-05T12:55:10.321285913Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-05T12:55:10.328694318Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.405375ms logger=migrator t=2026-05-05T12:55:10.335029515Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-05T12:55:10.335949039Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=919.674µs logger=migrator t=2026-05-05T12:55:10.340056198Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-05T12:55:10.340767927Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=711.058µs logger=migrator t=2026-05-05T12:55:10.34622426Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-05T12:55:10.355258199Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.034498ms logger=migrator t=2026-05-05T12:55:10.360299102Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-05T12:55:10.366570247Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.271145ms logger=migrator t=2026-05-05T12:55:10.370860181Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-05T12:55:10.37160781Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=747.079µs logger=migrator t=2026-05-05T12:55:10.376134929Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-05T12:55:10.380399742Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=4.264483ms logger=migrator t=2026-05-05T12:55:10.385422935Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-05T12:55:10.390605492Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.189256ms logger=migrator t=2026-05-05T12:55:10.394920565Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-05T12:55:10.394977866Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=52.201µs logger=migrator t=2026-05-05T12:55:10.398933551Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-05T12:55:10.399711772Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=777.991µs logger=migrator t=2026-05-05T12:55:10.405059153Z 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-05-05T12:55:10.405778381Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=718.979µs logger=migrator t=2026-05-05T12:55:10.41024693Z 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-05-05T12:55:10.411145463Z 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=898.473µs logger=migrator t=2026-05-05T12:55:10.416950786Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-05T12:55:10.417025478Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=74.772µs logger=migrator t=2026-05-05T12:55:10.420943451Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-05T12:55:10.42542087Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=4.476769ms logger=migrator t=2026-05-05T12:55:10.429783275Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-05T12:55:10.434417357Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.634382ms logger=migrator t=2026-05-05T12:55:10.43870203Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-05T12:55:10.44551969Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.865031ms logger=migrator t=2026-05-05T12:55:10.451080766Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-05T12:55:10.457715932Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.634866ms logger=migrator t=2026-05-05T12:55:10.462087417Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-05T12:55:10.466492243Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.405086ms logger=migrator t=2026-05-05T12:55:10.471226678Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-05T12:55:10.471351981Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=118.223µs logger=migrator t=2026-05-05T12:55:10.47889627Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-05T12:55:10.47998639Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.09235ms logger=migrator t=2026-05-05T12:55:10.485179796Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-05T12:55:10.493489115Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.308539ms logger=migrator t=2026-05-05T12:55:10.497876441Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-05T12:55:10.497968854Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=140.854µs logger=migrator t=2026-05-05T12:55:10.502220265Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-05T12:55:10.50995948Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.738115ms logger=migrator t=2026-05-05T12:55:10.514989903Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-05T12:55:10.515803694Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=813.761µs logger=migrator t=2026-05-05T12:55:10.520137589Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-05T12:55:10.527572615Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.433956ms logger=migrator t=2026-05-05T12:55:10.531446797Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-05T12:55:10.532529095Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.088578ms logger=migrator t=2026-05-05T12:55:10.53840154Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-05T12:55:10.539605012Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.210452ms logger=migrator t=2026-05-05T12:55:10.544652966Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-05T12:55:10.551964228Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.310462ms logger=migrator t=2026-05-05T12:55:10.556470277Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-05T12:55:10.557309829Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=839.442µs logger=migrator t=2026-05-05T12:55:10.567209361Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-05T12:55:10.568554666Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.345665ms logger=migrator t=2026-05-05T12:55:10.573228119Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-05T12:55:10.574460772Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.232752ms logger=migrator t=2026-05-05T12:55:10.579001192Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-05T12:55:10.580297155Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.295923ms logger=migrator t=2026-05-05T12:55:10.586078098Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-05T12:55:10.586132439Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=54.841µs logger=migrator t=2026-05-05T12:55:10.590252318Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-05T12:55:10.59184877Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.597082ms logger=migrator t=2026-05-05T12:55:10.597369826Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-05T12:55:10.598699241Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.331745ms logger=migrator t=2026-05-05T12:55:10.603647622Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-05T12:55:10.604176256Z 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-05-05T12:55:10.608974433Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-05T12:55:10.609601599Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=628.236µs logger=migrator t=2026-05-05T12:55:10.614174979Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-05T12:55:10.615383741Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.208872ms logger=migrator t=2026-05-05T12:55:10.621268347Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-05T12:55:10.630297684Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.021617ms logger=migrator t=2026-05-05T12:55:10.635484382Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-05T12:55:10.637264939Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.781207ms logger=migrator t=2026-05-05T12:55:10.642845606Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-05T12:55:10.64413923Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.294454ms logger=migrator t=2026-05-05T12:55:10.654307718Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-05T12:55:10.655713545Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.406367ms logger=migrator t=2026-05-05T12:55:10.660683727Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-05T12:55:10.663052489Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.365823ms logger=migrator t=2026-05-05T12:55:10.6683971Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-05T12:55:10.669598232Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.203902ms logger=migrator t=2026-05-05T12:55:10.674291216Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-05T12:55:10.674315736Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=25.85µs logger=migrator t=2026-05-05T12:55:10.678590908Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-05T12:55:10.678745153Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=154.705µs logger=migrator t=2026-05-05T12:55:10.682853242Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-05T12:55:10.69073953Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.885538ms logger=migrator t=2026-05-05T12:55:10.696077871Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-05T12:55:10.696461861Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=384.92µs logger=migrator t=2026-05-05T12:55:10.701578996Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-05T12:55:10.702449778Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=870.502µs logger=migrator t=2026-05-05T12:55:10.707493462Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-05T12:55:10.707907603Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=413.941µs logger=migrator t=2026-05-05T12:55:10.712433542Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-05T12:55:10.71348436Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.047917ms logger=migrator t=2026-05-05T12:55:10.719354835Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-05T12:55:10.720566906Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.250172ms logger=migrator t=2026-05-05T12:55:10.725523717Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-05T12:55:10.758419175Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.886698ms logger=migrator t=2026-05-05T12:55:10.764257449Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-05T12:55:10.772019274Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.762565ms logger=migrator t=2026-05-05T12:55:10.776628745Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-05T12:55:10.77677746Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=148.985µs logger=migrator t=2026-05-05T12:55:10.785827018Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-05T12:55:10.821102749Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.27316ms logger=migrator t=2026-05-05T12:55:10.826987134Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-05T12:55:10.85450122Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=27.513277ms logger=migrator t=2026-05-05T12:55:10.859886722Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-05T12:55:10.860610131Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=723.969µs logger=migrator t=2026-05-05T12:55:10.867697118Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-05T12:55:10.869015393Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.317384ms logger=migrator t=2026-05-05T12:55:10.873424159Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-05T12:55:10.873688846Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=264.227µs logger=migrator t=2026-05-05T12:55:10.879088779Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-05T12:55:10.880987419Z level=info msg="Migration successfully executed" id="create permission table" duration=1.89373ms logger=migrator t=2026-05-05T12:55:10.887293685Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-05T12:55:10.888291241Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=997.646µs logger=migrator t=2026-05-05T12:55:10.892655777Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-05T12:55:10.893671343Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.015356ms logger=migrator t=2026-05-05T12:55:10.898546012Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-05T12:55:10.899429275Z level=info msg="Migration successfully executed" id="create role table" duration=883.033µs logger=migrator t=2026-05-05T12:55:10.905160916Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-05T12:55:10.914978176Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.818109ms logger=migrator t=2026-05-05T12:55:10.919927026Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-05T12:55:10.928528543Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.601917ms logger=migrator t=2026-05-05T12:55:10.934176462Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-05T12:55:10.934946112Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=769.44µs logger=migrator t=2026-05-05T12:55:10.940739975Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-05T12:55:10.942629295Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.85975ms logger=migrator t=2026-05-05T12:55:10.947467022Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-05T12:55:10.94888906Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.421078ms logger=migrator t=2026-05-05T12:55:10.953460381Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-05T12:55:10.954504829Z level=info msg="Migration successfully executed" id="create team role table" duration=1.049267ms logger=migrator t=2026-05-05T12:55:10.960386153Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-05T12:55:10.961658626Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.274563ms logger=migrator t=2026-05-05T12:55:10.967943653Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-05T12:55:10.969280828Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.336655ms logger=migrator t=2026-05-05T12:55:10.974350772Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-05T12:55:10.977083854Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.734183ms logger=migrator t=2026-05-05T12:55:10.98222457Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-05T12:55:10.983087472Z level=info msg="Migration successfully executed" id="create user role table" duration=862.692µs logger=migrator t=2026-05-05T12:55:10.988767902Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-05T12:55:10.99019807Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.432918ms logger=migrator t=2026-05-05T12:55:10.99739816Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-05T12:55:10.998881809Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.4867ms logger=migrator t=2026-05-05T12:55:11.004232441Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-05T12:55:11.005824272Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.593061ms logger=migrator t=2026-05-05T12:55:11.02288127Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-05T12:55:11.024689358Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.826928ms logger=migrator t=2026-05-05T12:55:11.038690606Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-05T12:55:11.040422652Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.706615ms logger=migrator t=2026-05-05T12:55:11.050184418Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-05T12:55:11.052459408Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.27854ms logger=migrator t=2026-05-05T12:55:11.06355819Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-05T12:55:11.07575406Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.19276ms logger=migrator t=2026-05-05T12:55:11.087938881Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-05T12:55:11.090454016Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.519425ms logger=migrator t=2026-05-05T12:55:11.103123109Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-05T12:55:11.105107232Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.982973ms logger=migrator t=2026-05-05T12:55:11.117430415Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-05T12:55:11.11949286Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.064945ms logger=migrator t=2026-05-05T12:55:11.134554296Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-05T12:55:11.136435175Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.879229ms logger=migrator t=2026-05-05T12:55:11.15334583Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-05T12:55:11.155038625Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.695665ms logger=migrator t=2026-05-05T12:55:11.16514434Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-05T12:55:11.166543167Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.399337ms logger=migrator t=2026-05-05T12:55:11.182700901Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-05T12:55:11.194329278Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.633567ms logger=migrator t=2026-05-05T12:55:11.225536988Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-05T12:55:11.234044972Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.511473ms logger=migrator t=2026-05-05T12:55:11.250237277Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-05T12:55:11.262443048Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=12.209051ms logger=migrator t=2026-05-05T12:55:11.277186925Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-05T12:55:11.289354425Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=12.165309ms logger=migrator t=2026-05-05T12:55:11.314308251Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-05T12:55:11.315681817Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.375267ms logger=migrator t=2026-05-05T12:55:11.344918636Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-05T12:55:11.34659464Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.678955ms logger=migrator t=2026-05-05T12:55:11.374967366Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-05T12:55:11.377107112Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.142477ms logger=migrator t=2026-05-05T12:55:11.394296944Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-05T12:55:11.396236745Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.955852ms logger=migrator t=2026-05-05T12:55:11.403394403Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-05T12:55:11.404901253Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.50731ms logger=migrator t=2026-05-05T12:55:11.410831749Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-05T12:55:11.410914771Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=83.882µs logger=migrator t=2026-05-05T12:55:11.423515352Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-05T12:55:11.423579823Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=64.811µs logger=migrator t=2026-05-05T12:55:11.429685805Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-05T12:55:11.430452155Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=766.439µs logger=migrator t=2026-05-05T12:55:11.443348533Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-05T12:55:11.444072713Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=725.68µs logger=migrator t=2026-05-05T12:55:11.458291576Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-05T12:55:11.459424526Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.129549ms logger=migrator t=2026-05-05T12:55:11.473328261Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-05T12:55:11.473766163Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=438.622µs logger=migrator t=2026-05-05T12:55:11.485899352Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-05T12:55:11.48697865Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.078938ms logger=migrator t=2026-05-05T12:55:11.498345559Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-05T12:55:11.500377643Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=2.037534ms logger=migrator t=2026-05-05T12:55:11.52007573Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-05T12:55:11.522533175Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.458845ms logger=migrator t=2026-05-05T12:55:11.537270122Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-05T12:55:11.54975058Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.480768ms logger=migrator t=2026-05-05T12:55:11.557434722Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-05T12:55:11.557612147Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=178.935µs logger=migrator t=2026-05-05T12:55:11.568094683Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-05T12:55:11.569517489Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.423866ms logger=migrator t=2026-05-05T12:55:11.581424213Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-05T12:55:11.584230647Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.809654ms logger=migrator t=2026-05-05T12:55:11.59463303Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-05T12:55:11.59614036Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.50165ms logger=migrator t=2026-05-05T12:55:11.606646356Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-05T12:55:11.61594018Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.293624ms logger=migrator t=2026-05-05T12:55:11.622766009Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-05T12:55:11.62392464Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.155841ms logger=migrator t=2026-05-05T12:55:11.632383303Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-05T12:55:11.634357105Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.977602ms logger=migrator t=2026-05-05T12:55:11.66005716Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-05T12:55:11.682653434Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.589184ms logger=migrator t=2026-05-05T12:55:11.688154989Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-05T12:55:11.689177525Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.023956ms logger=migrator t=2026-05-05T12:55:11.694549357Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-05T12:55:11.695401889Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=853.572µs logger=migrator t=2026-05-05T12:55:11.701268984Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-05T12:55:11.703004689Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.731635ms logger=migrator t=2026-05-05T12:55:11.70915495Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-05T12:55:11.710337082Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.181952ms logger=migrator t=2026-05-05T12:55:11.714980873Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-05T12:55:11.715213429Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=232.886µs logger=migrator t=2026-05-05T12:55:11.72091843Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-05T12:55:11.721904386Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=985.526µs logger=migrator t=2026-05-05T12:55:11.725289615Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-05T12:55:11.737486555Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.19633ms logger=migrator t=2026-05-05T12:55:11.742183019Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-05T12:55:11.742854796Z level=info msg="Migration successfully executed" id="create entity_events table" duration=671.947µs logger=migrator t=2026-05-05T12:55:11.748018942Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-05T12:55:11.749022389Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.003707ms logger=migrator t=2026-05-05T12:55:11.75401842Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-05T12:55:11.754462442Z 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-05-05T12:55:11.759182136Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-05T12:55:11.759922665Z 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-05-05T12:55:11.76578144Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-05T12:55:11.767256338Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.474818ms logger=migrator t=2026-05-05T12:55:11.771442949Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-05T12:55:11.772457285Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.014216ms logger=migrator t=2026-05-05T12:55:11.776967824Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-05T12:55:11.778938785Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.972301ms logger=migrator t=2026-05-05T12:55:11.785382335Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-05T12:55:11.786532955Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.15394ms logger=migrator t=2026-05-05T12:55:11.791619349Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-05T12:55:11.792663806Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.042187ms logger=migrator t=2026-05-05T12:55:11.797156675Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-05T12:55:11.798332695Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.1764ms logger=migrator t=2026-05-05T12:55:11.803538532Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-05T12:55:11.804400164Z level=info msg="Migration successfully executed" id="Drop public config table" duration=861.402µs logger=migrator t=2026-05-05T12:55:11.809005226Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-05T12:55:11.811557713Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.552267ms logger=migrator t=2026-05-05T12:55:11.817202131Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-05T12:55:11.818364181Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.1614ms logger=migrator t=2026-05-05T12:55:11.823160708Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-05T12:55:11.825034697Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.88821ms logger=migrator t=2026-05-05T12:55:11.829203917Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-05T12:55:11.830377908Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.172892ms logger=migrator t=2026-05-05T12:55:11.840718019Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-05T12:55:11.870335388Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=29.615829ms logger=migrator t=2026-05-05T12:55:11.877770934Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-05T12:55:11.888173837Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.397122ms logger=migrator t=2026-05-05T12:55:11.895160571Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-05T12:55:11.903641264Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.478152ms logger=migrator t=2026-05-05T12:55:11.909265631Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-05T12:55:11.90960077Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=336.979µs logger=migrator t=2026-05-05T12:55:11.915016843Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-05T12:55:11.927760697Z level=info msg="Migration successfully executed" id="add share column" duration=12.742804ms logger=migrator t=2026-05-05T12:55:11.933982652Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-05T12:55:11.934264119Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=295.378µs logger=migrator t=2026-05-05T12:55:11.939153317Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-05T12:55:11.94040284Z level=info msg="Migration successfully executed" id="create file table" duration=1.250614ms logger=migrator t=2026-05-05T12:55:11.945333Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-05T12:55:11.947096836Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.764105ms logger=migrator t=2026-05-05T12:55:11.951932563Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-05T12:55:11.953275358Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.342595ms logger=migrator t=2026-05-05T12:55:11.959929823Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-05T12:55:11.961028562Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.097769ms logger=migrator t=2026-05-05T12:55:11.966973948Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-05T12:55:11.968997571Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.022583ms logger=migrator t=2026-05-05T12:55:11.975637026Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-05T12:55:11.975737728Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=103.893µs logger=migrator t=2026-05-05T12:55:11.980653728Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-05T12:55:11.980783871Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=132.313µs logger=migrator t=2026-05-05T12:55:11.986271715Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-05T12:55:11.987369435Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.0977ms logger=migrator t=2026-05-05T12:55:11.992669834Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-05T12:55:11.993102895Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=419.751µs logger=migrator t=2026-05-05T12:55:11.999845472Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-05T12:55:12.00390649Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=4.063088ms logger=migrator t=2026-05-05T12:55:12.00929399Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-05T12:55:12.020423242Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.126591ms logger=migrator t=2026-05-05T12:55:12.025487795Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-05T12:55:12.025801853Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=307.768µs logger=migrator t=2026-05-05T12:55:12.03026131Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-05T12:55:12.031790199Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.52829ms logger=migrator t=2026-05-05T12:55:12.039204644Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-05T12:55:12.040172279Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=969.885µs logger=migrator t=2026-05-05T12:55:12.045128869Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-05T12:55:12.045753055Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=637.037µs logger=migrator t=2026-05-05T12:55:12.05090183Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-05T12:55:12.051717682Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=817.002µs logger=migrator t=2026-05-05T12:55:12.056491366Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-05T12:55:12.073222144Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=16.721778ms logger=migrator t=2026-05-05T12:55:12.080723911Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-05T12:55:12.091591896Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.864185ms logger=migrator t=2026-05-05T12:55:12.097788658Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-05T12:55:12.099072963Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.283724ms logger=migrator t=2026-05-05T12:55:12.105822719Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-05T12:55:12.192948651Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=87.123302ms logger=migrator t=2026-05-05T12:55:12.23641744Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-05T12:55:12.238199306Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.786766ms logger=migrator t=2026-05-05T12:55:12.289974823Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-05T12:55:12.292286102Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.311599ms logger=migrator t=2026-05-05T12:55:12.310384307Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-05T12:55:12.341612655Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.230328ms logger=migrator t=2026-05-05T12:55:12.404073491Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-05T12:55:12.415173491Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.124771ms logger=migrator t=2026-05-05T12:55:12.450915608Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-05T12:55:12.451613706Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=702.488µs logger=migrator t=2026-05-05T12:55:12.486431099Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-05T12:55:12.486993474Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=568.025µs logger=migrator t=2026-05-05T12:55:12.506802193Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-05T12:55:12.507379227Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=571.455µs logger=migrator t=2026-05-05T12:55:12.513831237Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-05T12:55:12.514200637Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=369.989µs logger=migrator t=2026-05-05T12:55:12.521274061Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-05T12:55:12.521667651Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=394.44µs logger=migrator t=2026-05-05T12:55:12.527443373Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-05T12:55:12.52925537Z level=info msg="Migration successfully executed" id="create folder table" duration=1.812147ms logger=migrator t=2026-05-05T12:55:12.535246627Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-05T12:55:12.536557382Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.310315ms logger=migrator t=2026-05-05T12:55:12.541704207Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-05T12:55:12.54296044Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.270352ms logger=migrator t=2026-05-05T12:55:12.550319523Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-05T12:55:12.550402975Z level=info msg="Migration successfully executed" id="Update folder title length" duration=89.542µs logger=migrator t=2026-05-05T12:55:12.556078883Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-05T12:55:12.558294151Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.214908ms logger=migrator t=2026-05-05T12:55:12.563514068Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-05T12:55:12.564750851Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.237073ms logger=migrator t=2026-05-05T12:55:12.570130971Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-05T12:55:12.572041531Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.90903ms logger=migrator t=2026-05-05T12:55:12.576742414Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-05T12:55:12.577244767Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=503.183µs logger=migrator t=2026-05-05T12:55:12.583480501Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-05T12:55:12.583745048Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=256.997µs logger=migrator t=2026-05-05T12:55:12.589496379Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-05T12:55:12.591373317Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.876828ms logger=migrator t=2026-05-05T12:55:12.597465227Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-05T12:55:12.598999268Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.49547ms logger=migrator t=2026-05-05T12:55:12.607738436Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-05T12:55:12.609074622Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.343076ms logger=migrator t=2026-05-05T12:55:12.615376457Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-05T12:55:12.617613885Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.236408ms logger=migrator t=2026-05-05T12:55:12.621132167Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-05T12:55:12.622374969Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.243072ms logger=migrator t=2026-05-05T12:55:12.626306303Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-05T12:55:12.627301069Z level=info msg="Migration successfully executed" id="create anon_device table" duration=994.726µs logger=migrator t=2026-05-05T12:55:12.630925864Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-05T12:55:12.63387274Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.936517ms logger=migrator t=2026-05-05T12:55:12.639726815Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-05T12:55:12.641707836Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.984061ms logger=migrator t=2026-05-05T12:55:12.648984147Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-05T12:55:12.650439944Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.459817ms logger=migrator t=2026-05-05T12:55:12.657234963Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-05T12:55:12.658828904Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.602251ms logger=migrator t=2026-05-05T12:55:12.665834328Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-05T12:55:12.667336177Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.505409ms logger=migrator t=2026-05-05T12:55:12.671216749Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-05T12:55:12.671478196Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=264.267µs logger=migrator t=2026-05-05T12:55:12.676166849Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-05T12:55:12.684287651Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.121042ms logger=migrator t=2026-05-05T12:55:12.689460117Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-05T12:55:12.690426593Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=967.996µs logger=migrator t=2026-05-05T12:55:12.694078528Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-05T12:55:12.694110089Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=33.171µs logger=migrator t=2026-05-05T12:55:12.698928375Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-05T12:55:12.707992793Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=9.065047ms logger=migrator t=2026-05-05T12:55:12.712921202Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-05T12:55:12.712943792Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=29.56µs logger=migrator t=2026-05-05T12:55:12.716042424Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-05T12:55:12.717395869Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.353155ms logger=migrator t=2026-05-05T12:55:12.720214022Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-05T12:55:12.721390114Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.175992ms logger=migrator t=2026-05-05T12:55:12.72587376Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-05T12:55:12.726862337Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=988.307µs logger=migrator t=2026-05-05T12:55:12.730102872Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-05T12:55:12.730912713Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=810.371µs logger=migrator t=2026-05-05T12:55:12.73423761Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-05T12:55:12.734488456Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=251.106µs logger=migrator t=2026-05-05T12:55:12.738581194Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-05T12:55:12.740026491Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.446877ms logger=migrator t=2026-05-05T12:55:12.743965835Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-05T12:55:12.74531263Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.346315ms logger=migrator t=2026-05-05T12:55:12.751815761Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-05T12:55:12.753782001Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.96724ms logger=migrator t=2026-05-05T12:55:12.758235089Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-05T12:55:12.774193777Z level=info msg="Migration successfully executed" id="add stack_id column" duration=15.950189ms logger=migrator t=2026-05-05T12:55:12.781463167Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-05T12:55:12.798508853Z level=info msg="Migration successfully executed" id="add region_slug column" duration=17.040376ms logger=migrator t=2026-05-05T12:55:12.802853947Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-05T12:55:12.812193462Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.339035ms logger=migrator t=2026-05-05T12:55:12.816273029Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-05T12:55:12.816324Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=51.691µs logger=migrator t=2026-05-05T12:55:12.820607192Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-05T12:55:12.830662446Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.051284ms logger=migrator t=2026-05-05T12:55:12.839445266Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-05T12:55:12.848532574Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.088678ms logger=migrator t=2026-05-05T12:55:12.853495094Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-05T12:55:12.853910815Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=416.681µs logger=migrator t=2026-05-05T12:55:12.857057807Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.382623593s logger=migrator t=2026-05-05T12:55:12.857777986Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-05T12:55:12.877967615Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-05T12:55:12.878254442Z level=info msg="Created default organization" logger=secrets t=2026-05-05T12:55:12.882337109Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-05T12:55:12.983772496Z level=info msg="Restored cache from database" duration=836.692µs logger=plugin.store t=2026-05-05T12:55:12.985303506Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-05T12:55:13.04016126Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-05T12:55:13.040197031Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-05T12:55:13.040302724Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-05T12:55:13.040313165Z level=info msg="Plugins loaded" count=54 duration=55.010199ms logger=query_data t=2026-05-05T12:55:13.047508812Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-05T12:55:13.051002423Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-05T12:55:13.056393543Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-05T12:55:13.066089387Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-05T12:55:13.06928428Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-05T12:55:13.071815406Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-05T12:55:13.094816376Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-05T12:55:13.124251624Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-05T12:55:13.164098075Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-05T12:55:13.164152196Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-05T12:55:13.167150564Z level=info msg="Warming state cache for startup" logger=http.server t=2026-05-05T12:55:13.167284778Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-05-05T12:55:13.167399261Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-05-05T12:55:13.1677536Z level=info msg="starting to provision dashboards" logger=ngalert.multiorg.alertmanager t=2026-05-05T12:55:13.172445933Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-05T12:55:13.18230796Z level=info msg="State cache has been initialized" states=0 duration=13.297918ms logger=ngalert.scheduler t=2026-05-05T12:55:13.182387532Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-05T12:55:13.182445533Z level=info msg=starting first_tick=2026-05-05T12:55:20Z logger=plugins.update.checker t=2026-05-05T12:55:13.259957047Z level=info msg="Update check succeeded" duration=90.692276ms logger=grafana.update.checker t=2026-05-05T12:55:13.263850568Z level=info msg="Update check succeeded" duration=96.108088ms logger=sqlstore.transactions t=2026-05-05T12:55:13.349476664Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-05T12:55:13.351960488Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-05T12:55:13.362264146Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-05T12:55:13.363020777Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-05T12:55:13.375780619Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-05T12:55:13.376043556Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-05T12:55:13.389150299Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-05-05T12:55:13.405462225Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-05-05T12:55:13.423267109Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-05T12:55:13.547669097Z level=info msg="Patterns update finished" duration=123.284588ms logger=grafana-apiserver t=2026-05-05T12:55:13.60837128Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-05T12:55:13.609231344Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-05T12:55:14.293052095Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:14.295558331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:14.312737847Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:14.340368226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:14.362050059Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:14.402174314Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:14.433449147Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-05T12:55:14.501825044Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-05T12:55:14.514291849Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-05T12:55:14.528242192Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-05-05T12:55:14.543817527Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-05-05T12:55:14.558759476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:14.579210198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:14.628340435Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:14.652726039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:14.703259164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:14.73427745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:14.799049835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:14.818998394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:14.862845664Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:14.884837176Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:14.930536365Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:14.950075543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.009047636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.028136451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.068415045Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.08827989Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.153411498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.172888682Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.211381671Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.233211125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.272465353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.287234316Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.355879425Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.378992543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.415481359Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.436788002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.478456742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.500696128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.561921345Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.582752174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.634819884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.653438996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.702262032Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.722516047Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.774601267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.791122314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.842882216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.861958971Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.910527369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.927666033Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:15.984383353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:16.002810231Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:16.056833016Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:16.078338502Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:16.147346564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:16.162599918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:16.214129548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:16.23237851Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:16.287469513Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:16.305106838Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:16.36173102Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:16.384492148Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:16.442017514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:16.462310428Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:16.539863601Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:16.554616282Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:16.671057879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:16.690039939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:16.760265282Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:16.783458683Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:16.851317724Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:16.870085029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:16.986938046Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:17.027332258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:17.17160225Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:17.19258124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:17.27534819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:17.292118912Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:17.377007457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:17.393579242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:17.486154145Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:17.505975076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-05T12:55:17.589485324Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-05T12:56:51.209614735Z level=info msg="Usage stats are ready to report"