logger=settings t=2026-06-15T21:00:36.655960085Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-15T21:00:36Z logger=settings t=2026-06-15T21:00:36.657461245Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-15T21:00:36.657482025Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-15T21:00:36.657488495Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-15T21:00:36.657495555Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-15T21:00:36.657500646Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-15T21:00:36.657505776Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-15T21:00:36.657511446Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-15T21:00:36.657517346Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-15T21:00:36.657521726Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-15T21:00:36.657526016Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-15T21:00:36.657530866Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-15T21:00:36.657541826Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-15T21:00:36.657546506Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-15T21:00:36.657553816Z level=info msg=Target target=[all] logger=settings t=2026-06-15T21:00:36.657567737Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-15T21:00:36.657572057Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-15T21:00:36.657576277Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-15T21:00:36.657580387Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-15T21:00:36.657584587Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-15T21:00:36.657591287Z level=info msg="App mode production" logger=sqlstore t=2026-06-15T21:00:36.658298651Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-15T21:00:36.658325991Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-15T21:00:36.660634695Z level=info msg="Locking database" logger=migrator t=2026-06-15T21:00:36.660651515Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-15T21:00:36.661399109Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-15T21:00:36.662624953Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.224964ms logger=migrator t=2026-06-15T21:00:36.668699849Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-15T21:00:36.669504914Z level=info msg="Migration successfully executed" id="create user table" duration=806.545µs logger=migrator t=2026-06-15T21:00:36.673325246Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-15T21:00:36.674353656Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.02419ms logger=migrator t=2026-06-15T21:00:36.678610497Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-15T21:00:36.679737727Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.12399ms logger=migrator t=2026-06-15T21:00:36.689104666Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-15T21:00:36.693242765Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=4.142539ms logger=migrator t=2026-06-15T21:00:36.69875978Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-15T21:00:36.699624076Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=861.796µs logger=migrator t=2026-06-15T21:00:36.704736123Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-15T21:00:36.709462703Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.72954ms logger=migrator t=2026-06-15T21:00:36.713388027Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-15T21:00:36.714192013Z level=info msg="Migration successfully executed" id="create user table v2" duration=803.826µs logger=migrator t=2026-06-15T21:00:36.718335782Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-15T21:00:36.719117417Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=780.985µs logger=migrator t=2026-06-15T21:00:36.724234074Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-15T21:00:36.725059949Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=826.045µs logger=migrator t=2026-06-15T21:00:36.731167666Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-15T21:00:36.731547902Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=380.786µs logger=migrator t=2026-06-15T21:00:36.737085148Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-15T21:00:36.737613898Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=528.77µs logger=migrator t=2026-06-15T21:00:36.740913051Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-15T21:00:36.742807066Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.894295ms logger=migrator t=2026-06-15T21:00:36.745966607Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-15T21:00:36.746011188Z level=info msg="Migration successfully executed" id="Update user table charset" duration=46.661µs logger=migrator t=2026-06-15T21:00:36.748881222Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-15T21:00:36.749958563Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.076931ms logger=migrator t=2026-06-15T21:00:36.753580702Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-15T21:00:36.753812626Z level=info msg="Migration successfully executed" id="Add missing user data" duration=231.874µs logger=migrator t=2026-06-15T21:00:36.756443046Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-15T21:00:36.758033896Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.58998ms logger=migrator t=2026-06-15T21:00:36.761474771Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-15T21:00:36.762639094Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.161223ms logger=migrator t=2026-06-15T21:00:36.766173291Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-15T21:00:36.767321502Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.148121ms logger=migrator t=2026-06-15T21:00:36.772668944Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-15T21:00:36.785376195Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=12.709381ms logger=migrator t=2026-06-15T21:00:36.792094184Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-15T21:00:36.793263746Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.168082ms logger=migrator t=2026-06-15T21:00:36.796210152Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-15T21:00:36.796415256Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=215.344µs logger=migrator t=2026-06-15T21:00:36.799532094Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-15T21:00:36.800243829Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=709.555µs logger=migrator t=2026-06-15T21:00:36.804812595Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-06-15T21:00:36.80508995Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=278.145µs logger=migrator t=2026-06-15T21:00:36.809932512Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-15T21:00:36.810279879Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=347.737µs logger=migrator t=2026-06-15T21:00:36.814731174Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-15T21:00:36.815956397Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.225403ms logger=migrator t=2026-06-15T21:00:36.821569734Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-15T21:00:36.822244917Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=674.183µs logger=migrator t=2026-06-15T21:00:36.826905735Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-15T21:00:36.827580998Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=673.843µs logger=migrator t=2026-06-15T21:00:36.833259936Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-15T21:00:36.834524909Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.263553ms logger=migrator t=2026-06-15T21:00:36.840201938Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-15T21:00:36.840925132Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=722.964µs logger=migrator t=2026-06-15T21:00:36.844593481Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-15T21:00:36.844620412Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=28.101µs logger=migrator t=2026-06-15T21:00:36.849285361Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-15T21:00:36.850419682Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.136321ms logger=migrator t=2026-06-15T21:00:36.855663172Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-15T21:00:36.856294154Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=630.552µs logger=migrator t=2026-06-15T21:00:36.859520055Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-15T21:00:36.860136837Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=615.952µs logger=migrator t=2026-06-15T21:00:36.86554099Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-15T21:00:36.866183252Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=642.282µs logger=migrator t=2026-06-15T21:00:36.870395072Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-15T21:00:36.874557281Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.161229ms logger=migrator t=2026-06-15T21:00:36.879405423Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-15T21:00:36.880377791Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=975.438µs logger=migrator t=2026-06-15T21:00:36.888836862Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-15T21:00:36.890186988Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.354216ms logger=migrator t=2026-06-15T21:00:36.895059121Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-15T21:00:36.895872926Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=810.445µs logger=migrator t=2026-06-15T21:00:36.900637037Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-15T21:00:36.901451422Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=814.345µs logger=migrator t=2026-06-15T21:00:36.904734295Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-15T21:00:36.905628991Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=893.866µs logger=migrator t=2026-06-15T21:00:36.909621508Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-15T21:00:36.910024155Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=402.007µs logger=migrator t=2026-06-15T21:00:36.916971497Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-15T21:00:36.91766044Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=690.693µs logger=migrator t=2026-06-15T21:00:36.922311579Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-15T21:00:36.922737906Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=426.957µs logger=migrator t=2026-06-15T21:00:36.950165508Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-15T21:00:36.951721647Z level=info msg="Migration successfully executed" id="create star table" duration=1.563169ms logger=migrator t=2026-06-15T21:00:36.956963026Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-15T21:00:36.957772093Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=809.447µs logger=migrator t=2026-06-15T21:00:36.963839867Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-15T21:00:36.964705023Z level=info msg="Migration successfully executed" id="create org table v1" duration=866.086µs logger=migrator t=2026-06-15T21:00:36.973576442Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-15T21:00:36.974647723Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.071451ms logger=migrator t=2026-06-15T21:00:36.980165748Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-15T21:00:36.981754498Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.599721ms logger=migrator t=2026-06-15T21:00:36.987196722Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-15T21:00:36.988102899Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=901.867µs logger=migrator t=2026-06-15T21:00:36.993209356Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-15T21:00:36.99398064Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=770.444µs logger=migrator t=2026-06-15T21:00:36.999382363Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-15T21:00:37.000061006Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=678.363µs logger=migrator t=2026-06-15T21:00:37.005885126Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-15T21:00:37.005912967Z level=info msg="Migration successfully executed" id="Update org table charset" duration=28.801µs logger=migrator t=2026-06-15T21:00:37.010477374Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-15T21:00:37.010896012Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=421.097µs logger=migrator t=2026-06-15T21:00:37.015961268Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-15T21:00:37.016231613Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=271.375µs logger=migrator t=2026-06-15T21:00:37.020651397Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-15T21:00:37.021487613Z level=info msg="Migration successfully executed" id="create dashboard table" duration=836.006µs logger=migrator t=2026-06-15T21:00:37.030016375Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-15T21:00:37.031454982Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.437937ms logger=migrator t=2026-06-15T21:00:37.036329475Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-15T21:00:37.037194631Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=864.836µs logger=migrator t=2026-06-15T21:00:37.043175015Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-15T21:00:37.044332277Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.158672ms logger=migrator t=2026-06-15T21:00:37.049063016Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-15T21:00:37.050499534Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.435318ms logger=migrator t=2026-06-15T21:00:37.056750953Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-15T21:00:37.057940386Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.259004ms logger=migrator t=2026-06-15T21:00:37.062862129Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-15T21:00:37.068595897Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.731098ms logger=migrator t=2026-06-15T21:00:37.079752829Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-15T21:00:37.081010683Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.259144ms logger=migrator t=2026-06-15T21:00:37.127560146Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-15T21:00:37.128831751Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.276445ms logger=migrator t=2026-06-15T21:00:37.915652407Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-15T21:00:37.917197156Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.546649ms logger=migrator t=2026-06-15T21:00:38.010951246Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-15T21:00:38.011492846Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=546.021µs logger=migrator t=2026-06-15T21:00:38.092063273Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-15T21:00:38.097898684Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=5.83571ms logger=migrator t=2026-06-15T21:00:38.633742642Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-15T21:00:38.634010578Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=272.365µs logger=migrator t=2026-06-15T21:00:38.737969148Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-15T21:00:38.740299303Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.335525ms logger=migrator t=2026-06-15T21:00:38.918688294Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-15T21:00:38.921071069Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.386676ms logger=migrator t=2026-06-15T21:00:39.073958735Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-15T21:00:39.080317765Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=6.36258ms logger=migrator t=2026-06-15T21:00:39.085893001Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-15T21:00:39.087306287Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.413876ms logger=migrator t=2026-06-15T21:00:39.096562624Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-15T21:00:39.10062487Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=4.276421ms logger=migrator t=2026-06-15T21:00:39.106936229Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-15T21:00:39.107848857Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=912.648µs logger=migrator t=2026-06-15T21:00:39.115033363Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-15T21:00:39.116884378Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.844095ms logger=migrator t=2026-06-15T21:00:39.125640944Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-15T21:00:39.125712175Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=77.152µs logger=migrator t=2026-06-15T21:00:39.132612345Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-15T21:00:39.132692097Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=84.492µs logger=migrator t=2026-06-15T21:00:39.136728864Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-15T21:00:39.139172569Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.442996ms logger=migrator t=2026-06-15T21:00:39.144624973Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-15T21:00:39.146743303Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.12231ms logger=migrator t=2026-06-15T21:00:39.152001393Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-15T21:00:39.15344117Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.439657ms logger=migrator t=2026-06-15T21:00:39.156961447Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-15T21:00:39.158981185Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.017448ms logger=migrator t=2026-06-15T21:00:39.162862458Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-15T21:00:39.163319447Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=458.419µs logger=migrator t=2026-06-15T21:00:39.167494366Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-15T21:00:39.169064546Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.56905ms logger=migrator t=2026-06-15T21:00:39.17930477Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-15T21:00:39.179884501Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=580.021µs logger=migrator t=2026-06-15T21:00:39.185895684Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-15T21:00:39.186002976Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=86.172µs logger=migrator t=2026-06-15T21:00:39.190269247Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-15T21:00:39.191752786Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.481979ms logger=migrator t=2026-06-15T21:00:39.198636035Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-15T21:00:39.199445662Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=809.796µs logger=migrator t=2026-06-15T21:00:39.204484446Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-15T21:00:39.21050633Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.021364ms logger=migrator t=2026-06-15T21:00:39.214308233Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-15T21:00:39.215159288Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=849.946µs logger=migrator t=2026-06-15T21:00:39.219633843Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-15T21:00:39.221257774Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.624851ms logger=migrator t=2026-06-15T21:00:39.227388309Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-15T21:00:39.229500449Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.12584ms logger=migrator t=2026-06-15T21:00:39.234469174Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-15T21:00:39.234946233Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=481.699µs logger=migrator t=2026-06-15T21:00:39.240288884Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-15T21:00:39.241220382Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=932.748µs logger=migrator t=2026-06-15T21:00:39.246726096Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-15T21:00:39.249239204Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.514948ms logger=migrator t=2026-06-15T21:00:39.253652337Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-15T21:00:39.254440792Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=784.215µs logger=migrator t=2026-06-15T21:00:39.258080571Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-15T21:00:39.258233483Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=153.202µs logger=migrator t=2026-06-15T21:00:39.262534366Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-15T21:00:39.262686128Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=149.532µs logger=migrator t=2026-06-15T21:00:39.266876378Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-15T21:00:39.267732314Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=855.246µs logger=migrator t=2026-06-15T21:00:39.272145817Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-15T21:00:39.274486192Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.340435ms logger=migrator t=2026-06-15T21:00:39.279356804Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-15T21:00:39.280344472Z level=info msg="Migration successfully executed" id="create data_source table" duration=987.578µs logger=migrator t=2026-06-15T21:00:39.285216555Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-15T21:00:39.286411958Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.193423ms logger=migrator t=2026-06-15T21:00:39.29075647Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-15T21:00:39.292150026Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.397856ms logger=migrator t=2026-06-15T21:00:39.296472678Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-15T21:00:39.297300233Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=825.405µs logger=migrator t=2026-06-15T21:00:39.301736338Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-15T21:00:39.302563043Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=826.365µs logger=migrator t=2026-06-15T21:00:39.306166061Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-15T21:00:39.313226775Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.057394ms logger=migrator t=2026-06-15T21:00:39.318668728Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-15T21:00:39.31981755Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.149121ms logger=migrator t=2026-06-15T21:00:39.323871637Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-15T21:00:39.324931797Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.06043ms logger=migrator t=2026-06-15T21:00:39.328880611Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-15T21:00:39.329695857Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=815.506µs logger=migrator t=2026-06-15T21:00:39.334694702Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-15T21:00:39.335466696Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=773.734µs logger=migrator t=2026-06-15T21:00:39.339954081Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-15T21:00:39.346115038Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=6.157147ms logger=migrator t=2026-06-15T21:00:39.351365178Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-15T21:00:39.353825524Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.460787ms logger=migrator t=2026-06-15T21:00:39.357986212Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-15T21:00:39.358091594Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=103.002µs logger=migrator t=2026-06-15T21:00:39.360935138Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-15T21:00:39.361206694Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=268.746µs logger=migrator t=2026-06-15T21:00:39.365720729Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-15T21:00:39.368184736Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.464567ms logger=migrator t=2026-06-15T21:00:39.372532928Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-15T21:00:39.373367554Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=839.266µs logger=migrator t=2026-06-15T21:00:39.380136392Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-15T21:00:39.38056269Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=427.397µs logger=migrator t=2026-06-15T21:00:39.384945032Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-15T21:00:39.387914999Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.972637ms logger=migrator t=2026-06-15T21:00:39.393730909Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-15T21:00:39.394187948Z level=info msg="Migration successfully executed" id="Update uid value" duration=459.759µs logger=migrator t=2026-06-15T21:00:39.400876765Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-15T21:00:39.402399613Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.526599ms logger=migrator t=2026-06-15T21:00:39.406364548Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-15T21:00:39.407160293Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=793.765µs logger=migrator t=2026-06-15T21:00:39.411450604Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-15T21:00:39.412647897Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.195463ms logger=migrator t=2026-06-15T21:00:39.418506328Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-15T21:00:39.419886944Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.381076ms logger=migrator t=2026-06-15T21:00:39.425907729Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-15T21:00:39.426944918Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.034859ms logger=migrator t=2026-06-15T21:00:39.431085576Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-15T21:00:39.432737518Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.651212ms logger=migrator t=2026-06-15T21:00:39.438821312Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-15T21:00:39.439762141Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=941.039µs logger=migrator t=2026-06-15T21:00:39.444432259Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-15T21:00:39.445582601Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.151082ms logger=migrator t=2026-06-15T21:00:39.46034269Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-15T21:00:39.461552613Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.214023ms logger=migrator t=2026-06-15T21:00:39.465782873Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-15T21:00:39.476405635Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.618181ms logger=migrator t=2026-06-15T21:00:39.481524901Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-15T21:00:39.482686293Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.161792ms logger=migrator t=2026-06-15T21:00:39.4877959Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-15T21:00:39.488989363Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.193073ms logger=migrator t=2026-06-15T21:00:39.492814816Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-15T21:00:39.493932286Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.11948ms logger=migrator t=2026-06-15T21:00:39.498541104Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-15T21:00:39.499654015Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.11276ms logger=migrator t=2026-06-15T21:00:39.503928415Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-15T21:00:39.504272852Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=344.677µs logger=migrator t=2026-06-15T21:00:39.50787141Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-15T21:00:39.508527713Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=657.613µs logger=migrator t=2026-06-15T21:00:39.511964828Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-15T21:00:39.511994008Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=30.28µs logger=migrator t=2026-06-15T21:00:39.516773829Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-15T21:00:39.521301144Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.522585ms logger=migrator t=2026-06-15T21:00:39.525367722Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-15T21:00:39.527954351Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.583279ms logger=migrator t=2026-06-15T21:00:39.531556509Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-15T21:00:39.531780503Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=215.633µs logger=migrator t=2026-06-15T21:00:39.536319139Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-15T21:00:39.538938788Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.619369ms logger=migrator t=2026-06-15T21:00:39.542538137Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-15T21:00:39.545218647Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.67969ms logger=migrator t=2026-06-15T21:00:39.548747144Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-15T21:00:39.549589281Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=841.757µs logger=migrator t=2026-06-15T21:00:39.554573345Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-15T21:00:39.555153096Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=576.711µs logger=migrator t=2026-06-15T21:00:39.558761024Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-15T21:00:39.55960993Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=849.416µs logger=migrator t=2026-06-15T21:00:39.563293129Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-15T21:00:39.564275898Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=980.169µs logger=migrator t=2026-06-15T21:00:39.569521437Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-15T21:00:39.570388674Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=867.117µs logger=migrator t=2026-06-15T21:00:39.574320009Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-15T21:00:39.575701355Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.380677ms logger=migrator t=2026-06-15T21:00:39.58072202Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-15T21:00:39.580870452Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=150.202µs logger=migrator t=2026-06-15T21:00:39.585572941Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-15T21:00:39.585604482Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=32.361µs logger=migrator t=2026-06-15T21:00:39.589107038Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-15T21:00:39.591977462Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.868534ms logger=migrator t=2026-06-15T21:00:39.596334835Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-15T21:00:39.600546315Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.21198ms logger=migrator t=2026-06-15T21:00:39.604185554Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-15T21:00:39.604293836Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=108.952µs logger=migrator t=2026-06-15T21:00:39.608813511Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-15T21:00:39.609596416Z level=info msg="Migration successfully executed" id="create quota table v1" duration=782.735µs logger=migrator t=2026-06-15T21:00:39.613875737Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-15T21:00:39.614784765Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=908.288µs logger=migrator t=2026-06-15T21:00:39.618949504Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-15T21:00:39.618975564Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=27.02µs logger=migrator t=2026-06-15T21:00:39.625212692Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-15T21:00:39.626451675Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.235713ms logger=migrator t=2026-06-15T21:00:39.631058593Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-15T21:00:39.632434159Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.373646ms logger=migrator t=2026-06-15T21:00:39.637142328Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-15T21:00:39.640300517Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.158939ms logger=migrator t=2026-06-15T21:00:39.646447014Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-15T21:00:39.646498725Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=55.061µs logger=migrator t=2026-06-15T21:00:39.650890468Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-15T21:00:39.652269644Z level=info msg="Migration successfully executed" id="create session table" duration=1.378896ms logger=migrator t=2026-06-15T21:00:39.658136906Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-15T21:00:39.658243257Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=107.041µs logger=migrator t=2026-06-15T21:00:39.664372744Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-15T21:00:39.664576927Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=204.883µs logger=migrator t=2026-06-15T21:00:39.668303988Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-15T21:00:39.66947801Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.173983ms logger=migrator t=2026-06-15T21:00:39.674095047Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-15T21:00:39.674961294Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=865.287µs logger=migrator t=2026-06-15T21:00:39.680334165Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-15T21:00:39.680419748Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=87.223µs logger=migrator t=2026-06-15T21:00:39.687016362Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-15T21:00:39.687116504Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=100.932µs logger=migrator t=2026-06-15T21:00:39.693713749Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-15T21:00:39.699024219Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.31205ms logger=migrator t=2026-06-15T21:00:39.703975133Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-15T21:00:39.707613542Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.639969ms logger=migrator t=2026-06-15T21:00:39.71702163Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-15T21:00:39.717115912Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=95.762µs logger=migrator t=2026-06-15T21:00:39.721361532Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-15T21:00:39.721452894Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=91.922µs logger=migrator t=2026-06-15T21:00:39.725083813Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-15T21:00:39.72594331Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=863.318µs logger=migrator t=2026-06-15T21:00:39.735871047Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-15T21:00:39.73602877Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=171.523µs logger=migrator t=2026-06-15T21:00:39.742823729Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-15T21:00:39.747569178Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.746999ms logger=migrator t=2026-06-15T21:00:39.751566054Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-15T21:00:39.751701807Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=135.782µs logger=migrator t=2026-06-15T21:00:39.755845885Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-15T21:00:39.761589174Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.743079ms logger=migrator t=2026-06-15T21:00:39.768090617Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-15T21:00:39.771843028Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.752891ms logger=migrator t=2026-06-15T21:00:39.775287053Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-15T21:00:39.775369905Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=83.752µs logger=migrator t=2026-06-15T21:00:39.778762459Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-15T21:00:39.779702267Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=939.878µs logger=migrator t=2026-06-15T21:00:39.788753848Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-15T21:00:39.790027582Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.275254ms logger=migrator t=2026-06-15T21:00:39.800023041Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-15T21:00:39.801834966Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.814355ms logger=migrator t=2026-06-15T21:00:39.805814372Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-15T21:00:39.806847291Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.032119ms logger=migrator t=2026-06-15T21:00:39.812538928Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-15T21:00:39.813903104Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.363826ms logger=migrator t=2026-06-15T21:00:39.819625022Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-15T21:00:39.821406377Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.788064ms logger=migrator t=2026-06-15T21:00:39.82682555Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-15T21:00:39.827516713Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=690.874µs logger=migrator t=2026-06-15T21:00:39.831423466Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-15T21:00:39.832257642Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=836.726µs logger=migrator t=2026-06-15T21:00:39.836292968Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-15T21:00:39.837137634Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=843.886µs logger=migrator t=2026-06-15T21:00:39.841194011Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-15T21:00:39.853463834Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.269633ms logger=migrator t=2026-06-15T21:00:39.857257085Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-15T21:00:39.857766065Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=505.58µs logger=migrator t=2026-06-15T21:00:39.862203659Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-06-15T21:00:39.863114516Z 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=910.017µs logger=migrator t=2026-06-15T21:00:39.870816751Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-15T21:00:39.871474604Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=664.863µs logger=migrator t=2026-06-15T21:00:39.877023839Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-15T21:00:39.877780853Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=759.164µs logger=migrator t=2026-06-15T21:00:39.881581796Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-15T21:00:39.882517433Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=933.147µs logger=migrator t=2026-06-15T21:00:39.886396187Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-15T21:00:39.890606447Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.21028ms logger=migrator t=2026-06-15T21:00:39.895994918Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-15T21:00:39.899983484Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.988056ms logger=migrator t=2026-06-15T21:00:39.904435139Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-15T21:00:39.908861053Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.425195ms logger=migrator t=2026-06-15T21:00:39.912871849Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-15T21:00:39.917097448Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.226789ms logger=migrator t=2026-06-15T21:00:39.922043812Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-15T21:00:39.923086091Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.041589ms logger=migrator t=2026-06-15T21:00:39.927704559Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-15T21:00:39.92776121Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=55.781µs logger=migrator t=2026-06-15T21:00:39.93142545Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-15T21:00:39.93147719Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=54.001µs logger=migrator t=2026-06-15T21:00:39.936257551Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-15T21:00:39.937341752Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.08201ms logger=migrator t=2026-06-15T21:00:39.94206204Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-15T21:00:39.944035218Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.975158ms logger=migrator t=2026-06-15T21:00:39.951567341Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-15T21:00:39.952814545Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.251194ms logger=migrator t=2026-06-15T21:00:39.95993346Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-15T21:00:39.960893847Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=960.567µs logger=migrator t=2026-06-15T21:00:39.964572916Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-15T21:00:39.965938982Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.365296ms logger=migrator t=2026-06-15T21:00:39.969881537Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-15T21:00:39.977143395Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=7.262818ms logger=migrator t=2026-06-15T21:00:39.982096739Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-15T21:00:39.987203566Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.097068ms logger=migrator t=2026-06-15T21:00:39.99960235Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-15T21:00:40.000071209Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=475.659µs logger=migrator t=2026-06-15T21:00:40.004212798Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-15T21:00:40.006007932Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.795204ms logger=migrator t=2026-06-15T21:00:40.0122583Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-15T21:00:40.013633025Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.375185ms logger=migrator t=2026-06-15T21:00:40.017309736Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-15T21:00:40.0212584Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.948364ms logger=migrator t=2026-06-15T21:00:40.026723223Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-15T21:00:40.026809145Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=86.852µs logger=migrator t=2026-06-15T21:00:40.030375132Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-15T21:00:40.031318351Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=954.679µs logger=migrator t=2026-06-15T21:00:40.034972249Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-15T21:00:40.035950847Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=978.788µs logger=migrator t=2026-06-15T21:00:40.041054945Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-15T21:00:40.041160407Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=105.692µs logger=migrator t=2026-06-15T21:00:40.046968526Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-15T21:00:40.047960985Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=992.659µs logger=migrator t=2026-06-15T21:00:40.054714722Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-15T21:00:40.056261071Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.545909ms logger=migrator t=2026-06-15T21:00:40.064002178Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-15T21:00:40.065103379Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.102421ms logger=migrator t=2026-06-15T21:00:40.070527072Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-15T21:00:40.072290025Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.762263ms logger=migrator t=2026-06-15T21:00:40.078844959Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-15T21:00:40.079874418Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.028779ms logger=migrator t=2026-06-15T21:00:40.087297729Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-15T21:00:40.088934229Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.63644ms logger=migrator t=2026-06-15T21:00:40.096378951Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-15T21:00:40.096499663Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=130.432µs logger=migrator t=2026-06-15T21:00:40.103269281Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-15T21:00:40.111263562Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.981331ms logger=migrator t=2026-06-15T21:00:40.115778407Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-15T21:00:40.116397189Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=618.912µs logger=migrator t=2026-06-15T21:00:40.120951355Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-15T21:00:40.127495379Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.543204ms logger=migrator t=2026-06-15T21:00:40.132624925Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-15T21:00:40.133317208Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=692.423µs logger=migrator t=2026-06-15T21:00:40.13760595Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-15T21:00:40.138522017Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=915.577µs logger=migrator t=2026-06-15T21:00:40.143878519Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-15T21:00:40.145143672Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.265103ms logger=migrator t=2026-06-15T21:00:40.149692739Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-15T21:00:40.161255137Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.559168ms logger=migrator t=2026-06-15T21:00:40.166557668Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-15T21:00:40.167505665Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=947.018µs logger=migrator t=2026-06-15T21:00:40.172348107Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-06-15T21:00:40.173425968Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.07119ms logger=migrator t=2026-06-15T21:00:40.179336589Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-15T21:00:40.179617275Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=280.516µs logger=migrator t=2026-06-15T21:00:40.183283504Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-15T21:00:40.183818804Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=534.91µs logger=migrator t=2026-06-15T21:00:40.188816338Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-15T21:00:40.189140054Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=323.806µs logger=migrator t=2026-06-15T21:00:40.193927835Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-15T21:00:40.199823206Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.927922ms logger=migrator t=2026-06-15T21:00:40.255424457Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-15T21:00:40.262787866Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.365049ms logger=migrator t=2026-06-15T21:00:40.26826321Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-15T21:00:40.269045925Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=782.244µs logger=migrator t=2026-06-15T21:00:40.273899876Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-15T21:00:40.274790864Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=886.108µs logger=migrator t=2026-06-15T21:00:40.280751166Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-15T21:00:40.281331197Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=579.641µs logger=migrator t=2026-06-15T21:00:40.286670408Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-15T21:00:40.294855123Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=8.174995ms logger=migrator t=2026-06-15T21:00:40.304843221Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-15T21:00:40.30630291Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.463119ms logger=migrator t=2026-06-15T21:00:40.311876174Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-15T21:00:40.31214494Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=262.926µs logger=migrator t=2026-06-15T21:00:40.316817799Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-15T21:00:40.317171035Z level=info msg="Migration successfully executed" id="Move region to single row" duration=353.396µs logger=migrator t=2026-06-15T21:00:40.325983212Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-15T21:00:40.329417317Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=3.423075ms logger=migrator t=2026-06-15T21:00:40.335346798Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-15T21:00:40.337159003Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.812425ms logger=migrator t=2026-06-15T21:00:40.344057893Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-15T21:00:40.350608677Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=6.547024ms logger=migrator t=2026-06-15T21:00:40.356910006Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-15T21:00:40.357896215Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=988.719µs logger=migrator t=2026-06-15T21:00:40.362572623Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-15T21:00:40.36348704Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=913.607µs logger=migrator t=2026-06-15T21:00:40.368007086Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-15T21:00:40.369001575Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=992.279µs logger=migrator t=2026-06-15T21:00:40.373890427Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-15T21:00:40.373974589Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=86.632µs logger=migrator t=2026-06-15T21:00:40.413119499Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-15T21:00:40.415694708Z level=info msg="Migration successfully executed" id="create test_data table" duration=2.586019ms logger=migrator t=2026-06-15T21:00:40.422502627Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-15T21:00:40.423444904Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=942.278µs logger=migrator t=2026-06-15T21:00:40.429212833Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-15T21:00:40.430339075Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.127522ms logger=migrator t=2026-06-15T21:00:40.436822687Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-15T21:00:40.438222374Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.404877ms logger=migrator t=2026-06-15T21:00:40.44330653Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-15T21:00:40.443515774Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=210.764µs logger=migrator t=2026-06-15T21:00:40.451527935Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-15T21:00:40.452289159Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=767.554µs logger=migrator t=2026-06-15T21:00:40.457808424Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-15T21:00:40.457948357Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=141.593µs logger=migrator t=2026-06-15T21:00:40.462587045Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-15T21:00:40.463611443Z level=info msg="Migration successfully executed" id="create team table" duration=1.023748ms logger=migrator t=2026-06-15T21:00:40.469297081Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-15T21:00:40.470653407Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.355556ms logger=migrator t=2026-06-15T21:00:40.475801305Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-15T21:00:40.477009257Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.207472ms logger=migrator t=2026-06-15T21:00:40.482057923Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-15T21:00:40.487841532Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.772919ms logger=migrator t=2026-06-15T21:00:40.49353411Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-15T21:00:40.494111701Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=577.571µs logger=migrator t=2026-06-15T21:00:40.498987673Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-15T21:00:40.50043951Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.451347ms logger=migrator t=2026-06-15T21:00:40.505337903Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-15T21:00:40.506320861Z level=info msg="Migration successfully executed" id="create team member table" duration=981.898µs logger=migrator t=2026-06-15T21:00:40.512321645Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-15T21:00:40.513480466Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.156751ms logger=migrator t=2026-06-15T21:00:40.518414451Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-15T21:00:40.520165543Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.750603ms logger=migrator t=2026-06-15T21:00:40.525255249Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-15T21:00:40.526527864Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.272644ms logger=migrator t=2026-06-15T21:00:40.533834762Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-15T21:00:40.541123449Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.292647ms logger=migrator t=2026-06-15T21:00:40.545565053Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-15T21:00:40.553089196Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.523172ms logger=migrator t=2026-06-15T21:00:40.558497598Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-15T21:00:40.564897859Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.392011ms logger=migrator t=2026-06-15T21:00:40.571929372Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-15T21:00:40.573601143Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.672341ms logger=migrator t=2026-06-15T21:00:40.579101007Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-15T21:00:40.580323141Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.222394ms logger=migrator t=2026-06-15T21:00:40.586603159Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-15T21:00:40.588080787Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.477128ms logger=migrator t=2026-06-15T21:00:40.595817813Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-15T21:00:40.597096768Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.275405ms logger=migrator t=2026-06-15T21:00:40.60249433Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-15T21:00:40.605913834Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=3.420954ms logger=migrator t=2026-06-15T21:00:40.611642443Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-15T21:00:40.6130772Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.437297ms logger=migrator t=2026-06-15T21:00:40.61887165Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-15T21:00:40.620963499Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.089979ms logger=migrator t=2026-06-15T21:00:40.626568225Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-15T21:00:40.627763418Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.194843ms logger=migrator t=2026-06-15T21:00:40.63420999Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-15T21:00:40.635015145Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=804.805µs logger=migrator t=2026-06-15T21:00:40.642031487Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-15T21:00:40.642335974Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=304.897µs logger=migrator t=2026-06-15T21:00:40.646801578Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-15T21:00:40.647724635Z level=info msg="Migration successfully executed" id="create tag table" duration=922.457µs logger=migrator t=2026-06-15T21:00:40.654952102Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-15T21:00:40.656073493Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.122011ms logger=migrator t=2026-06-15T21:00:40.661181619Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-15T21:00:40.662133118Z level=info msg="Migration successfully executed" id="create login attempt table" duration=950.719µs logger=migrator t=2026-06-15T21:00:40.667275685Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-15T21:00:40.668421217Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.145112ms logger=migrator t=2026-06-15T21:00:40.675833256Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-15T21:00:40.677165442Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.331975ms logger=migrator t=2026-06-15T21:00:40.682215647Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-15T21:00:40.7013976Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=19.178093ms logger=migrator t=2026-06-15T21:00:40.707514956Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-15T21:00:40.708627856Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.11411ms logger=migrator t=2026-06-15T21:00:40.714502718Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-15T21:00:40.715569318Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.06627ms logger=migrator t=2026-06-15T21:00:40.72204421Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-15T21:00:40.722626751Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=584.941µs logger=migrator t=2026-06-15T21:00:40.728023183Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-15T21:00:40.728982561Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=958.478µs logger=migrator t=2026-06-15T21:00:40.735017946Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-15T21:00:40.736011114Z level=info msg="Migration successfully executed" id="create user auth table" duration=992.908µs logger=migrator t=2026-06-15T21:00:40.74051889Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-15T21:00:40.742602769Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.084089ms logger=migrator t=2026-06-15T21:00:40.946943363Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-15T21:00:40.947132316Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=203.964µs logger=migrator t=2026-06-15T21:00:40.952819534Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-15T21:00:40.956688897Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=3.868323ms logger=migrator t=2026-06-15T21:00:40.96109906Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-15T21:00:40.966323269Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.224109ms logger=migrator t=2026-06-15T21:00:40.971466667Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-15T21:00:40.976888228Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.419091ms logger=migrator t=2026-06-15T21:00:40.98489623Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-15T21:00:40.99121869Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.32455ms logger=migrator t=2026-06-15T21:00:40.996011261Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-15T21:00:40.996867287Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=854.056µs logger=migrator t=2026-06-15T21:00:41.002259009Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-15T21:00:41.011148606Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.890647ms logger=migrator t=2026-06-15T21:00:41.016315454Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-15T21:00:41.016989067Z level=info msg="Migration successfully executed" id="create server_lock table" duration=673.423µs logger=migrator t=2026-06-15T21:00:41.02297437Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-15T21:00:41.024320365Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.343565ms logger=migrator t=2026-06-15T21:00:41.029942971Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-15T21:00:41.030803737Z level=info msg="Migration successfully executed" id="create user auth token table" duration=861.146µs logger=migrator t=2026-06-15T21:00:41.038392941Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-15T21:00:41.039857508Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.463877ms logger=migrator t=2026-06-15T21:00:41.045697839Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-15T21:00:41.046692468Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=994.439µs logger=migrator t=2026-06-15T21:00:41.051742883Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-15T21:00:41.053088978Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.345885ms logger=migrator t=2026-06-15T21:00:41.062881253Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-15T21:00:41.06692817Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=4.053557ms logger=migrator t=2026-06-15T21:00:41.070324324Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-15T21:00:41.071328063Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.003749ms logger=migrator t=2026-06-15T21:00:41.078782264Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-15T21:00:41.08013989Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.360096ms logger=migrator t=2026-06-15T21:00:41.09024603Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-15T21:00:41.091688217Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.443657ms logger=migrator t=2026-06-15T21:00:41.098067238Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-15T21:00:41.099054807Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=988.409µs logger=migrator t=2026-06-15T21:00:41.105331285Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-15T21:00:41.10663466Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.303495ms logger=migrator t=2026-06-15T21:00:41.113443858Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-15T21:00:41.113574301Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=134.943µs logger=migrator t=2026-06-15T21:00:41.117795371Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-15T21:00:41.117955984Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=148.552µs logger=migrator t=2026-06-15T21:00:41.122216394Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-15T21:00:41.123696022Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.483128ms logger=migrator t=2026-06-15T21:00:41.127744489Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-15T21:00:41.129110524Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.374146ms logger=migrator t=2026-06-15T21:00:41.136552894Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-15T21:00:41.138130005Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.576921ms logger=migrator t=2026-06-15T21:00:41.142769252Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-15T21:00:41.142840923Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=72.411µs logger=migrator t=2026-06-15T21:00:41.147837428Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-15T21:00:41.14953976Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.697182ms logger=migrator t=2026-06-15T21:00:41.156747246Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-15T21:00:41.157850117Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.103011ms logger=migrator t=2026-06-15T21:00:41.161290292Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-15T21:00:41.162365252Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.07479ms logger=migrator t=2026-06-15T21:00:41.166304537Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-15T21:00:41.167339656Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.027659ms logger=migrator t=2026-06-15T21:00:41.171861602Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-15T21:00:41.178925785Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.063823ms logger=migrator t=2026-06-15T21:00:41.182527583Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-15T21:00:41.183815707Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.288624ms logger=migrator t=2026-06-15T21:00:41.192625264Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-15T21:00:41.192794487Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=169.263µs logger=migrator t=2026-06-15T21:00:41.199037175Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-15T21:00:41.200072964Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.035489ms logger=migrator t=2026-06-15T21:00:41.203724623Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-15T21:00:41.205626719Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.901126ms logger=migrator t=2026-06-15T21:00:41.211877267Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-15T21:00:41.213383425Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.505278ms logger=migrator t=2026-06-15T21:00:41.218308858Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-15T21:00:41.21840823Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=114.072µs logger=migrator t=2026-06-15T21:00:41.227224707Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-15T21:00:41.231694641Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=4.470254ms logger=migrator t=2026-06-15T21:00:41.242120798Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-15T21:00:41.243542285Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.415187ms logger=migrator t=2026-06-15T21:00:41.247629052Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-06-15T21:00:41.249592639Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.963487ms logger=migrator t=2026-06-15T21:00:41.258168651Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-15T21:00:41.259559647Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.391026ms logger=migrator t=2026-06-15T21:00:41.270427703Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-15T21:00:41.279360471Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.929898ms logger=migrator t=2026-06-15T21:00:41.287128679Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-15T21:00:41.290227397Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=3.103229ms logger=migrator t=2026-06-15T21:00:41.29567106Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-15T21:00:41.297019635Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.348005ms logger=migrator t=2026-06-15T21:00:41.303251503Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-15T21:00:41.336576532Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=33.317989ms logger=migrator t=2026-06-15T21:00:41.340984005Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-15T21:00:41.369696487Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.708082ms logger=migrator t=2026-06-15T21:00:41.373389997Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-15T21:00:41.374288924Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=901.977µs logger=migrator t=2026-06-15T21:00:41.379496962Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-15T21:00:41.380903988Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.404226ms logger=migrator t=2026-06-15T21:00:41.385098368Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-15T21:00:41.393379695Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.281676ms logger=migrator t=2026-06-15T21:00:41.399354718Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-15T21:00:41.406144976Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.789859ms logger=migrator t=2026-06-15T21:00:41.412235131Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-15T21:00:41.413776189Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.542598ms logger=migrator t=2026-06-15T21:00:41.421367903Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-15T21:00:41.424090524Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.721291ms logger=migrator t=2026-06-15T21:00:41.44025412Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-15T21:00:41.442032814Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.783464ms logger=migrator t=2026-06-15T21:00:41.450084105Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-15T21:00:41.451010373Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=927.398µs logger=migrator t=2026-06-15T21:00:41.462049531Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-15T21:00:41.462299306Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=256.055µs logger=migrator t=2026-06-15T21:00:41.467938363Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-15T21:00:41.477642316Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.640713ms logger=migrator t=2026-06-15T21:00:41.482969166Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-15T21:00:41.492157259Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.187843ms logger=migrator t=2026-06-15T21:00:41.497113593Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-15T21:00:41.503605847Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.491733ms logger=migrator t=2026-06-15T21:00:41.509938006Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-15T21:00:41.512053846Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=2.11499ms logger=migrator t=2026-06-15T21:00:41.519889164Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-15T21:00:41.521149658Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.260954ms logger=migrator t=2026-06-15T21:00:41.526210473Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-15T21:00:41.53559532Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.378717ms logger=migrator t=2026-06-15T21:00:41.541559483Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-15T21:00:41.548400152Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.839099ms logger=migrator t=2026-06-15T21:00:41.552717994Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-15T21:00:41.553942717Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.224013ms logger=migrator t=2026-06-15T21:00:41.560884538Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-15T21:00:41.57051662Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.630151ms logger=migrator t=2026-06-15T21:00:41.577373939Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-15T21:00:41.587578002Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=10.205633ms logger=migrator t=2026-06-15T21:00:41.593006724Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-15T21:00:41.593087506Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=78.212µs logger=migrator t=2026-06-15T21:00:41.59806614Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-15T21:00:41.599349784Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.283564ms logger=migrator t=2026-06-15T21:00:41.606953328Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-06-15T21:00:41.609231171Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.280854ms logger=migrator t=2026-06-15T21:00:41.617936585Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-06-15T21:00:41.61927525Z 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.341155ms logger=migrator t=2026-06-15T21:00:41.624817545Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-15T21:00:41.624889537Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=72.812µs logger=migrator t=2026-06-15T21:00:41.629288749Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-15T21:00:41.636412174Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.123005ms logger=migrator t=2026-06-15T21:00:41.642530019Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-15T21:00:41.650264595Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.733236ms logger=migrator t=2026-06-15T21:00:41.657332509Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-15T21:00:41.663372713Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.040964ms logger=migrator t=2026-06-15T21:00:41.669290624Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-15T21:00:41.676004412Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.713368ms logger=migrator t=2026-06-15T21:00:41.68276317Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-15T21:00:41.687624292Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.862052ms logger=migrator t=2026-06-15T21:00:41.692930551Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-15T21:00:41.693013933Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=84.482µs logger=migrator t=2026-06-15T21:00:41.698420975Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-15T21:00:41.699857782Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.424237ms logger=migrator t=2026-06-15T21:00:41.707534517Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-15T21:00:41.715730652Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.195245ms logger=migrator t=2026-06-15T21:00:41.72354023Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-15T21:00:41.723731813Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=195.823µs logger=migrator t=2026-06-15T21:00:41.728975772Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-15T21:00:41.738452931Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.470919ms logger=migrator t=2026-06-15T21:00:41.744037617Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-15T21:00:41.745731979Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.696513ms logger=migrator t=2026-06-15T21:00:41.755657346Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-15T21:00:41.766747686Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=11.09344ms logger=migrator t=2026-06-15T21:00:42.315271037Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-15T21:00:42.317850366Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=2.581568ms logger=migrator t=2026-06-15T21:00:42.333013051Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-15T21:00:42.336590389Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=3.546028ms logger=migrator t=2026-06-15T21:00:42.343378057Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-15T21:00:42.356687548Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=13.30759ms logger=migrator t=2026-06-15T21:00:42.362723722Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-15T21:00:42.363458256Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=736.514µs logger=migrator t=2026-06-15T21:00:42.373911863Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-15T21:00:42.376562623Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.66578ms logger=migrator t=2026-06-15T21:00:42.385842138Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-15T21:00:42.387980098Z level=info msg="Migration successfully executed" id="create alert_image table" duration=2.14108ms logger=migrator t=2026-06-15T21:00:42.393600554Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-15T21:00:42.395127873Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.527879ms logger=migrator t=2026-06-15T21:00:42.400308201Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-15T21:00:42.400499484Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=196.123µs logger=migrator t=2026-06-15T21:00:42.40507732Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-15T21:00:42.407292733Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.215593ms logger=migrator t=2026-06-15T21:00:42.415534218Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-15T21:00:42.416799162Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.264664ms logger=migrator t=2026-06-15T21:00:42.421287267Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-15T21:00:42.421852517Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-15T21:00:42.426910643Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-15T21:00:42.427417512Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=507.029µs logger=migrator t=2026-06-15T21:00:42.432851844Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-15T21:00:42.43419616Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.343956ms logger=migrator t=2026-06-15T21:00:42.43895265Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-15T21:00:42.446209536Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.256416ms logger=migrator t=2026-06-15T21:00:42.450979496Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-15T21:00:42.452159489Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.179173ms logger=migrator t=2026-06-15T21:00:42.458909755Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-15T21:00:42.461362952Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.452157ms logger=migrator t=2026-06-15T21:00:42.46708928Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-15T21:00:42.468047198Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=957.408µs logger=migrator t=2026-06-15T21:00:42.474601432Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-15T21:00:42.475984198Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.377006ms logger=migrator t=2026-06-15T21:00:42.480974732Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-15T21:00:42.482250067Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.274955ms logger=migrator t=2026-06-15T21:00:42.488858481Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-15T21:00:42.489003953Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=151.542µs logger=migrator t=2026-06-15T21:00:42.495143669Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-15T21:00:42.495437335Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=285.855µs logger=migrator t=2026-06-15T21:00:42.501413388Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-15T21:00:42.509609172Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.195414ms logger=migrator t=2026-06-15T21:00:42.514706498Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-15T21:00:42.515131397Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=422.279µs logger=migrator t=2026-06-15T21:00:42.520119521Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-15T21:00:42.52223342Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.112309ms logger=migrator t=2026-06-15T21:00:42.529386905Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-15T21:00:42.530607028Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=1.222303ms logger=migrator t=2026-06-15T21:00:42.536832836Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-15T21:00:42.538233492Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.402956ms logger=migrator t=2026-06-15T21:00:42.544387678Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-15T21:00:42.545310216Z level=info msg="Migration successfully executed" id="create secrets table" duration=996.66µs logger=migrator t=2026-06-15T21:00:42.550007754Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-15T21:00:42.582464936Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.455132ms logger=migrator t=2026-06-15T21:00:42.588476909Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-15T21:00:42.59643429Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.955021ms logger=migrator t=2026-06-15T21:00:42.602610777Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-15T21:00:42.602839051Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=212.183µs logger=migrator t=2026-06-15T21:00:42.607674582Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-15T21:00:42.649143374Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=41.460091ms logger=migrator t=2026-06-15T21:00:42.657780986Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-15T21:00:42.688921304Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.136588ms logger=migrator t=2026-06-15T21:00:42.694765134Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-15T21:00:42.695544849Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=780.035µs logger=migrator t=2026-06-15T21:00:42.704791403Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-15T21:00:42.70726448Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.477007ms logger=migrator t=2026-06-15T21:00:42.713993777Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-15T21:00:42.714320533Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=326.736µs logger=migrator t=2026-06-15T21:00:42.719553712Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-15T21:00:42.721289104Z level=info msg="Migration successfully executed" id="create permission table" duration=1.735822ms logger=migrator t=2026-06-15T21:00:42.726963241Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-15T21:00:42.729051721Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.08776ms logger=migrator t=2026-06-15T21:00:42.735267928Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-15T21:00:42.737565771Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.285073ms logger=migrator t=2026-06-15T21:00:42.742838711Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-15T21:00:42.743825289Z level=info msg="Migration successfully executed" id="create role table" duration=986.188µs logger=migrator t=2026-06-15T21:00:42.749096649Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-15T21:00:42.759471535Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.376016ms logger=migrator t=2026-06-15T21:00:42.76399051Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-15T21:00:42.771887168Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.896498ms logger=migrator t=2026-06-15T21:00:42.778128166Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-15T21:00:42.779025884Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=897.778µs logger=migrator t=2026-06-15T21:00:42.784437995Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-15T21:00:42.786710229Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.272404ms logger=migrator t=2026-06-15T21:00:42.792944666Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-15T21:00:42.794999294Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.056558ms logger=migrator t=2026-06-15T21:00:42.801881774Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-15T21:00:42.802918764Z level=info msg="Migration successfully executed" id="create team role table" duration=1.0348ms logger=migrator t=2026-06-15T21:00:42.80853568Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-15T21:00:42.81063708Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.10648ms logger=migrator t=2026-06-15T21:00:42.816853277Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-15T21:00:42.819086289Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.198771ms logger=migrator t=2026-06-15T21:00:42.825991589Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-15T21:00:42.827820124Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.829014ms logger=migrator t=2026-06-15T21:00:42.833028992Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-15T21:00:42.833907349Z level=info msg="Migration successfully executed" id="create user role table" duration=878.196µs logger=migrator t=2026-06-15T21:00:42.839022565Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-15T21:00:42.840420911Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.395016ms logger=migrator t=2026-06-15T21:00:42.847981474Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-15T21:00:42.849843789Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.852515ms logger=migrator t=2026-06-15T21:00:42.855413654Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-15T21:00:42.857430963Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.016378ms logger=migrator t=2026-06-15T21:00:42.863214072Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-15T21:00:42.864088328Z level=info msg="Migration successfully executed" id="create builtin role table" duration=873.886µs logger=migrator t=2026-06-15T21:00:42.870450337Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-15T21:00:42.871882894Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.431847ms logger=migrator t=2026-06-15T21:00:42.878044281Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-15T21:00:42.879929977Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.905907ms logger=migrator t=2026-06-15T21:00:42.886089802Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-15T21:00:42.894347228Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.258736ms logger=migrator t=2026-06-15T21:00:42.90023954Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-15T21:00:42.901139597Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=899.777µs logger=migrator t=2026-06-15T21:00:42.906188181Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-15T21:00:42.907464456Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.276905ms logger=migrator t=2026-06-15T21:00:42.912686954Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-15T21:00:42.915241142Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.551838ms logger=migrator t=2026-06-15T21:00:42.92997724Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-15T21:00:42.931392487Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.417797ms logger=migrator t=2026-06-15T21:00:42.936141047Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-15T21:00:42.93684752Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=706.503µs logger=migrator t=2026-06-15T21:00:42.944293841Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-15T21:00:42.946299588Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.982106ms logger=migrator t=2026-06-15T21:00:42.956349628Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-15T21:00:42.965084202Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.735854ms logger=migrator t=2026-06-15T21:00:42.971258679Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-15T21:00:42.981644425Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.380466ms logger=migrator t=2026-06-15T21:00:42.987490685Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-15T21:00:42.998185917Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.693502ms logger=migrator t=2026-06-15T21:00:43.004791421Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-15T21:00:43.017158455Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=12.365964ms logger=migrator t=2026-06-15T21:00:43.022506215Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-15T21:00:43.023908311Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.401346ms logger=migrator t=2026-06-15T21:00:43.032087235Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-15T21:00:43.034002832Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.919467ms logger=migrator t=2026-06-15T21:00:43.040601446Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-15T21:00:43.04187469Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.273394ms logger=migrator t=2026-06-15T21:00:43.047107938Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-15T21:00:43.048893012Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.793594ms logger=migrator t=2026-06-15T21:00:43.054205342Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-15T21:00:43.055710211Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.517689ms logger=migrator t=2026-06-15T21:00:43.061398688Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-15T21:00:43.06152196Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=124.162µs logger=migrator t=2026-06-15T21:00:43.065817911Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-15T21:00:43.065889172Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=72.761µs logger=migrator t=2026-06-15T21:00:43.070221694Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-15T21:00:43.071443147Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.220923ms logger=migrator t=2026-06-15T21:00:43.076851509Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-15T21:00:43.077736555Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=885.916µs logger=migrator t=2026-06-15T21:00:43.085039624Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-15T21:00:43.086250896Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.212473ms logger=migrator t=2026-06-15T21:00:43.091155458Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-15T21:00:43.091551226Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=396.578µs logger=migrator t=2026-06-15T21:00:43.096251645Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-15T21:00:43.096914437Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=665.252µs logger=migrator t=2026-06-15T21:00:43.101426362Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-15T21:00:43.10239147Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=964.947µs logger=migrator t=2026-06-15T21:00:43.108133188Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-15T21:00:43.109654807Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.520759ms logger=migrator t=2026-06-15T21:00:43.114706472Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-15T21:00:43.123367395Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.660413ms logger=migrator t=2026-06-15T21:00:43.134840881Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-15T21:00:43.134940163Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=98.722µs logger=migrator t=2026-06-15T21:00:43.141043168Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-15T21:00:43.14221021Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.165201ms logger=migrator t=2026-06-15T21:00:43.149358935Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-15T21:00:43.150573147Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.213802ms logger=migrator t=2026-06-15T21:00:43.15603873Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-15T21:00:43.158107769Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.069839ms logger=migrator t=2026-06-15T21:00:43.165625231Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-15T21:00:43.178218588Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.595367ms logger=migrator t=2026-06-15T21:00:43.183528278Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-15T21:00:43.184438016Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=910.197µs logger=migrator t=2026-06-15T21:00:43.189025611Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-15T21:00:43.190934178Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.902207ms logger=migrator t=2026-06-15T21:00:43.196443212Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-15T21:00:43.218198592Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.750529ms logger=migrator t=2026-06-15T21:00:43.223102414Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-15T21:00:43.224013861Z level=info msg="Migration successfully executed" id="create correlation v2" duration=911.587µs logger=migrator t=2026-06-15T21:00:43.236081478Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-15T21:00:43.237869102Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.791904ms logger=migrator t=2026-06-15T21:00:43.244000318Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-15T21:00:43.246031486Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.046829ms logger=migrator t=2026-06-15T21:00:43.251139742Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-15T21:00:43.252405736Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.267564ms logger=migrator t=2026-06-15T21:00:43.258017322Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-15T21:00:43.258330247Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=315.466µs logger=migrator t=2026-06-15T21:00:43.263924862Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-15T21:00:43.265010743Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.084751ms logger=migrator t=2026-06-15T21:00:43.270257512Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-15T21:00:43.282506653Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.249892ms logger=migrator t=2026-06-15T21:00:43.290471672Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-15T21:00:43.291769507Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.287165ms logger=migrator t=2026-06-15T21:00:43.29933167Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-15T21:00:43.302181773Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=2.852013ms logger=migrator t=2026-06-15T21:00:43.308848428Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-15T21:00:43.30945154Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-15T21:00:43.314359722Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-15T21:00:43.315029155Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-15T21:00:43.328071601Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-15T21:00:43.329027319Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=962.668µs logger=migrator t=2026-06-15T21:00:43.334944511Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-15T21:00:43.336041231Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.0964ms logger=migrator t=2026-06-15T21:00:43.344704635Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-15T21:00:43.345884776Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.180711ms logger=migrator t=2026-06-15T21:00:43.35192495Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-15T21:00:43.35300938Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.08415ms logger=migrator t=2026-06-15T21:00:43.360168356Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-15T21:00:43.362988349Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.821813ms logger=migrator t=2026-06-15T21:00:43.367363351Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-15T21:00:43.368498653Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.132432ms logger=migrator t=2026-06-15T21:00:43.37530965Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-15T21:00:43.376730927Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.426077ms logger=migrator t=2026-06-15T21:00:43.381837144Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-15T21:00:43.38320627Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.368226ms logger=migrator t=2026-06-15T21:00:43.388208044Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-15T21:00:43.389443566Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.235702ms logger=migrator t=2026-06-15T21:00:43.39594096Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-15T21:00:43.40023842Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=4.371392ms logger=migrator t=2026-06-15T21:00:43.407260263Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-15T21:00:43.408288761Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.028859ms logger=migrator t=2026-06-15T21:00:43.412903369Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-15T21:00:43.440712653Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.802404ms logger=migrator t=2026-06-15T21:00:43.446336409Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-15T21:00:43.453380722Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.072764ms logger=migrator t=2026-06-15T21:00:43.459886944Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-15T21:00:43.469890192Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.002038ms logger=migrator t=2026-06-15T21:00:43.475681862Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-15T21:00:43.475964537Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=283.125µs logger=migrator t=2026-06-15T21:00:43.480890619Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-15T21:00:43.490385049Z level=info msg="Migration successfully executed" id="add share column" duration=9.479099ms logger=migrator t=2026-06-15T21:00:43.497686766Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-15T21:00:43.498145695Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=464.589µs logger=migrator t=2026-06-15T21:00:43.503169049Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-15T21:00:43.504585386Z level=info msg="Migration successfully executed" id="create file table" duration=1.417247ms logger=migrator t=2026-06-15T21:00:43.509473558Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-15T21:00:43.510907315Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.433357ms logger=migrator t=2026-06-15T21:00:43.516533861Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-15T21:00:43.518213162Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.679511ms logger=migrator t=2026-06-15T21:00:43.526145752Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-15T21:00:43.527537838Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.391766ms logger=migrator t=2026-06-15T21:00:43.532638634Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-15T21:00:43.53402369Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.385126ms logger=migrator t=2026-06-15T21:00:43.538386462Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-15T21:00:43.538481664Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=96.112µs logger=migrator t=2026-06-15T21:00:43.544229493Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-15T21:00:43.544331185Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=101.842µs logger=migrator t=2026-06-15T21:00:43.548708147Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-15T21:00:43.551905157Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=3.19717ms logger=migrator t=2026-06-15T21:00:43.557033254Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-15T21:00:43.557461541Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=427.757µs logger=migrator t=2026-06-15T21:00:43.562288532Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-15T21:00:43.563552216Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.265604ms logger=migrator t=2026-06-15T21:00:43.569666562Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-15T21:00:43.579609119Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.942287ms logger=migrator t=2026-06-15T21:00:43.584936Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-15T21:00:43.585087972Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=152.302µs logger=migrator t=2026-06-15T21:00:43.58973036Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-15T21:00:43.590616867Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=886.377µs logger=migrator t=2026-06-15T21:00:43.596887715Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-15T21:00:43.597396164Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=509.099µs logger=migrator t=2026-06-15T21:00:43.607557545Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-15T21:00:43.608260069Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=702.164µs logger=migrator t=2026-06-15T21:00:43.613884495Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-15T21:00:43.614800692Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=917.206µs logger=migrator t=2026-06-15T21:00:43.619693194Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-15T21:00:43.631769312Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.065818ms logger=migrator t=2026-06-15T21:00:43.638283214Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-15T21:00:43.645835097Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.611444ms logger=migrator t=2026-06-15T21:00:43.650925352Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-15T21:00:43.652098705Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.173803ms logger=migrator t=2026-06-15T21:00:43.660958811Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-15T21:00:43.753949433Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=93.021363ms logger=migrator t=2026-06-15T21:00:43.7601441Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-15T21:00:43.761337402Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.193512ms logger=migrator t=2026-06-15T21:00:43.767295174Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-15T21:00:43.768441776Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.146642ms logger=migrator t=2026-06-15T21:00:43.773242627Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-15T21:00:43.801683722Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.347563ms logger=migrator t=2026-06-15T21:00:43.809183593Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-15T21:00:43.819877784Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.695231ms logger=migrator t=2026-06-15T21:00:43.824636764Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-15T21:00:43.824894569Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=257.905µs logger=migrator t=2026-06-15T21:00:43.829032567Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-15T21:00:43.829275252Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=234.875µs logger=migrator t=2026-06-15T21:00:43.834460839Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-15T21:00:43.834879547Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=425.458µs logger=migrator t=2026-06-15T21:00:43.839602826Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-15T21:00:43.839883471Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=280.725µs logger=migrator t=2026-06-15T21:00:43.844372516Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-15T21:00:43.844667072Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=294.516µs logger=migrator t=2026-06-15T21:00:43.850182116Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-15T21:00:43.851802406Z level=info msg="Migration successfully executed" id="create folder table" duration=1.62048ms logger=migrator t=2026-06-15T21:00:43.856908672Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-15T21:00:43.858567794Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.658452ms logger=migrator t=2026-06-15T21:00:43.86367421Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-15T21:00:43.864975555Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.301045ms logger=migrator t=2026-06-15T21:00:43.873438284Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-15T21:00:43.873525645Z level=info msg="Migration successfully executed" id="Update folder title length" duration=110.462µs logger=migrator t=2026-06-15T21:00:43.879993147Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-15T21:00:43.882614307Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.62244ms logger=migrator t=2026-06-15T21:00:43.887814454Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-15T21:00:43.889447106Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.632491ms logger=migrator t=2026-06-15T21:00:43.894646843Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-15T21:00:43.895978118Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.331515ms logger=migrator t=2026-06-15T21:00:43.899911633Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-15T21:00:43.900386521Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=475.598µs logger=migrator t=2026-06-15T21:00:43.904292205Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-15T21:00:43.904635701Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=343.506µs logger=migrator t=2026-06-15T21:00:43.910049233Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-15T21:00:43.911854548Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.842795ms logger=migrator t=2026-06-15T21:00:43.916631877Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-15T21:00:43.918236248Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.606211ms logger=migrator t=2026-06-15T21:00:43.922798843Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-15T21:00:43.923990996Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.196653ms logger=migrator t=2026-06-15T21:00:43.92901807Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-15T21:00:43.930323805Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.305165ms logger=migrator t=2026-06-15T21:00:43.934769028Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-15T21:00:43.936496061Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.726773ms logger=migrator t=2026-06-15T21:00:43.941142928Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-15T21:00:43.942374222Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.231864ms logger=migrator t=2026-06-15T21:00:43.948012418Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-15T21:00:43.950515275Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.502777ms logger=migrator t=2026-06-15T21:00:43.955917287Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-15T21:00:43.957256423Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.338286ms logger=migrator t=2026-06-15T21:00:43.963648883Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-15T21:00:43.966633499Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.979416ms logger=migrator t=2026-06-15T21:00:43.974509157Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-15T21:00:43.977382241Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.877374ms logger=migrator t=2026-06-15T21:00:43.983121159Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-15T21:00:43.984273191Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.151962ms logger=migrator t=2026-06-15T21:00:43.989692924Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-15T21:00:43.990154342Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=465.088µs logger=migrator t=2026-06-15T21:00:43.995767878Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-15T21:00:44.006897897Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.130859ms logger=migrator t=2026-06-15T21:00:44.012522863Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-15T21:00:44.013165615Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=649.773µs logger=migrator t=2026-06-15T21:00:44.017746851Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-15T21:00:44.017791702Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=45.881µs logger=migrator t=2026-06-15T21:00:44.023118972Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-15T21:00:44.024736963Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.616901ms logger=migrator t=2026-06-15T21:00:44.029437441Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-15T21:00:44.029479122Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=43.251µs logger=migrator t=2026-06-15T21:00:44.034467356Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-15T21:00:44.035866622Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.398836ms logger=migrator t=2026-06-15T21:00:44.041345965Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-15T21:00:44.043282531Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.929896ms logger=migrator t=2026-06-15T21:00:44.049476398Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-15T21:00:44.051197831Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.722513ms logger=migrator t=2026-06-15T21:00:44.05649002Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-15T21:00:44.057418308Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=929.048µs logger=migrator t=2026-06-15T21:00:44.06340843Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-15T21:00:44.063762857Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=355.247µs logger=migrator t=2026-06-15T21:00:44.068431154Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-15T21:00:44.069586606Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.154822ms logger=migrator t=2026-06-15T21:00:44.074653361Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-15T21:00:44.076079948Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.432527ms logger=migrator t=2026-06-15T21:00:44.081572642Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-15T21:00:44.082502429Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=928.117µs logger=migrator t=2026-06-15T21:00:44.094318341Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-15T21:00:44.105129505Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.812334ms logger=migrator t=2026-06-15T21:00:44.109442716Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-15T21:00:44.116915857Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.472151ms logger=migrator t=2026-06-15T21:00:44.121654196Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-15T21:00:44.133277655Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.62278ms logger=migrator t=2026-06-15T21:00:44.13890892Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-15T21:00:44.138979822Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=67.482µs logger=migrator t=2026-06-15T21:00:44.143453085Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-15T21:00:44.156379589Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.924484ms logger=migrator t=2026-06-15T21:00:44.160635319Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-15T21:00:44.16759037Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.953851ms logger=migrator t=2026-06-15T21:00:44.173525121Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-15T21:00:44.173900779Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=375.608µs logger=migrator t=2026-06-15T21:00:44.178803471Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.517482893s logger=migrator t=2026-06-15T21:00:44.179393342Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-15T21:00:44.197133866Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-15T21:00:44.197447432Z level=info msg="Created default organization" logger=secrets t=2026-06-15T21:00:44.203815812Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-15T21:00:44.264201948Z level=info msg="Restored cache from database" duration=663.453µs logger=plugin.store t=2026-06-15T21:00:44.266020322Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-15T21:00:44.318131332Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-15T21:00:44.318170403Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-15T21:00:44.318247904Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-15T21:00:44.318259914Z level=info msg="Plugins loaded" count=54 duration=52.240032ms logger=query_data t=2026-06-15T21:00:44.324664304Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-15T21:00:44.33713793Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-15T21:00:44.345481827Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-15T21:00:44.353000648Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-15T21:00:44.355281461Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-15T21:00:44.357244828Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-15T21:00:44.376851087Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-15T21:00:44.395668701Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-15T21:00:44.416606005Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-15T21:00:44.416631866Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-15T21:00:44.417135454Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-15T21:00:44.418623383Z level=info msg="Warming state cache for startup" logger=http.server t=2026-06-15T21:00:44.42277859Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-06-15T21:00:44.424428152Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-06-15T21:00:44.496331045Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-06-15T21:00:44.496693251Z level=info msg="State cache has been initialized" states=0 duration=78.065468ms logger=ngalert.scheduler t=2026-06-15T21:00:44.496759262Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-15T21:00:44.496859014Z level=info msg=starting first_tick=2026-06-15T21:00:50Z logger=provisioning.dashboard t=2026-06-15T21:00:44.522459356Z level=info msg="finished to provision dashboards" logger=plugins.update.checker t=2026-06-15T21:00:44.538494608Z level=info msg="Update check succeeded" duration=121.009977ms logger=grafana.update.checker t=2026-06-15T21:00:44.551204707Z level=info msg="Update check succeeded" duration=128.165711ms logger=sqlstore.transactions t=2026-06-15T21:00:44.557034766Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-15T21:00:44.560494102Z level=info msg="Patterns update finished" duration=140.258319ms logger=grafana-apiserver t=2026-06-15T21:00:45.027820393Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-15T21:00:45.028410124Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-15T21:01:01.03439245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.035340528Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.092746326Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-15T21:01:01.107869135Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-15T21:01:01.129443753Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-15T21:01:01.144520191Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-06-15T21:01:01.148183999Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-15T21:01:01.195131604Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.221113493Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.247914066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.311442048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.328091565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.370505627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.387038652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.427744792Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.446340085Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.48785059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.508357728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.551745348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.570770479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.615780359Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.633320373Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.681721615Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.699880269Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.741539667Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.762093456Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.806506595Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.82416614Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.880723473Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.898272197Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.94615922Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:01.96786482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.026890198Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.043993472Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.091122401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.107230998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.162051327Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.177204586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.222188735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.237904043Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.293515748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.307356083Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.353023094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.368993078Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.428048665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.443293066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.487787925Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.505461712Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.563379548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.582515101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.634495458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.655514225Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.710722452Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.72746652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.788016065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.80567652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.856069887Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.8763042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.941155055Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:02.972361879Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:03.061644783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:03.075725462Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:03.134026314Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:03.152233899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:03.222348549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:03.241856397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:03.305323995Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:03.323846197Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:03.390751407Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:03.408103046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:03.468969496Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:03.482901212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:03.54639191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:03.572195365Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:03.642523349Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:03.665281717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:03.730445516Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:03.747134233Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:03.816997058Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:03.833222476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:03.907779138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:03.925022005Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-15T21:01:04.010025389Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-15T21:01:27.447111116Z level=info msg="Usage stats are ready to report"