logger=settings t=2026-05-04T21:19:48.55416907Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-04T21:19:48Z logger=settings t=2026-05-04T21:19:48.555518412Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-04T21:19:48.555548613Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-04T21:19:48.555557493Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-04T21:19:48.555565853Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-04T21:19:48.555573093Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-04T21:19:48.555580983Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-04T21:19:48.555588913Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-04T21:19:48.555608774Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-04T21:19:48.555617274Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-04T21:19:48.555627424Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-04T21:19:48.555643804Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-04T21:19:48.555658724Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-04T21:19:48.555673565Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-04T21:19:48.555722765Z level=info msg=Target target=[all] logger=settings t=2026-05-04T21:19:48.555740676Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-04T21:19:48.555747476Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-04T21:19:48.555818007Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-04T21:19:48.555825187Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-04T21:19:48.555832297Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-04T21:19:48.555839047Z level=info msg="App mode production" logger=sqlstore t=2026-05-04T21:19:48.557464075Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-04T21:19:48.557507276Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-04T21:19:48.562485729Z level=info msg="Locking database" logger=migrator t=2026-05-04T21:19:48.562519549Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-04T21:19:48.56377976Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-04T21:19:48.565255875Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.477215ms logger=migrator t=2026-05-04T21:19:48.575741271Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-04T21:19:48.577514591Z level=info msg="Migration successfully executed" id="create user table" duration=1.774399ms logger=migrator t=2026-05-04T21:19:48.58945456Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-04T21:19:48.59124385Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.79845ms logger=migrator t=2026-05-04T21:19:48.598908088Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-04T21:19:48.602425507Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=3.509809ms logger=migrator t=2026-05-04T21:19:48.614022831Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-04T21:19:48.614917217Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=897.525µs logger=migrator t=2026-05-04T21:19:48.621356074Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-04T21:19:48.622149607Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=792.093µs logger=migrator t=2026-05-04T21:19:48.627948704Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-04T21:19:48.630747281Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.798117ms logger=migrator t=2026-05-04T21:19:48.637145158Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-04T21:19:48.638146284Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.001116ms logger=migrator t=2026-05-04T21:19:48.643061237Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-04T21:19:48.644028453Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=965.226µs logger=migrator t=2026-05-04T21:19:48.654898385Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-04T21:19:48.656455411Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.591777ms logger=migrator t=2026-05-04T21:19:48.664024548Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-04T21:19:48.664597907Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=577.589µs logger=migrator t=2026-05-04T21:19:48.672989388Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-04T21:19:48.674129597Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.140979ms logger=migrator t=2026-05-04T21:19:48.680086406Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-04T21:19:48.681275696Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.18985ms logger=migrator t=2026-05-04T21:19:48.688186012Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-04T21:19:48.688220643Z level=info msg="Migration successfully executed" id="Update user table charset" duration=32.551µs logger=migrator t=2026-05-04T21:19:48.693540962Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-04T21:19:48.694902215Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.366762ms logger=migrator t=2026-05-04T21:19:48.699476081Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-04T21:19:48.700345226Z level=info msg="Migration successfully executed" id="Add missing user data" duration=873.485µs logger=migrator t=2026-05-04T21:19:48.710471415Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-04T21:19:48.71378738Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=3.317745ms logger=migrator t=2026-05-04T21:19:48.721416598Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-04T21:19:48.722032698Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=615.91µs logger=migrator t=2026-05-04T21:19:48.732498944Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-04T21:19:48.734541618Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.042153ms logger=migrator t=2026-05-04T21:19:48.744400272Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-04T21:19:48.753762889Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.410907ms logger=migrator t=2026-05-04T21:19:48.799642607Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-04T21:19:48.801736492Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.095375ms logger=migrator t=2026-05-04T21:19:48.809409791Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-04T21:19:48.809564003Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=154.012µs logger=migrator t=2026-05-04T21:19:48.814505115Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-04T21:19:48.815524703Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.019788ms logger=migrator t=2026-05-04T21:19:48.822704403Z 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-04T21:19:48.823062518Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=359.455µs logger=migrator t=2026-05-04T21:19:48.828711093Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-04T21:19:48.82908911Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=378.487µs logger=migrator t=2026-05-04T21:19:48.837387989Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-04T21:19:48.839190709Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.80213ms logger=migrator t=2026-05-04T21:19:48.8452622Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-04T21:19:48.846011783Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=748.733µs logger=migrator t=2026-05-04T21:19:48.852225257Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-04T21:19:48.852954409Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=725.842µs logger=migrator t=2026-05-04T21:19:48.859810914Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-04T21:19:48.860509715Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=698.791µs logger=migrator t=2026-05-04T21:19:48.866916913Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-04T21:19:48.867639514Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=722.741µs logger=migrator t=2026-05-04T21:19:48.87811173Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-04T21:19:48.878140501Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=32.93µs logger=migrator t=2026-05-04T21:19:48.886054592Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-04T21:19:48.886853526Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=795.774µs logger=migrator t=2026-05-04T21:19:48.895035213Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-04T21:19:48.896269134Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.239331ms logger=migrator t=2026-05-04T21:19:48.901568102Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-04T21:19:48.902347175Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=786.123µs logger=migrator t=2026-05-04T21:19:48.914372777Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-04T21:19:48.915288262Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=919.994µs logger=migrator t=2026-05-04T21:19:48.925595834Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-04T21:19:48.929501089Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.909345ms logger=migrator t=2026-05-04T21:19:48.939924304Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-04T21:19:48.943977622Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=4.051868ms logger=migrator t=2026-05-04T21:19:48.951135272Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-04T21:19:48.952468724Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.337112ms logger=migrator t=2026-05-04T21:19:48.957101091Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-04T21:19:48.958308611Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.20703ms logger=migrator t=2026-05-04T21:19:48.96298897Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-04T21:19:48.963692852Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=703.222µs logger=migrator t=2026-05-04T21:19:48.972827444Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-04T21:19:48.974782638Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.956033ms logger=migrator t=2026-05-04T21:19:48.984404379Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-04T21:19:48.984950367Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=547.778µs logger=migrator t=2026-05-04T21:19:48.991603909Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-04T21:19:48.992527224Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=926.605µs logger=migrator t=2026-05-04T21:19:49.00185501Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-04T21:19:49.002387148Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=532.408µs logger=migrator t=2026-05-04T21:19:49.017046133Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-04T21:19:49.018590469Z level=info msg="Migration successfully executed" id="create star table" duration=1.545436ms logger=migrator t=2026-05-04T21:19:49.029354839Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-04T21:19:49.030346605Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=998.026µs logger=migrator t=2026-05-04T21:19:49.037700128Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-04T21:19:49.038759325Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.059436ms logger=migrator t=2026-05-04T21:19:49.046512434Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-04T21:19:49.047840967Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.333703ms logger=migrator t=2026-05-04T21:19:49.052933421Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-04T21:19:49.053638823Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=704.842µs logger=migrator t=2026-05-04T21:19:49.060070271Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-04T21:19:49.060979595Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=909.184µs logger=migrator t=2026-05-04T21:19:49.067748198Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-04T21:19:49.068902508Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.158309ms logger=migrator t=2026-05-04T21:19:49.073516554Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-04T21:19:49.074338878Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=822.474µs logger=migrator t=2026-05-04T21:19:49.08043569Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-04T21:19:49.08046806Z level=info msg="Migration successfully executed" id="Update org table charset" duration=32.94µs logger=migrator t=2026-05-04T21:19:49.084705491Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-04T21:19:49.084737451Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=32.38µs logger=migrator t=2026-05-04T21:19:49.089528852Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-04T21:19:49.089718365Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=187.393µs logger=migrator t=2026-05-04T21:19:49.095249847Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-04T21:19:49.09609525Z level=info msg="Migration successfully executed" id="create dashboard table" duration=861.913µs logger=migrator t=2026-05-04T21:19:49.102893764Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-04T21:19:49.103683117Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=789.293µs logger=migrator t=2026-05-04T21:19:49.113023742Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-04T21:19:49.114277983Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.255051ms logger=migrator t=2026-05-04T21:19:49.119605653Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-04T21:19:49.12010323Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=497.628µs logger=migrator t=2026-05-04T21:19:49.125340688Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-04T21:19:49.126617559Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.276161ms logger=migrator t=2026-05-04T21:19:49.133603496Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-04T21:19:49.134383539Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=780.153µs logger=migrator t=2026-05-04T21:19:49.142737039Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-04T21:19:49.14946718Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.730582ms logger=migrator t=2026-05-04T21:19:49.153829753Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-04T21:19:49.154418503Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=588.88µs logger=migrator t=2026-05-04T21:19:49.15963927Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-04T21:19:49.160619026Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=975.616µs logger=migrator t=2026-05-04T21:19:49.168294924Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-04T21:19:49.169542395Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.239231ms logger=migrator t=2026-05-04T21:19:49.185517401Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-04T21:19:49.186293814Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=784.143µs logger=migrator t=2026-05-04T21:19:49.198372335Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-04T21:19:49.19921841Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=846.845µs logger=migrator t=2026-05-04T21:19:49.207721561Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-04T21:19:49.207840883Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=121.602µs logger=migrator t=2026-05-04T21:19:49.213548638Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-04T21:19:49.215807556Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.259418ms logger=migrator t=2026-05-04T21:19:49.223538815Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-04T21:19:49.226183659Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.645263ms logger=migrator t=2026-05-04T21:19:49.231775122Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-04T21:19:49.233764916Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.989504ms logger=migrator t=2026-05-04T21:19:49.241019267Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-04T21:19:49.242804386Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.78515ms logger=migrator t=2026-05-04T21:19:49.248898927Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-04T21:19:49.257637064Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=8.729426ms logger=migrator t=2026-05-04T21:19:49.263694214Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-04T21:19:49.26461496Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=920.276µs logger=migrator t=2026-05-04T21:19:49.272060894Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-04T21:19:49.272682284Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=621.519µs logger=migrator t=2026-05-04T21:19:49.27966934Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-04T21:19:49.27969727Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=24.44µs logger=migrator t=2026-05-04T21:19:49.284737775Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-04T21:19:49.284759035Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=21.46µs logger=migrator t=2026-05-04T21:19:49.293409739Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-04T21:19:49.295426494Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.016814ms logger=migrator t=2026-05-04T21:19:49.30362682Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-04T21:19:49.305512131Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.884871ms logger=migrator t=2026-05-04T21:19:49.316350092Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-04T21:19:49.323746655Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=7.396093ms logger=migrator t=2026-05-04T21:19:49.331031306Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-04T21:19:49.332579302Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.543256ms logger=migrator t=2026-05-04T21:19:49.339203063Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-04T21:19:49.339481037Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=277.564µs logger=migrator t=2026-05-04T21:19:49.343099538Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-04T21:19:49.344282178Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.18247ms logger=migrator t=2026-05-04T21:19:49.351403706Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-04T21:19:49.35224408Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=845.974µs logger=migrator t=2026-05-04T21:19:49.35699909Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-04T21:19:49.35703068Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=32.12µs logger=migrator t=2026-05-04T21:19:49.361714618Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-04T21:19:49.362756516Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.041838ms logger=migrator t=2026-05-04T21:19:49.368078964Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-04T21:19:49.370065297Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.986043ms logger=migrator t=2026-05-04T21:19:49.374819776Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-04T21:19:49.380832097Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.015931ms logger=migrator t=2026-05-04T21:19:49.387407016Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-04T21:19:49.388290621Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=880.665µs logger=migrator t=2026-05-04T21:19:49.397884211Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-04T21:19:49.400151048Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=2.266607ms logger=migrator t=2026-05-04T21:19:49.411219083Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-04T21:19:49.412928172Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.706139ms logger=migrator t=2026-05-04T21:19:49.422008503Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-04T21:19:49.42246909Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=464.607µs logger=migrator t=2026-05-04T21:19:50.198035805Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-04T21:19:50.199449859Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.416714ms logger=migrator t=2026-05-04T21:19:51.112964231Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-04T21:19:51.115317479Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.361529ms logger=migrator t=2026-05-04T21:19:51.254270848Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-04T21:19:51.255437228Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.16898ms logger=migrator t=2026-05-04T21:19:51.469295735Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-04T21:19:51.469843335Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=550.12µs logger=migrator t=2026-05-04T21:19:52.465556499Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-04T21:19:52.466148149Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=594.18µs logger=migrator t=2026-05-04T21:19:52.878828571Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-04T21:19:52.881377134Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=2.559153ms logger=migrator t=2026-05-04T21:19:52.896783027Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-04T21:19:52.898820131Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.035744ms logger=migrator t=2026-05-04T21:19:52.904697827Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-04T21:19:52.905816946Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.122959ms logger=migrator t=2026-05-04T21:19:52.911665732Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-04T21:19:52.914642032Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=2.9765ms logger=migrator t=2026-05-04T21:19:52.930681266Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-04T21:19:52.931813265Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.145959ms logger=migrator t=2026-05-04T21:19:52.943781192Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-04T21:19:52.944903961Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.123469ms logger=migrator t=2026-05-04T21:19:52.985313377Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-04T21:19:52.986530187Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.220511ms logger=migrator t=2026-05-04T21:19:52.992650357Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-04T21:19:52.999855706Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.204619ms logger=migrator t=2026-05-04T21:19:53.003910613Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-04T21:19:53.005069152Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.158459ms logger=migrator t=2026-05-04T21:19:53.010783956Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-04T21:19:53.011479968Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=691.431µs logger=migrator t=2026-05-04T21:19:53.015300639Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-04T21:19:53.015957081Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=656.432µs logger=migrator t=2026-05-04T21:19:53.021483721Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-04T21:19:53.022562039Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.078108ms logger=migrator t=2026-05-04T21:19:53.026009805Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-04T21:19:53.030736832Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.724657ms logger=migrator t=2026-05-04T21:19:53.035650603Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-04T21:19:53.038082483Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.43143ms logger=migrator t=2026-05-04T21:19:53.045654908Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-04T21:19:53.045680868Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.33µs logger=migrator t=2026-05-04T21:19:53.052121024Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-04T21:19:53.052624892Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=504.558µs logger=migrator t=2026-05-04T21:19:53.058721742Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-04T21:19:53.060755956Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.034544ms logger=migrator t=2026-05-04T21:19:53.073853251Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-04T21:19:53.074095035Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=242.004µs logger=migrator t=2026-05-04T21:19:53.080508191Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-04T21:19:53.080807105Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=295.734µs logger=migrator t=2026-05-04T21:19:53.085286889Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-04T21:19:53.087850741Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.564312ms logger=migrator t=2026-05-04T21:19:53.091393029Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-04T21:19:53.091568182Z level=info msg="Migration successfully executed" id="Update uid value" duration=175.333µs logger=migrator t=2026-05-04T21:19:53.094259416Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-04T21:19:53.094858586Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=598.95µs logger=migrator t=2026-05-04T21:19:53.099525753Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-04T21:19:53.100330486Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=798.493µs logger=migrator t=2026-05-04T21:19:53.104947191Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-04T21:19:53.105840156Z level=info msg="Migration successfully executed" id="create api_key table" duration=892.735µs logger=migrator t=2026-05-04T21:19:53.110392821Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-04T21:19:53.111356967Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=941.396µs logger=migrator t=2026-05-04T21:19:53.118674557Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-04T21:19:53.119676054Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.006427ms logger=migrator t=2026-05-04T21:19:53.124118316Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-04T21:19:53.125005241Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=886.505µs logger=migrator t=2026-05-04T21:19:53.13039032Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-04T21:19:53.131749912Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.362562ms logger=migrator t=2026-05-04T21:19:53.136635112Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-04T21:19:53.138103626Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.462494ms logger=migrator t=2026-05-04T21:19:53.141606405Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-04T21:19:53.142380847Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=776.583µs logger=migrator t=2026-05-04T21:19:53.148216332Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-04T21:19:53.156269195Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.051793ms logger=migrator t=2026-05-04T21:19:53.16145487Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-04T21:19:53.162008159Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=548.449µs logger=migrator t=2026-05-04T21:19:53.167890735Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-04T21:19:53.169132806Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.242071ms logger=migrator t=2026-05-04T21:19:53.174171969Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-04T21:19:53.175518301Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.345413ms logger=migrator t=2026-05-04T21:19:53.180124956Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-04T21:19:53.181443988Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.330052ms logger=migrator t=2026-05-04T21:19:53.187560879Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-04T21:19:53.187878644Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=315.525µs logger=migrator t=2026-05-04T21:19:53.193412455Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-04T21:19:53.194261558Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=859.083µs logger=migrator t=2026-05-04T21:19:53.199035687Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-04T21:19:53.199073438Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=39.121µs logger=migrator t=2026-05-04T21:19:53.203039253Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-04T21:19:53.207181821Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.141988ms logger=migrator t=2026-05-04T21:19:53.214357839Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-04T21:19:53.216834579Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.47652ms logger=migrator t=2026-05-04T21:19:53.221792931Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-04T21:19:53.221952403Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=159.072µs logger=migrator t=2026-05-04T21:19:53.227538405Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-04T21:19:53.23147261Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.933985ms logger=migrator t=2026-05-04T21:19:53.237286125Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-04T21:19:53.241573146Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.27801ms logger=migrator t=2026-05-04T21:19:53.245302787Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-04T21:19:53.246024088Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=717.791µs logger=migrator t=2026-05-04T21:19:53.250029304Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-04T21:19:53.250596344Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=563.84µs logger=migrator t=2026-05-04T21:19:53.256402819Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-04T21:19:53.25768487Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.284911ms logger=migrator t=2026-05-04T21:19:53.262668622Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-04T21:19:53.263460285Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=791.613µs logger=migrator t=2026-05-04T21:19:53.267745226Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-04T21:19:53.268975026Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.22944ms logger=migrator t=2026-05-04T21:19:53.276368577Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-04T21:19:53.278306678Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.89619ms logger=migrator t=2026-05-04T21:19:53.286186898Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-04T21:19:53.28630912Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=124.312µs logger=migrator t=2026-05-04T21:19:53.292894528Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-04T21:19:53.292940069Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=47.431µs logger=migrator t=2026-05-04T21:19:53.29848846Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-04T21:19:53.303199997Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.711077ms logger=migrator t=2026-05-04T21:19:53.309183346Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-04T21:19:53.311974752Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.791096ms logger=migrator t=2026-05-04T21:19:53.316928434Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-04T21:19:53.317141337Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=218.894µs logger=migrator t=2026-05-04T21:19:53.321554999Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-04T21:19:53.322898591Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.340702ms logger=migrator t=2026-05-04T21:19:53.328680486Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-04T21:19:53.330058739Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.378353ms logger=migrator t=2026-05-04T21:19:53.336624137Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-04T21:19:53.336662507Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=39.7µs logger=migrator t=2026-05-04T21:19:53.34108431Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-04T21:19:53.34228479Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.200299ms logger=migrator t=2026-05-04T21:19:53.347008267Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-04T21:19:53.348287338Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.278621ms logger=migrator t=2026-05-04T21:19:53.354704803Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-04T21:19:53.358294642Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.581958ms logger=migrator t=2026-05-04T21:19:53.362555502Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-04T21:19:53.362602913Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=38.271µs logger=migrator t=2026-05-04T21:19:53.366593648Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-04T21:19:53.367384961Z level=info msg="Migration successfully executed" id="create session table" duration=791.333µs logger=migrator t=2026-05-04T21:19:53.373456341Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-04T21:19:53.373534572Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=78.731µs logger=migrator t=2026-05-04T21:19:53.377904244Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-04T21:19:53.378047947Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=144.363µs logger=migrator t=2026-05-04T21:19:53.381530874Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-04T21:19:53.382706413Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.175839ms logger=migrator t=2026-05-04T21:19:53.38798806Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-04T21:19:53.389289591Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.301971ms logger=migrator t=2026-05-04T21:19:53.396456548Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-04T21:19:53.396492099Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=36.711µs logger=migrator t=2026-05-04T21:19:53.402190892Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-04T21:19:53.402269674Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=80.192µs logger=migrator t=2026-05-04T21:19:53.405336134Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-04T21:19:53.410537Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.201036ms logger=migrator t=2026-05-04T21:19:53.416283314Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-04T21:19:53.421828995Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.565682ms logger=migrator t=2026-05-04T21:19:53.426643144Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-04T21:19:53.426729215Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=86.561µs logger=migrator t=2026-05-04T21:19:53.430343634Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-04T21:19:53.430425886Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=83.062µs logger=migrator t=2026-05-04T21:19:53.434259609Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-04T21:19:53.435446779Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.18197ms logger=migrator t=2026-05-04T21:19:53.440584293Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-04T21:19:53.440627373Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=44.601µs logger=migrator t=2026-05-04T21:19:53.444269524Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-04T21:19:53.447538067Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.260744ms logger=migrator t=2026-05-04T21:19:53.451725075Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-04T21:19:53.451884808Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=159.033µs logger=migrator t=2026-05-04T21:19:53.454884647Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-04T21:19:53.458121091Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.236484ms logger=migrator t=2026-05-04T21:19:53.463254054Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-04T21:19:53.46846573Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.211496ms logger=migrator t=2026-05-04T21:19:53.472926533Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-04T21:19:53.472996855Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=70.902µs logger=migrator t=2026-05-04T21:19:53.476183988Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-04T21:19:53.477067202Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=885.934µs logger=migrator t=2026-05-04T21:19:53.483242963Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-04T21:19:53.484580555Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.337332ms logger=migrator t=2026-05-04T21:19:53.489295992Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-04T21:19:53.490495312Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.19914ms logger=migrator t=2026-05-04T21:19:53.496706114Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-04T21:19:53.49770187Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.001276ms logger=migrator t=2026-05-04T21:19:53.503465745Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-04T21:19:53.504810567Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.337772ms logger=migrator t=2026-05-04T21:19:53.509567245Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-04T21:19:53.510392679Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=825.314µs logger=migrator t=2026-05-04T21:19:53.516311715Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-04T21:19:53.517321562Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.020787ms logger=migrator t=2026-05-04T21:19:53.528918603Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-04T21:19:53.530257585Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.338702ms logger=migrator t=2026-05-04T21:19:53.534942192Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-04T21:19:53.536209863Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.267411ms logger=migrator t=2026-05-04T21:19:53.541703302Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-04T21:19:53.552541271Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.839709ms logger=migrator t=2026-05-04T21:19:53.558213234Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-04T21:19:53.559475244Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.2638ms logger=migrator t=2026-05-04T21:19:53.564591779Z 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-04T21:19:53.566764134Z 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=2.177215ms logger=migrator t=2026-05-04T21:19:53.572632001Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-04T21:19:53.573042258Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=407.027µs logger=migrator t=2026-05-04T21:19:53.576357832Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-04T21:19:53.577026683Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=675.161µs logger=migrator t=2026-05-04T21:19:53.580601651Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-04T21:19:53.58233742Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.725529ms logger=migrator t=2026-05-04T21:19:53.587897001Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-04T21:19:53.592251104Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.355813ms logger=migrator t=2026-05-04T21:19:53.598348134Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-04T21:19:53.604536555Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.188251ms logger=migrator t=2026-05-04T21:19:53.609266353Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-04T21:19:53.613539303Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.273ms logger=migrator t=2026-05-04T21:19:53.618724037Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-04T21:19:53.622880056Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.155889ms logger=migrator t=2026-05-04T21:19:53.627757567Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-04T21:19:53.628724753Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=966.407µs logger=migrator t=2026-05-04T21:19:53.634264953Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-04T21:19:53.634337225Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=72.752µs logger=migrator t=2026-05-04T21:19:53.639986587Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-04T21:19:53.640090999Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=105.712µs logger=migrator t=2026-05-04T21:19:53.644245307Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-04T21:19:53.64559588Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.349593ms logger=migrator t=2026-05-04T21:19:53.650097593Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-04T21:19:53.651030449Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=932.706µs logger=migrator t=2026-05-04T21:19:53.658350539Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-04T21:19:53.6596081Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.257351ms logger=migrator t=2026-05-04T21:19:53.665188281Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-04T21:19:53.666537353Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.354452ms logger=migrator t=2026-05-04T21:19:53.670485217Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-04T21:19:53.671465403Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=981.386µs logger=migrator t=2026-05-04T21:19:53.67616772Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-04T21:19:53.680044174Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.876064ms logger=migrator t=2026-05-04T21:19:53.683586493Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-04T21:19:53.687638109Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.051496ms logger=migrator t=2026-05-04T21:19:53.69192973Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-04T21:19:53.692139333Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=208.043µs logger=migrator t=2026-05-04T21:19:53.697810376Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-04T21:19:53.698778702Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=963.976µs logger=migrator t=2026-05-04T21:19:53.703224385Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-04T21:19:53.704357314Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.131538ms logger=migrator t=2026-05-04T21:19:53.708911878Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-04T21:19:53.713725777Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.815669ms logger=migrator t=2026-05-04T21:19:53.719259568Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-04T21:19:53.719347049Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=87.521µs logger=migrator t=2026-05-04T21:19:53.725457391Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-04T21:19:53.726449776Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=992.746µs logger=migrator t=2026-05-04T21:19:53.736667114Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-04T21:19:53.739214147Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=2.547212ms logger=migrator t=2026-05-04T21:19:53.747185876Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-04T21:19:53.74741356Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=228.294µs logger=migrator t=2026-05-04T21:19:53.75167571Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-04T21:19:53.7528926Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.22176ms logger=migrator t=2026-05-04T21:19:53.758496542Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-04T21:19:53.759880935Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.384503ms logger=migrator t=2026-05-04T21:19:53.765543188Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-04T21:19:53.766276911Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=733.763µs logger=migrator t=2026-05-04T21:19:53.771422616Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-04T21:19:53.772535473Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.107327ms logger=migrator t=2026-05-04T21:19:53.777537276Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-04T21:19:53.778885538Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.348342ms logger=migrator t=2026-05-04T21:19:53.784557471Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-04T21:19:53.785481377Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=924.286µs logger=migrator t=2026-05-04T21:19:53.793960805Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-04T21:19:53.794125868Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=167.193µs logger=migrator t=2026-05-04T21:19:53.807258863Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-04T21:19:53.817006063Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=9.74785ms logger=migrator t=2026-05-04T21:19:53.820915228Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-04T21:19:53.821541848Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=626.86µs logger=migrator t=2026-05-04T21:19:53.824534196Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-04T21:19:53.829723812Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.189426ms logger=migrator t=2026-05-04T21:19:53.835230633Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-04T21:19:53.837277147Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=2.045895ms logger=migrator t=2026-05-04T21:19:53.84362988Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-04T21:19:53.844906691Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.279111ms logger=migrator t=2026-05-04T21:19:53.851242676Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-04T21:19:53.854281996Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=3.03914ms logger=migrator t=2026-05-04T21:19:53.857879634Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-04T21:19:53.868664642Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.785428ms logger=migrator t=2026-05-04T21:19:53.871921205Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-04T21:19:53.872717058Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=795.963µs logger=migrator t=2026-05-04T21:19:53.876934677Z 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-04T21:19:53.877835602Z 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=895.795µs logger=migrator t=2026-05-04T21:19:53.888499077Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-04T21:19:53.888914223Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=380.476µs logger=migrator t=2026-05-04T21:19:53.891833072Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-04T21:19:53.89234818Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=515.138µs logger=migrator t=2026-05-04T21:19:53.897896951Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-04T21:19:53.898145545Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=249.144µs logger=migrator t=2026-05-04T21:19:53.903386891Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-04T21:19:53.907736853Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.357402ms logger=migrator t=2026-05-04T21:19:53.911930102Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-04T21:19:53.916233232Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.2976ms logger=migrator t=2026-05-04T21:19:53.921170912Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-04T21:19:53.922045097Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=873.925µs logger=migrator t=2026-05-04T21:19:53.925749929Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-04T21:19:53.926675923Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=925.984µs logger=migrator t=2026-05-04T21:19:53.931155897Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-04T21:19:53.931394661Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=234.084µs logger=migrator t=2026-05-04T21:19:53.937842226Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-04T21:19:53.945493153Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.650597ms logger=migrator t=2026-05-04T21:19:53.950718558Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-04T21:19:53.951369979Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=645.281µs logger=migrator t=2026-05-04T21:19:53.955008809Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-04T21:19:53.955157781Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=149.152µs logger=migrator t=2026-05-04T21:19:53.958917002Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-04T21:19:53.95931726Z level=info msg="Migration successfully executed" id="Move region to single row" duration=401.238µs logger=migrator t=2026-05-04T21:19:53.964733989Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-04T21:19:53.965546492Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=812.613µs logger=migrator t=2026-05-04T21:19:53.968895667Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-04T21:19:53.9696675Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=771.873µs logger=migrator t=2026-05-04T21:19:53.973141617Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-04T21:19:53.974036071Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=890.714µs logger=migrator t=2026-05-04T21:19:53.978441983Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-04T21:19:53.979290118Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=848.115µs logger=migrator t=2026-05-04T21:19:53.986245082Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-04T21:19:53.987102177Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=857.204µs logger=migrator t=2026-05-04T21:19:53.99468023Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-04T21:19:53.996223496Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.542415ms logger=migrator t=2026-05-04T21:19:54.002413267Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-04T21:19:54.002595231Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=186.034µs logger=migrator t=2026-05-04T21:19:54.01171661Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-04T21:19:54.013915936Z level=info msg="Migration successfully executed" id="create test_data table" duration=2.202966ms logger=migrator t=2026-05-04T21:19:54.025212681Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-04T21:19:54.028432024Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=3.221852ms logger=migrator t=2026-05-04T21:19:54.033993124Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-04T21:19:54.03554034Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.575876ms logger=migrator t=2026-05-04T21:19:54.041361705Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-04T21:19:54.042241529Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=879.704µs logger=migrator t=2026-05-04T21:19:54.047353773Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-04T21:19:54.047657378Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=291.345µs logger=migrator t=2026-05-04T21:19:54.054715964Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-04T21:19:54.055815112Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=1.099578ms logger=migrator t=2026-05-04T21:19:54.062385458Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-04T21:19:54.062453949Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=69.011µs logger=migrator t=2026-05-04T21:19:54.06799753Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-04T21:19:54.069065328Z level=info msg="Migration successfully executed" id="create team table" duration=1.070608ms logger=migrator t=2026-05-04T21:19:54.07526038Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-04T21:19:54.077356834Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.098094ms logger=migrator t=2026-05-04T21:19:54.083230859Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-04T21:19:54.084878166Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.646897ms logger=migrator t=2026-05-04T21:19:54.091935441Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-04T21:19:54.098668141Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.73172ms logger=migrator t=2026-05-04T21:19:54.102896621Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-04T21:19:54.103150885Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=254.494µs logger=migrator t=2026-05-04T21:19:54.107819692Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-04T21:19:54.109474599Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.655067ms logger=migrator t=2026-05-04T21:19:54.115357255Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-04T21:19:54.11624563Z level=info msg="Migration successfully executed" id="create team member table" duration=883.985µs logger=migrator t=2026-05-04T21:19:54.120968537Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-04T21:19:54.121993854Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.025067ms logger=migrator t=2026-05-04T21:19:54.126957795Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-04T21:19:54.128435519Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.477174ms logger=migrator t=2026-05-04T21:19:54.134261655Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-04T21:19:54.135666818Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.407983ms logger=migrator t=2026-05-04T21:19:54.142027861Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-04T21:19:54.146887371Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.85978ms logger=migrator t=2026-05-04T21:19:54.15051465Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-04T21:19:54.155665785Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.144505ms logger=migrator t=2026-05-04T21:19:54.161422469Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-04T21:19:54.16762716Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.204291ms logger=migrator t=2026-05-04T21:19:54.174137687Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-04T21:19:54.175182254Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.036757ms logger=migrator t=2026-05-04T21:19:54.322597966Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-04T21:19:54.326063663Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=4.423154ms logger=migrator t=2026-05-04T21:19:54.3356922Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-04T21:19:54.336775607Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.084367ms logger=migrator t=2026-05-04T21:19:54.343822783Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-04T21:19:54.34488494Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.061727ms logger=migrator t=2026-05-04T21:19:54.350640235Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-04T21:19:54.352150749Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.510074ms logger=migrator t=2026-05-04T21:19:54.360553067Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-04T21:19:54.361543474Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=990.486µs logger=migrator t=2026-05-04T21:19:54.367871248Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-04T21:19:54.369377222Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.505844ms logger=migrator t=2026-05-04T21:19:54.375879498Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-04T21:19:54.376898595Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.018647ms logger=migrator t=2026-05-04T21:19:54.383273439Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-04T21:19:54.384033701Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=771.853µs logger=migrator t=2026-05-04T21:19:54.389145105Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-04T21:19:54.389517121Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=372.526µs logger=migrator t=2026-05-04T21:19:54.395312316Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-04T21:19:54.396517296Z level=info msg="Migration successfully executed" id="create tag table" duration=1.20904ms logger=migrator t=2026-05-04T21:19:54.403449369Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-04T21:19:54.405008404Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.550155ms logger=migrator t=2026-05-04T21:19:54.411003112Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-04T21:19:54.411766995Z level=info msg="Migration successfully executed" id="create login attempt table" duration=763.893µs logger=migrator t=2026-05-04T21:19:54.417625601Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-04T21:19:54.419259477Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.633676ms logger=migrator t=2026-05-04T21:19:54.42491948Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-04T21:19:54.426387424Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.474474ms logger=migrator t=2026-05-04T21:19:54.432395993Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-04T21:19:54.445807882Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.412729ms logger=migrator t=2026-05-04T21:19:54.452056804Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-04T21:19:54.453767172Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.713098ms logger=migrator t=2026-05-04T21:19:54.461871085Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-04T21:19:54.462997222Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.125907ms logger=migrator t=2026-05-04T21:19:54.467942414Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-04T21:19:54.46831966Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=376.826µs logger=migrator t=2026-05-04T21:19:54.474348779Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-04T21:19:54.475640779Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.29499ms logger=migrator t=2026-05-04T21:19:54.482349659Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-04T21:19:54.483180293Z level=info msg="Migration successfully executed" id="create user auth table" duration=830.474µs logger=migrator t=2026-05-04T21:19:54.487381932Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-04T21:19:54.490101096Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.706984ms logger=migrator t=2026-05-04T21:19:54.497216133Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-04T21:19:54.497338175Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=122.842µs logger=migrator t=2026-05-04T21:19:54.504229488Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-04T21:19:54.513381367Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.152528ms logger=migrator t=2026-05-04T21:19:54.518018223Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-04T21:19:54.523405352Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.387078ms logger=migrator t=2026-05-04T21:19:54.528494384Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-04T21:19:54.534100886Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.605732ms logger=migrator t=2026-05-04T21:19:54.538968026Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-04T21:19:54.54475327Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.784274ms logger=migrator t=2026-05-04T21:19:54.549717661Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-04T21:19:54.550711808Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=993.727µs logger=migrator t=2026-05-04T21:19:54.556835018Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-04T21:19:54.562146184Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.304467ms logger=migrator t=2026-05-04T21:19:54.566894793Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-04T21:19:54.569386913Z level=info msg="Migration successfully executed" id="create server_lock table" duration=2.48455ms logger=migrator t=2026-05-04T21:19:54.576550431Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-04T21:19:54.577965274Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.416573ms logger=migrator t=2026-05-04T21:19:54.586075926Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-04T21:19:54.587443218Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.367362ms logger=migrator t=2026-05-04T21:19:54.596355705Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-04T21:19:54.5973275Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=972.285µs logger=migrator t=2026-05-04T21:19:54.602440164Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-04T21:19:54.603994409Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.564395ms logger=migrator t=2026-05-04T21:19:54.610228802Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-04T21:19:54.611625465Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.397613ms logger=migrator t=2026-05-04T21:19:54.618199212Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-04T21:19:54.626828472Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.63575ms logger=migrator t=2026-05-04T21:19:54.632236281Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-04T21:19:54.632932263Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=695.852µs logger=migrator t=2026-05-04T21:19:54.63819974Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-04T21:19:54.639544032Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.344032ms logger=migrator t=2026-05-04T21:19:54.646892611Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-04T21:19:54.648320755Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.427664ms logger=migrator t=2026-05-04T21:19:54.654331843Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-04T21:19:54.655287039Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.005837ms logger=migrator t=2026-05-04T21:19:54.660633366Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-04T21:19:54.66206507Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.427434ms logger=migrator t=2026-05-04T21:19:54.668754448Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-04T21:19:54.66883363Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=79.722µs logger=migrator t=2026-05-04T21:19:54.674768178Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-04T21:19:54.674974731Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=198.214µs logger=migrator t=2026-05-04T21:19:54.680276588Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-04T21:19:54.681744601Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.459874ms logger=migrator t=2026-05-04T21:19:54.689364846Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T21:19:54.690305962Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=941.006µs logger=migrator t=2026-05-04T21:19:54.696746076Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T21:19:54.698525226Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.80119ms logger=migrator t=2026-05-04T21:19:54.70489072Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-04T21:19:54.705035482Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=149.322µs logger=migrator t=2026-05-04T21:19:54.710709375Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T21:19:54.711756063Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.047568ms logger=migrator t=2026-05-04T21:19:54.71772602Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T21:19:54.719094312Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.367692ms logger=migrator t=2026-05-04T21:19:54.723676208Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T21:19:54.72441236Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=736.502µs logger=migrator t=2026-05-04T21:19:54.72994912Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T21:19:54.730717763Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=785.033µs logger=migrator t=2026-05-04T21:19:54.73724945Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-04T21:19:54.746561812Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.311922ms logger=migrator t=2026-05-04T21:19:54.751442531Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-04T21:19:54.752166434Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=724.323µs logger=migrator t=2026-05-04T21:19:54.758524438Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-04T21:19:54.75862596Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=97.842µs logger=migrator t=2026-05-04T21:19:54.920154253Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-04T21:19:54.921780969Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.635537ms logger=migrator t=2026-05-04T21:19:55.059789193Z 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-04T21:19:55.062309503Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.52878ms logger=migrator t=2026-05-04T21:19:55.071123367Z 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-04T21:19:55.072016751Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=894.524µs logger=migrator t=2026-05-04T21:19:55.079641106Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-04T21:19:55.079736028Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=96.362µs logger=migrator t=2026-05-04T21:19:55.086496048Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-04T21:19:55.090557584Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=4.062176ms logger=migrator t=2026-05-04T21:19:55.097356675Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-04T21:19:55.099263586Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.908071ms logger=migrator t=2026-05-04T21:19:55.109000394Z 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-04T21:19:55.111370973Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.370359ms logger=migrator t=2026-05-04T21:19:55.118128192Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-04T21:19:55.1192138Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.093438ms logger=migrator t=2026-05-04T21:19:55.134220265Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-04T21:19:55.144056475Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.8328ms logger=migrator t=2026-05-04T21:19:55.151609548Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-04T21:19:55.152726597Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.116159ms logger=migrator t=2026-05-04T21:19:55.158399559Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-04T21:19:55.159851443Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.450443ms logger=migrator t=2026-05-04T21:19:55.172325576Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-04T21:19:55.200891551Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.565865ms logger=migrator t=2026-05-04T21:19:55.208477565Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-04T21:19:55.236250118Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.775433ms logger=migrator t=2026-05-04T21:19:55.242820954Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-04T21:19:55.243915702Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.094448ms logger=migrator t=2026-05-04T21:19:55.249560354Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-04T21:19:55.251201101Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.639997ms logger=migrator t=2026-05-04T21:19:55.258936597Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-04T21:19:55.265065377Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.12931ms logger=migrator t=2026-05-04T21:19:55.270424244Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-04T21:19:55.275903913Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.478699ms logger=migrator t=2026-05-04T21:19:55.286667529Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-04T21:19:55.287751836Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.084857ms logger=migrator t=2026-05-04T21:19:55.29778781Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-04T21:19:55.299434897Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.659287ms logger=migrator t=2026-05-04T21:19:55.312580201Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-04T21:19:55.313866191Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.289531ms logger=migrator t=2026-05-04T21:19:55.323270985Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-04T21:19:55.324473375Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.202ms logger=migrator t=2026-05-04T21:19:55.329814762Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-04T21:19:55.329878693Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=64.911µs logger=migrator t=2026-05-04T21:19:55.33527915Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-04T21:19:55.34137474Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.09447ms logger=migrator t=2026-05-04T21:19:55.433693665Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-04T21:19:55.443103358Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.421193ms logger=migrator t=2026-05-04T21:19:55.452079545Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-04T21:19:55.458455508Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.372453ms logger=migrator t=2026-05-04T21:19:55.463638993Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-04T21:19:55.464537398Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=898.125µs logger=migrator t=2026-05-04T21:19:55.470730159Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-04T21:19:55.472209513Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.478044ms logger=migrator t=2026-05-04T21:19:55.48066436Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-04T21:19:55.489369932Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.706312ms logger=migrator t=2026-05-04T21:19:55.495892229Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-04T21:19:55.502533897Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.641478ms logger=migrator t=2026-05-04T21:19:55.509120475Z 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-04T21:19:55.509859386Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=738.521µs logger=migrator t=2026-05-04T21:19:55.515752182Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-04T21:19:55.523465909Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.717947ms logger=migrator t=2026-05-04T21:19:55.527087317Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-04T21:19:55.533276779Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.188832ms logger=migrator t=2026-05-04T21:19:55.542630062Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-04T21:19:55.542710833Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=81.471µs logger=migrator t=2026-05-04T21:19:55.55180016Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-04T21:19:55.553498138Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.702748ms logger=migrator t=2026-05-04T21:19:55.56465362Z 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-04T21:19:55.565689677Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.035767ms logger=migrator t=2026-05-04T21:19:55.58179527Z 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-04T21:19:55.58303492Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.24092ms logger=migrator t=2026-05-04T21:19:55.591554308Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-04T21:19:55.591631961Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=78.753µs logger=migrator t=2026-05-04T21:19:55.598791827Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-04T21:19:55.61121265Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=12.413733ms logger=migrator t=2026-05-04T21:19:55.61923689Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-04T21:19:55.629999986Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=10.776006ms logger=migrator t=2026-05-04T21:19:55.645105182Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-04T21:19:55.655280257Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=10.176715ms logger=migrator t=2026-05-04T21:19:55.668308479Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-04T21:19:55.6774902Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.185291ms logger=migrator t=2026-05-04T21:19:55.684377312Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-04T21:19:55.690793516Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.415794ms logger=migrator t=2026-05-04T21:19:55.695440092Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-04T21:19:55.695507163Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=67.781µs logger=migrator t=2026-05-04T21:19:55.701002323Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-04T21:19:55.702162741Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.160208ms logger=migrator t=2026-05-04T21:19:55.707051871Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-04T21:19:55.713431066Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.378825ms logger=migrator t=2026-05-04T21:19:55.718366696Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-04T21:19:55.718419647Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=53.551µs logger=migrator t=2026-05-04T21:19:55.721396605Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-04T21:19:55.730549794Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.150679ms logger=migrator t=2026-05-04T21:19:55.735006727Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-04T21:19:55.735697858Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=690.781µs logger=migrator t=2026-05-04T21:19:55.741189427Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-04T21:19:55.747676873Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.486646ms logger=migrator t=2026-05-04T21:19:55.752826218Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-04T21:19:55.753597429Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=771.281µs logger=migrator t=2026-05-04T21:19:55.758112973Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-04T21:19:55.75916331Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.049977ms logger=migrator t=2026-05-04T21:19:55.765678177Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-04T21:19:55.776234558Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.567131ms logger=migrator t=2026-05-04T21:19:55.781545185Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-04T21:19:55.783029489Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.484114ms logger=migrator t=2026-05-04T21:19:55.789258351Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-04T21:19:55.791354955Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.095354ms logger=migrator t=2026-05-04T21:19:55.795843058Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-04T21:19:55.797289971Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.446433ms logger=migrator t=2026-05-04T21:19:55.802536117Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-04T21:19:55.804066352Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.531195ms logger=migrator t=2026-05-04T21:19:55.809757335Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-04T21:19:55.809830866Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=73.981µs logger=migrator t=2026-05-04T21:19:55.81376004Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-04T21:19:55.815335416Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.568685ms logger=migrator t=2026-05-04T21:19:55.821317964Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-04T21:19:55.822301299Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=982.935µs logger=migrator t=2026-05-04T21:19:55.827438103Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-04T21:19:55.82787521Z 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-04T21:19:55.834922075Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-04T21:19:55.835736589Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=813.554µs logger=migrator t=2026-05-04T21:19:55.843021197Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-04T21:19:55.844852997Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.83407ms logger=migrator t=2026-05-04T21:19:55.85238515Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-04T21:19:55.859390844Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.005234ms logger=migrator t=2026-05-04T21:19:55.865360871Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-04T21:19:55.868008394Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.645493ms logger=migrator t=2026-05-04T21:19:55.876218948Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-04T21:19:55.878071958Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.85299ms logger=migrator t=2026-05-04T21:19:55.884751007Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-04T21:19:55.885622021Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=871.124µs logger=migrator t=2026-05-04T21:19:55.891986535Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-04T21:19:55.893433608Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.446343ms logger=migrator t=2026-05-04T21:19:55.900619145Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-04T21:19:55.901747264Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.138419ms logger=migrator t=2026-05-04T21:19:55.907312755Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-04T21:19:55.907348105Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=31.17µs logger=migrator t=2026-05-04T21:19:55.912298176Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-04T21:19:55.912415958Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=119.522µs logger=migrator t=2026-05-04T21:19:55.917324598Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-04T21:19:55.927042996Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.727319ms logger=migrator t=2026-05-04T21:19:56.278002939Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-04T21:19:56.278816712Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=817.903µs logger=migrator t=2026-05-04T21:19:56.289628148Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-04T21:19:56.290555033Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=926.755µs logger=migrator t=2026-05-04T21:19:56.297237921Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-04T21:19:56.297804921Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=554.759µs logger=migrator t=2026-05-04T21:19:56.305724109Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-04T21:19:56.30763675Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.916331ms logger=migrator t=2026-05-04T21:19:56.31381155Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-04T21:19:56.314738356Z level=info msg="Migration successfully executed" id="create secrets table" duration=926.606µs logger=migrator t=2026-05-04T21:19:56.322052904Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-04T21:19:56.355204473Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.157009ms logger=migrator t=2026-05-04T21:19:56.359915169Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-04T21:19:56.365999338Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.083259ms logger=migrator t=2026-05-04T21:19:56.371805942Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-04T21:19:56.371969125Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=163.623µs logger=migrator t=2026-05-04T21:19:56.376909805Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-04T21:19:56.407700675Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.79113ms logger=migrator t=2026-05-04T21:19:56.412585734Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-04T21:19:56.441805909Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.219805ms logger=migrator t=2026-05-04T21:19:56.447862997Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-04T21:19:56.448483448Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=620.561µs logger=migrator t=2026-05-04T21:19:56.455929508Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-04T21:19:56.458252185Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.315457ms logger=migrator t=2026-05-04T21:19:56.465251238Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-04T21:19:56.465541924Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=291.116µs logger=migrator t=2026-05-04T21:19:56.473579674Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-04T21:19:56.475240512Z level=info msg="Migration successfully executed" id="create permission table" duration=1.661478ms logger=migrator t=2026-05-04T21:19:56.484078765Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-04T21:19:56.486181628Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.117524ms logger=migrator t=2026-05-04T21:19:56.554960486Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-04T21:19:56.556753905Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.792869ms logger=migrator t=2026-05-04T21:19:56.645889293Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-04T21:19:56.6475481Z level=info msg="Migration successfully executed" id="create role table" duration=1.661087ms logger=migrator t=2026-05-04T21:19:56.740395497Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-04T21:19:56.752180418Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.789031ms logger=migrator t=2026-05-04T21:19:56.759455867Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-04T21:19:56.766886477Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.42966ms logger=migrator t=2026-05-04T21:19:56.774221596Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-04T21:19:56.77504367Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=822.544µs logger=migrator t=2026-05-04T21:19:56.780764973Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-04T21:19:56.782493661Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.728218ms logger=migrator t=2026-05-04T21:19:56.787885538Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-04T21:19:56.788935496Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.049648ms logger=migrator t=2026-05-04T21:19:56.794648228Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-04T21:19:56.796097132Z level=info msg="Migration successfully executed" id="create team role table" duration=1.448704ms logger=migrator t=2026-05-04T21:19:56.802794921Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-04T21:19:56.804837864Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.047392ms logger=migrator t=2026-05-04T21:19:56.811445651Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-04T21:19:56.812539089Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.093718ms logger=migrator t=2026-05-04T21:19:56.818618108Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-04T21:19:56.820322355Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.715438ms logger=migrator t=2026-05-04T21:19:56.825802134Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-04T21:19:56.826651658Z level=info msg="Migration successfully executed" id="create user role table" duration=849.534µs logger=migrator t=2026-05-04T21:19:56.831657879Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-04T21:19:56.833489708Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.816299ms logger=migrator t=2026-05-04T21:19:56.841792433Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-04T21:19:56.842930282Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.137469ms logger=migrator t=2026-05-04T21:19:56.84839256Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-04T21:19:56.850177939Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.784819ms logger=migrator t=2026-05-04T21:19:56.856413321Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-04T21:19:56.857250874Z level=info msg="Migration successfully executed" id="create builtin role table" duration=837.553µs logger=migrator t=2026-05-04T21:19:56.864022634Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-04T21:19:56.865291995Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.254961ms logger=migrator t=2026-05-04T21:19:56.872850058Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-04T21:19:56.874491295Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.641207ms logger=migrator t=2026-05-04T21:19:56.879901893Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-04T21:19:56.888625084Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.719801ms logger=migrator t=2026-05-04T21:19:56.894007602Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-04T21:19:56.895155921Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.148329ms logger=migrator t=2026-05-04T21:19:56.900239572Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-04T21:19:56.901355221Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.115539ms logger=migrator t=2026-05-04T21:19:56.906447654Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-04T21:19:56.90747968Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.031956ms logger=migrator t=2026-05-04T21:19:56.912952859Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-04T21:19:56.914050597Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.097448ms logger=migrator t=2026-05-04T21:19:56.919072939Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-04T21:19:56.919864411Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=791.792µs logger=migrator t=2026-05-04T21:19:56.926930496Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-04T21:19:56.928109575Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.184529ms logger=migrator t=2026-05-04T21:19:56.933853328Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-04T21:19:56.94436283Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.508382ms logger=migrator t=2026-05-04T21:19:56.949992581Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-04T21:19:56.9561355Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.141769ms logger=migrator t=2026-05-04T21:19:56.96104346Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-04T21:19:56.969160321Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.116451ms logger=migrator t=2026-05-04T21:19:56.97517243Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-04T21:19:56.981893628Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.719968ms logger=migrator t=2026-05-04T21:19:56.987218905Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-04T21:19:56.988304193Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.077957ms logger=migrator t=2026-05-04T21:19:56.994534494Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-04T21:19:56.995678262Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.143138ms logger=migrator t=2026-05-04T21:19:57.001283103Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-04T21:19:57.002454962Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.172189ms logger=migrator t=2026-05-04T21:19:57.007936681Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-04T21:19:57.009872832Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.934291ms logger=migrator t=2026-05-04T21:19:57.015954501Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-04T21:19:57.01710912Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.158189ms logger=migrator t=2026-05-04T21:19:57.022250323Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-04T21:19:57.022321864Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=74.882µs logger=migrator t=2026-05-04T21:19:57.027074331Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-04T21:19:57.027112611Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=39.6µs logger=migrator t=2026-05-04T21:19:57.032221154Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-04T21:19:57.032994587Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=774.123µs logger=migrator t=2026-05-04T21:19:57.037986857Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-04T21:19:57.039181186Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.196039ms logger=migrator t=2026-05-04T21:19:57.045030002Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-04T21:19:57.046260571Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.23818ms logger=migrator t=2026-05-04T21:19:57.05304423Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-04T21:19:57.053389417Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=345.487µs logger=migrator t=2026-05-04T21:19:57.060217907Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-04T21:19:57.062196499Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.966193ms logger=migrator t=2026-05-04T21:19:57.07284594Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-04T21:19:57.07464296Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.80101ms logger=migrator t=2026-05-04T21:19:57.080478414Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-04T21:19:57.081818286Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.339602ms logger=migrator t=2026-05-04T21:19:57.087817313Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-04T21:19:57.098976043Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.1598ms logger=migrator t=2026-05-04T21:19:57.104526113Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-04T21:19:57.104609675Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=84.582µs logger=migrator t=2026-05-04T21:19:57.109202358Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-04T21:19:57.111074329Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.872761ms logger=migrator t=2026-05-04T21:19:57.118610071Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-04T21:19:57.11978868Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.178629ms logger=migrator t=2026-05-04T21:19:57.124244082Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-04T21:19:57.125832898Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.587405ms logger=migrator t=2026-05-04T21:19:57.136575912Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-04T21:19:57.14510689Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.530758ms logger=migrator t=2026-05-04T21:19:57.149944469Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-04T21:19:57.151001785Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.057386ms logger=migrator t=2026-05-04T21:19:57.157045083Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-04T21:19:57.158744841Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.699648ms logger=migrator t=2026-05-04T21:19:57.165366078Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-04T21:19:57.187036288Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.672ms logger=migrator t=2026-05-04T21:19:57.192595298Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-04T21:19:57.193434372Z level=info msg="Migration successfully executed" id="create correlation v2" duration=839.064µs logger=migrator t=2026-05-04T21:19:57.198028515Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-04T21:19:57.199215525Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.18771ms logger=migrator t=2026-05-04T21:19:57.205519227Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-04T21:19:57.207364457Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.8447ms logger=migrator t=2026-05-04T21:19:57.213619628Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-04T21:19:57.214799387Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.180059ms logger=migrator t=2026-05-04T21:19:57.220319166Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-04T21:19:57.220620811Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=295.705µs logger=migrator t=2026-05-04T21:19:57.227246288Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-04T21:19:57.228486969Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.24033ms logger=migrator t=2026-05-04T21:19:57.233919276Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-04T21:19:57.24225658Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.338964ms logger=migrator t=2026-05-04T21:19:57.247555047Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-04T21:19:57.248413201Z level=info msg="Migration successfully executed" id="create entity_events table" duration=861.745µs logger=migrator t=2026-05-04T21:19:57.254160743Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-04T21:19:57.255985673Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.82466ms logger=migrator t=2026-05-04T21:19:57.261413311Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-04T21:19:57.262078262Z 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-04T21:19:57.267677803Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-04T21:19:57.268196871Z 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-04T21:19:57.274612415Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-04T21:19:57.275451858Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=838.923µs logger=migrator t=2026-05-04T21:19:57.280918027Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-04T21:19:57.282672315Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.753928ms logger=migrator t=2026-05-04T21:19:57.287545224Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-04T21:19:57.288744293Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.199369ms logger=migrator t=2026-05-04T21:19:57.294689809Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-04T21:19:57.295858288Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.168329ms logger=migrator t=2026-05-04T21:19:57.301841925Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-04T21:19:57.303023854Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.181719ms logger=migrator t=2026-05-04T21:19:57.308188968Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-04T21:19:57.309973947Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.784809ms logger=migrator t=2026-05-04T21:19:57.315574228Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-04T21:19:57.31639477Z level=info msg="Migration successfully executed" id="Drop public config table" duration=820.552µs logger=migrator t=2026-05-04T21:19:57.321485733Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-04T21:19:57.322707293Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.22664ms logger=migrator t=2026-05-04T21:19:57.330270845Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-04T21:19:57.331517225Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.24715ms logger=migrator t=2026-05-04T21:19:57.336984194Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-04T21:19:57.338270775Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.286521ms logger=migrator t=2026-05-04T21:19:57.344609478Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-04T21:19:57.34725441Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.646432ms logger=migrator t=2026-05-04T21:19:57.353814646Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-04T21:19:57.37755603Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.741744ms logger=migrator t=2026-05-04T21:19:57.382553772Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-04T21:19:57.391464665Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.908113ms logger=migrator t=2026-05-04T21:19:57.397106176Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-04T21:19:57.406817994Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.711008ms logger=migrator t=2026-05-04T21:19:57.41400805Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-04T21:19:57.414273894Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=260.334µs logger=migrator t=2026-05-04T21:19:57.419614241Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-04T21:19:57.427993877Z level=info msg="Migration successfully executed" id="add share column" duration=8.380426ms logger=migrator t=2026-05-04T21:19:57.435264424Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-04T21:19:57.435747803Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=487.589µs logger=migrator t=2026-05-04T21:19:57.441476835Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-04T21:19:57.443369815Z level=info msg="Migration successfully executed" id="create file table" duration=1.89286ms logger=migrator t=2026-05-04T21:19:57.455288499Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-04T21:19:57.45660146Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.317341ms logger=migrator t=2026-05-04T21:19:57.462371083Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-04T21:19:57.4652565Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.891477ms logger=migrator t=2026-05-04T21:19:57.473116566Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-04T21:19:57.474120413Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.003587ms logger=migrator t=2026-05-04T21:19:57.480435646Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-04T21:19:57.48256162Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.123464ms logger=migrator t=2026-05-04T21:19:57.488513805Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-04T21:19:57.488615097Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=103.782µs logger=migrator t=2026-05-04T21:19:57.493105031Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-04T21:19:57.493173912Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=69.231µs logger=migrator t=2026-05-04T21:19:57.497880318Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-04T21:19:57.49859343Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=712.902µs logger=migrator t=2026-05-04T21:19:57.506150391Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-04T21:19:57.506380655Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=230.624µs logger=migrator t=2026-05-04T21:19:57.512546684Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-04T21:19:57.513972008Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.424884ms logger=migrator t=2026-05-04T21:19:57.518578072Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-04T21:19:57.52829525Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.716018ms logger=migrator t=2026-05-04T21:19:57.534731233Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-04T21:19:57.534940777Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=210.924µs logger=migrator t=2026-05-04T21:19:57.540247343Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-04T21:19:57.542739803Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.48837ms logger=migrator t=2026-05-04T21:19:57.549202618Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-04T21:19:57.549692466Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=491.998µs logger=migrator t=2026-05-04T21:19:57.555957057Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-04T21:19:57.556320573Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=364.537µs logger=migrator t=2026-05-04T21:19:57.566827063Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-04T21:19:57.567425963Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=594.86µs logger=migrator t=2026-05-04T21:19:57.575270579Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-04T21:19:57.584462988Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.192009ms logger=migrator t=2026-05-04T21:19:57.589801835Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-04T21:19:57.600376035Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.57785ms logger=migrator t=2026-05-04T21:19:57.606175569Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-04T21:19:57.607339718Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.163549ms logger=migrator t=2026-05-04T21:19:57.612139296Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-04T21:19:57.686617511Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.476955ms logger=migrator t=2026-05-04T21:19:57.69212436Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-04T21:19:57.692973193Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=848.373µs logger=migrator t=2026-05-04T21:19:57.700611187Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-04T21:19:57.701729436Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.117429ms logger=migrator t=2026-05-04T21:19:57.707721212Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-04T21:19:57.732993251Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.272979ms logger=migrator t=2026-05-04T21:19:57.738512241Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-04T21:19:57.747228531Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.71357ms logger=migrator t=2026-05-04T21:19:57.752931334Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-04T21:19:57.753237638Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=306.244µs logger=migrator t=2026-05-04T21:19:57.758627016Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-04T21:19:57.75890993Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=279.304µs logger=migrator t=2026-05-04T21:19:57.765642199Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-04T21:19:57.766003466Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=361.397µs logger=migrator t=2026-05-04T21:19:57.773575098Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-04T21:19:57.773912993Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=335.205µs logger=migrator t=2026-05-04T21:19:57.780747134Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-04T21:19:57.780963897Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=216.633µs logger=migrator t=2026-05-04T21:19:57.785382139Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-04T21:19:57.786377685Z level=info msg="Migration successfully executed" id="create folder table" duration=995.527µs logger=migrator t=2026-05-04T21:19:57.79284671Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-04T21:19:57.79407007Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.22297ms logger=migrator t=2026-05-04T21:19:57.79965422Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-04T21:19:57.800784497Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.129037ms logger=migrator t=2026-05-04T21:19:57.821418672Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-04T21:19:57.821462952Z level=info msg="Migration successfully executed" id="Update folder title length" duration=48.401µs logger=migrator t=2026-05-04T21:19:57.826909821Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-04T21:19:57.829172778Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.266587ms logger=migrator t=2026-05-04T21:19:57.834624296Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-04T21:19:57.836041199Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.417173ms logger=migrator t=2026-05-04T21:19:57.84165719Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-04T21:19:57.843397657Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.740307ms logger=migrator t=2026-05-04T21:19:57.849432315Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-04T21:19:57.850490542Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.060697ms logger=migrator t=2026-05-04T21:19:57.85593226Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-04T21:19:57.856346187Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=417.467µs logger=migrator t=2026-05-04T21:19:57.862090009Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-04T21:19:57.863388471Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.294481ms logger=migrator t=2026-05-04T21:19:57.869655093Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-04T21:19:57.8725944Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.940237ms logger=migrator t=2026-05-04T21:19:57.87819186Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-04T21:19:57.883602148Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=4.813998ms logger=migrator t=2026-05-04T21:19:57.890277005Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-04T21:19:57.892330369Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.055344ms logger=migrator t=2026-05-04T21:19:57.897699066Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-04T21:19:57.898930565Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.232229ms logger=migrator t=2026-05-04T21:19:57.903241836Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-04T21:19:57.904227801Z level=info msg="Migration successfully executed" id="create anon_device table" duration=985.575µs logger=migrator t=2026-05-04T21:19:57.910394132Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-04T21:19:57.911502959Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.114468ms logger=migrator t=2026-05-04T21:19:57.917296513Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-04T21:19:57.918689346Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.392913ms logger=migrator t=2026-05-04T21:19:57.925038558Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-04T21:19:57.925988404Z level=info msg="Migration successfully executed" id="create signing_key table" duration=949.596µs logger=migrator t=2026-05-04T21:19:57.930958784Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-04T21:19:57.932050081Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.091157ms logger=migrator t=2026-05-04T21:19:57.937991777Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-04T21:19:57.939124806Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.135699ms logger=migrator t=2026-05-04T21:19:57.947686864Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-04T21:19:57.947976349Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=290.365µs logger=migrator t=2026-05-04T21:19:57.952034834Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-04T21:19:57.95975032Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=7.714706ms logger=migrator t=2026-05-04T21:19:57.967627108Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-04T21:19:57.968471301Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=842.963µs logger=migrator t=2026-05-04T21:19:57.973543533Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-04T21:19:57.973565914Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=23.611µs logger=migrator t=2026-05-04T21:19:57.980703029Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-04T21:19:57.98265462Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.950371ms logger=migrator t=2026-05-04T21:19:57.994444711Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-04T21:19:57.994498762Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=65.741µs logger=migrator t=2026-05-04T21:19:58.005473599Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-04T21:19:58.007015534Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.559075ms logger=migrator t=2026-05-04T21:19:58.011694759Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-04T21:19:58.012840858Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.145669ms logger=migrator t=2026-05-04T21:19:58.019898732Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-04T21:19:58.0216634Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.761178ms logger=migrator t=2026-05-04T21:19:58.031058952Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-04T21:19:58.031884734Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=825.892µs logger=migrator t=2026-05-04T21:19:58.037238951Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-04T21:19:58.037829991Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=596.9µs logger=migrator t=2026-05-04T21:19:58.044157303Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-04T21:19:58.044928295Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=771.773µs logger=migrator t=2026-05-04T21:19:58.052172392Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-04T21:19:58.054551161Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.386709ms logger=migrator t=2026-05-04T21:19:58.061214597Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-04T21:19:58.062880645Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.667458ms logger=migrator t=2026-05-04T21:19:58.068617897Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-04T21:19:58.078908233Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.287466ms logger=migrator t=2026-05-04T21:19:58.085100442Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-04T21:19:58.098418648Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.322826ms logger=migrator t=2026-05-04T21:19:58.103095253Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-04T21:19:58.112443334Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.342411ms logger=migrator t=2026-05-04T21:19:58.116982397Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-04T21:19:58.117054788Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=69.701µs logger=migrator t=2026-05-04T21:19:58.121705573Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-04T21:19:58.1339656Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.249047ms logger=migrator t=2026-05-04T21:19:58.141620955Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-04T21:19:58.156087297Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=14.460162ms logger=migrator t=2026-05-04T21:19:58.163250983Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-04T21:19:58.163739871Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=491.398µs logger=migrator t=2026-05-04T21:19:58.16925256Z level=info msg="migrations completed" performed=558 skipped=0 duration=9.605527731s logger=migrator t=2026-05-04T21:19:58.170010662Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-04T21:19:58.186513518Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-04T21:19:58.186725511Z level=info msg="Created default organization" logger=secrets t=2026-05-04T21:19:58.192975422Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-04T21:19:58.24374204Z level=info msg="Restored cache from database" duration=593.46µs logger=plugin.store t=2026-05-04T21:19:58.245182634Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-04T21:19:58.283887158Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-04T21:19:58.283920598Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-04T21:19:58.283990319Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-04T21:19:58.284003009Z level=info msg="Plugins loaded" count=54 duration=38.821215ms logger=query_data t=2026-05-04T21:19:58.288588684Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-04T21:19:58.291718754Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-04T21:19:58.295641517Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-04T21:19:58.304181075Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-04T21:19:58.306550304Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-04T21:19:58.308623146Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-04T21:19:58.329793018Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-04T21:19:58.349057018Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-04T21:19:58.376403349Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-04T21:19:58.37643948Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-04T21:19:58.376623823Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-05-04T21:19:58.377132491Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-04T21:19:58.377180982Z level=info msg="State cache has been initialized" states=0 duration=547.848µs logger=ngalert.scheduler t=2026-05-04T21:19:58.377269563Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-04T21:19:58.377393025Z level=info msg=starting first_tick=2026-05-04T21:20:00Z logger=ngalert.multiorg.alertmanager t=2026-05-04T21:19:58.377512887Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-04T21:19:58.382800172Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-04T21:19:58.403600738Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-04T21:19:58.474700794Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-04T21:19:58.487679873Z level=info msg="Update check succeeded" duration=109.83514ms logger=sqlstore.transactions t=2026-05-04T21:19:58.488221551Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-05-04T21:19:58.491975762Z level=info msg="Update check succeeded" duration=114.225742ms logger=sqlstore.transactions t=2026-05-04T21:19:58.504930561Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-04T21:19:58.517670126Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-05-04T21:19:58.53214838Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-04T21:19:58.558222979Z level=info msg="Patterns update finished" duration=76.506162ms logger=grafana-apiserver t=2026-05-04T21:19:58.749459032Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-04T21:19:58.750031581Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-04T21:20:12.618748696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:12.62035951Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:12.644573872Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:12.668330776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:12.685889245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:12.735493066Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-04T21:20:12.735510206Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-04T21:20:12.758776524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:12.825435425Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:12.846211614Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:12.868892522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:12.908110864Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:12.952395033Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:12.968865596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:12.998222407Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.019461701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.045639882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.062340796Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.084715938Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.10376051Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.137882151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.152949882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.18158162Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.215721281Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.30130998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.318269779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.359807444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.378826545Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.437523041Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.454705195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.504272542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.521568946Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.576397765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.590699934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.63630281Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.654865495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.719252179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.730353719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.778304711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.794648011Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.860437186Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.875067211Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.925936128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:13.945828042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.014748325Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.037909268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.10240083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.120380364Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.179489734Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.203165435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.251960858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.273861762Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.330917852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.347945951Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.401749491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.419790715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.477488744Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.499835615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.549714875Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.568517371Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.638600208Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.657013069Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.721884758Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.738483991Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.797565551Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.813143078Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.887560051Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.906295396Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.976342174Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:14.99640745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:15.061449358Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:15.079134566Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:15.152336147Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:15.17029214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:15.226982631Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:15.244289324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:15.314573741Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:15.338145809Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:15.408118251Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:15.437705391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T21:20:15.533624677Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-04T21:20:44.400731858Z level=info msg="Usage stats are ready to report"